summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* initial Interplay video decoderMike 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
* Use asms instead of builtins when compiling for generic Alpha. LessFalk Hüffner2003-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
* simplified version handlingFabrice Bellard2003-09-11
* copy & paste strikes againMike Melanson2003-09-11
* xan_wc3 decoder now works correctly; added a bunch of outputMike Melanson2003-09-11
* AVI stream header FCC / more reliable detection of old xvid filesMichael Niedermayer2003-09-10
* detect old xvid with fourcc=DIVXMichael Niedermayer2003-09-10
* detect avcodec_open() on an already opened AVCodecContextMichael Niedermayer2003-09-10
* 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
* --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>)Michael Niedermayer2003-09-09
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-09
* update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)Fabrice 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
* removed os_support.h as most of libavcodec is os independant - most of the ti...Fabrice Bellard2003-09-08
* ctype.h is a common headerFabrice Bellard2003-09-08
* New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCMMike Melanson2003-09-08
* bump version numbers to 0.4.8Alex Beregszaszi2003-09-05
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-04
* CODEC_ID_MPEGVIDEOMichael Niedermayer2003-09-02
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-02
* 100lMichael Niedermayer2003-09-01
* more fixesMichael Niedermayer2003-09-01
* some fixes (still buggy though)Michael Niedermayer2003-09-01
* skip preamble bytesMike Melanson2003-09-01
* asv2 encodingMichael Niedermayer2003-09-01
* ASV2 decoderMichael Niedermayer2003-09-01
* fixing unused f_code valuesMichael Niedermayer2003-08-30
* 10l (big vs. little endian)Michael Niedermayer2003-08-30
* bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrateMichael Niedermayer2003-08-29
* 10l (closed gop bit)Michael Niedermayer2003-08-29
* fixed audio frame buffering problem (should correct problems on some streams)...Fabrice Bellard2003-08-28
* spelling fixFabrice Bellard2003-08-28
* 100l (forget to reset me.skip for b frames)Michael Niedermayer2003-08-26
* * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problemRoman Shaposhnik2003-08-26
* fixing CODEC_FLAG_GLOBAL_HEADERMichael Niedermayer2003-08-26
* mpeg2 regression testMichael Niedermayer2003-08-26
* oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in th...Michael Niedermayer2003-08-25
* mpeg2 encodingMichael Niedermayer2003-08-25
* xvid edge bug (if i understand the mpeg4 spec correctly) autodetectionMichael Niedermayer2003-08-25
* removed unused variableFabrice Bellard2003-08-24