summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* updateFabrice Bellard2003-09-15
* another non const static, maybe its thread save nowMichael Niedermayer2003-09-15
* initial Interplay video decoderMike Melanson2003-09-14
* adapt to use interim palette control API; do away with multi-chunk dataMike Melanson2003-09-14
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-14
* change pixel identifier conflict with AltiVec headers (patch courtesy ofMike Melanson2003-09-14
* mpeg sequence end code regression checksum updateMichael Niedermayer2003-09-13
* Use asms instead of builtins when compiling for generic Alpha. LessFalk Hüffner2003-09-13
* 64 bit pts for writing - more const usage (don't forget me !)François Revol2003-09-13
* final word on RGBA byte orderMike Melanson2003-09-13
* * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COMRoman Shaposhnik2003-09-12
* deploy palette control APIMike Melanson2003-09-12
* doc updateFabrice Bellard2003-09-11
* simplified version handlingFabrice Bellard2003-09-11
* windows installerFabrice Bellard2003-09-11
* simplified version handling - set win32 install pathFabrice Bellard2003-09-11
* copy & paste strikes againMike Melanson2003-09-11
* xan_wc3 decoder now works correctly; added a bunch of outputMike Melanson2003-09-11
* forgot to apply the palette component lookup tableMike Melanson2003-09-11
* AVI stream header FCC / more reliable detection of old xvid filesMichael Niedermayer2003-09-10
* example using video encoder latencyFabrice Bellard2003-09-10
* removed invalid sequence end codeFabrice Bellard2003-09-10
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* get_bi(), be/le fixMichael Niedermayer2003-09-10
* detect old xvid with fourcc=DIVXMichael Niedermayer2003-09-10
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-10
* detect avcodec_open() on an already opened AVCodecContextMichael Niedermayer2003-09-10
* TimMike Melanson2003-09-10
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-09
* removed warningsFabrice Bellard2003-09-09
* use const data - began to make code more portableFabrice Bellard2003-09-09
* removed warningsFabrice Bellard2003-09-09
* remove warningsFabrice Bellard2003-09-09
* mpegaudio decoder no longer forgets to decoder last audio frameFabrice Bellard2003-09-09
* --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>)Michael Niedermayer2003-09-09
* memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-09
* kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfrea...Michael Niedermayer2003-09-09
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-09
* show stream info with -statsFabrice Bellard2003-09-08
* update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)Fabrice Bellard2003-09-08
* ID3 parsing and generation in MP3 formatFabrice Bellard2003-09-08
* removed localtime_r.hFabrice Bellard2003-09-08
* removed strptime testFabrice Bellard2003-09-08
* removed ctype.hFabrice Bellard2003-09-08
* header fixes - removed MPEG-4 b frame limtation in helpFabrice Bellard2003-09-08
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-08
* changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absoleteFabrice Bellard2003-09-08
* removed os_support.hFabrice Bellard2003-09-08
* AC3 noteFabrice Bellard2003-09-08
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-08