]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/put_bits.h
Add the ability to parse the ALSSpecificConfig from an MPEG-4 AudioSpecificConfig...
[frescor/ffmpeg.git] / libavcodec / put_bits.h
2009-10-01 reimarput_bits can only reliably write up to 31 bit bits...
2009-06-06 stefanoRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-04-13 stefanoFix skip_put_bits() buf_ptr increment.
2009-04-13 stefanoRename pbBufPtr() to put_bits_ptr().
2009-04-12 stefanoDocument pbBufPtr().
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...