summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.h
Commit message (Expand)AuthorAge
* Moved some H.263+ variables to MpegEncContext to be thread-safe.Juanjo2001-08-31
* changed opendivx to mpeg4Fabrice Bellard2001-08-15
* win32 fixesFabrice Bellard2001-08-13
* fixed scan protosFabrice Bellard2001-08-07
* MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2Arpi2001-08-03
* use block[] in structure to have it aligned on 8 bytes for mmx optimizations ...Fabrice Bellard2001-07-30
* added skip macroblock optimization (big perf win on black regions for example)Fabrice Bellard2001-07-24
* Initial revisionFabrice Bellard2001-07-22