]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.c
removed incomplete seek patch
[ffmpeg] / libavcodec / mpegvideo.c
2001-08-08 Fabrice Bellardfixed mpeg1 first block bug (pb with black picture...
2001-08-07 Fabrice Bellardfixed block permutation in encoder (not optimal - shoul...
2001-08-03 ArpiMMX/MMXEXT iDCT support, using external functions curre...
2001-08-02 Arpi- removed #include ../config.h, because it's included...
2001-08-02 Nick KurshevAdding fastmemcpy stuff to speedup mplayer project
2001-07-30 Fabrice Bellarduse block[] in structure to have it aligned on 8 bytes...
2001-07-30 Nick KurshevSync with mplayer's stuff
2001-07-24 Fabrice Bellardadded skip macroblock optimization (big perf win on...
2001-07-22 Fabrice BellardInitial revision