]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/put_bits.h
Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits.
[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...