summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 10l ?Michael Niedermayer2003-10-04
* added solid color vectors; basic PAL8, 4x2-vector video (as inMike Melanson2003-10-04
* Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2003-10-04
* instructions for using the decoderMike Melanson2003-10-03
* implemented Id Quake II CIN supportMike Melanson2003-10-03
* rd cbp + single coeff elimination fixMichael Niedermayer2003-10-02
* first pass at a VQA video decoderMike Melanson2003-10-02
* experimental half-pel motion compensation for C planes, courtesy of Dr.Mike Melanson2003-10-02
* optionally try to encode each MB with MV=<0,0> and choose the one with better RDMichael Niedermayer2003-10-02
* * preAlpha DV encoding support -- there's still a truckloadRoman Shaposhnik2003-10-01
* ac prediction cleanupMichael Niedermayer2003-10-01
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-01
* rate distortion optimal cbp support (h263/mpeg4 non intra only)Michael Niedermayer2003-09-30
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-29
* avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)Drew Hess2003-09-29
* PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...Dan Christiansen2003-09-28
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-28
* simplerMichael Niedermayer2003-09-28
* hurry_up fix?Michael Niedermayer2003-09-27
* 100lMichael Niedermayer2003-09-27
* h263 stuffing decode fixMichael Niedermayer2003-09-26
* fixes levis.aviMichael Niedermayer2003-09-25
* slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trell...Michael Niedermayer2003-09-24
* constraint_parameter_flag fixMichael Niedermayer2003-09-24
* Fix compilation with cccFalk Hüffner2003-09-22
* fix Interplay DPCM (frames are intracoded, predictors do not carryMike Melanson2003-09-19
* MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it'sMike Melanson2003-09-19
* do away with all those naughty global variablesMike Melanson2003-09-19
* video looks beautiful now, many thanks to Alexander BelyakovMike Melanson2003-09-18
* wrong, wrong, wrong...coded bits are read in the opposite directionMike Melanson2003-09-17
* use VC++ lib tool if availableFabrice Bellard2003-09-16
* scenechange_thresholdMichael Niedermayer2003-09-16
* correct DLL windows installFabrice Bellard2003-09-15
* another non const static, maybe its thread save nowMichael Niedermayer2003-09-15
* 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