summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added mpeg audio decoder tablesFabrice Bellard2001-09-15
* added completely new mpeg audio decoder (integer only, free format support, l...Fabrice Bellard2001-09-15
* suppressed mpglibFabrice Bellard2001-09-15
* memalign autodetectionNick Kurshev2001-09-13
* Moved some H.263+ variables to MpegEncContext to be thread-safe.Juanjo2001-08-31
* Added support to Unrestricted Motion Vectors (UMV)Juanjo2001-08-28
* Added CODEC_ID_H263P to fourcc tables.Juanjo2001-08-27
* Aligned malloc. Another 10% of speedup.Nick Kurshev2001-08-20
* win32 fixesFabrice Bellard2001-08-15
* motion testFabrice Bellard2001-08-15
* suppressed nasm stuffFabrice Bellard2001-08-15
* added win32 cross compile supportFabrice Bellard2001-08-15
* updatedFabrice Bellard2001-08-15
* removedFabrice Bellard2001-08-15
* suppressed nasm dependancy - rewrote forward DCT and motion estimation codeFabrice Bellard2001-08-15
* distclean fixFabrice Bellard2001-08-15
* changed opendivx to mpeg4Fabrice Bellard2001-08-15
* log2 to av_log2Fabrice Bellard2001-08-15
* copy avctxFabrice Bellard2001-08-15
* fix got_picture outputFabrice Bellard2001-08-15
* added draw_horiz_band testFabrice Bellard2001-08-15
* log2 to av_log2 - added integer version defineFabrice Bellard2001-08-15
* renamed log2 to av_log2Fabrice Bellard2001-08-15
* fixed wav riff tag sizeFabrice Bellard2001-08-15
* added raw mjpegFabrice Bellard2001-08-15
* added staticFabrice Bellard2001-08-15
* added raw mjpeg format - added jpeg image formatFabrice Bellard2001-08-15
* changed jpegenc.c to jpeg.cFabrice Bellard2001-08-15
* updatedFabrice Bellard2001-08-15
* jpeg hackFabrice Bellard2001-08-15
* added jpeg image read/writeFabrice Bellard2001-08-15
* added FAQ - you are free to add entries - the web page faq is generated from ...Fabrice Bellard2001-08-15
* added win32 vc6 project filesFabrice Bellard2001-08-13
* updatedFabrice Bellard2001-08-13
* win32 fixesFabrice Bellard2001-08-13
* better vol header parsing for mpeg4Fabrice Bellard2001-08-13
* arm optimizationsFabrice Bellard2001-08-13
* win32 fixesFabrice Bellard2001-08-13
* added arm support - added --disable-grabFabrice Bellard2001-08-13
* arm specific codeFabrice Bellard2001-08-13
* win32 fixesFabrice Bellard2001-08-13
* moved matrix init away from MPV_common_init()Fabrice Bellard2001-08-12
* fixed mpeg2 non intra dequant - fixed MPEG1 and 2 matrix parsingFabrice Bellard2001-08-12
* fixed last zero mv for field - fixed mismatch handling for intra coefsFabrice Bellard2001-08-11
* fixed mpeg2 interlaced DCTFabrice Bellard2001-08-11
* removed incomplete seek patchFabrice Bellard2001-08-11
* picture utilsFabrice Bellard2001-08-11
* fixed mpeg2 qscale decodingFabrice Bellard2001-08-11
* added interlaced MJPEG supportFabrice Bellard2001-08-11
* added 422P, 444P support - added deinterlace support - added xxx to RGB24 con...Fabrice Bellard2001-08-11