]> git.sesse.net Git - ffmpeg/history - libavcodec/common.h
optimized the normal bitstream writer, its faster than the alternative one on p3...
[ffmpeg] / libavcodec / common.h
2002-02-15 Michael Niedermayeroptimized the normal bitstream writer, its faster than...
2002-02-12 Michael Niedermayeraligned bitstream writer (1% slower on p3 but perhaps...
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2002-01-20 Nick KurshevCygwin's mangling by Felix Buenemann <atmosfear@users...
2002-01-12 Michael Niedermayer(commited by michael / arpi was crazy enough to give...
2002-01-11 Michael Niedermayeraligned bitstream support (optional) - patch by ichael...
2002-01-10 Michael Niedermayeranother bitstream reader code (faster on intel cpus...
2001-11-10 Nick Kurshevfixed gcc-3.0.x compilation (by Michael Niedermayer)
2001-11-03 Juanjo- Bug fix on inter MCBPC table for inter+q.
2001-09-23 Fabrice Bellardsuppressed mpglib
2001-09-16 Fabrice Bellardversion change
2001-09-15 Fabrice Bellardadded get_bits_count()
2001-08-15 Fabrice Bellardwin32 fixes
2001-08-15 Fabrice Bellardlog2 to av_log2 - added integer version define
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-04 Arpiget_bits() specialization, gives 4\speedup
2001-08-03 Arpiinlineing common case of get_bits() -> gives 2speedup...
2001-07-30 Fabrice Bellardadded HAVE_AV_CONFIG_H
2001-07-23 Fabrice Bellardfixed config for direct mplayer build compatibility
2001-07-22 Fabrice BellardInitial revision