summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* flacAlex Beregszaszi2004-02-18
* avoid negative array indicesAlex Beregszaszi2004-02-18
* crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix d...Michael Niedermayer2004-02-18
* remove residual array, it isnt really neededMichael Niedermayer2004-02-18
* flac fixes:Michael Niedermayer2004-02-18
* flac decoder by (Alex Beregszaszi <alex at fsn dot hu>)Michael Niedermayer2004-02-18
* noise reduction with threads bugfixMichael Niedermayer2004-02-17
* more error checks for the sequence headerMichael Niedermayer2004-02-16
* AAC support in mov, correct aspect ratio support and user data support patch ...Gildas Bazin2004-02-14
* rle_code can overflow when multiplied by 4Roberto Togni2004-02-14
* fix image resizeMichael Niedermayer2004-02-14
* Use av_logRoberto Togni2004-02-14
* avio patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-14
* msadpcm encodingMichael Niedermayer2004-02-14
* Log file and Windows patch by ("Gael Chardon" <gael-announcements+ffmpeg at 4...Gael Chardon2004-02-14
* normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovic...Michael Niedermayer2004-02-14
* mpeg4 b frame + adaptive quantization assertion failure fixMichael Niedermayer2004-02-14
* multithreaded spatial complexity calculation for i framesMichael Niedermayer2004-02-14
* ff_copy_bits() optimizationMichael Niedermayer2004-02-14
* threadless threads warningMichael Niedermayer2004-02-13
* activate the memcpy special case for the byte aligned case in ff_copy_bits(),...Michael Niedermayer2004-02-13
* replace a few pbBufPtr() by put_bits_count(), one of them was actually wrongMichael Niedermayer2004-02-13
* simplify MV availability check / dont use below last row MV which is always zeroMichael Niedermayer2004-02-13
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-13
* ppc chroma mess workaround (real bug is that the motion compensation code ass...Michael Niedermayer2004-02-12
* * turns out write_packet is supposed to return 0 on success, notRoman Shaposhnik2004-02-11
* * gotta setup coded_frame for encoding. avcodec.h says that for decodingRoman Shaposhnik2004-02-10
* rv10/obmc fixesMichael Niedermayer2004-02-09
* 2 byte shorter userdata for mpeg4Michael Niedermayer2004-02-08
* ima & ms adpcm regression testMichael Niedermayer2004-02-08
* M$ ADPCM encoding & some simplificationsMichael Niedermayer2004-02-08
* segfault fixMichael Niedermayer2004-02-07
* pass strict_std_compliance to audio context tooMichael Niedermayer2004-02-07
* use clip() from common.hMichael Niedermayer2004-02-07
* g726 regression testMichael Niedermayer2004-02-07
* * docs update for G.726Roman Shaposhnik2004-02-07
* * Initial implementation of the G.726 ADPCM audio codec.Roman Shaposhnik2004-02-07
* 100lMichael Niedermayer2004-02-07
* no limits!, warning is enoughMichael Niedermayer2004-02-07
* - made --extra-cflags option work on darwinTinic Uro2004-02-06
* h263 4mv encoding fixMichael Niedermayer2004-02-06
* segfault fixMichael Niedermayer2004-02-06
* get_bit_count -> put_bits_countAlex Beregszaszi2004-02-06
* get_bit_count -> put_bits_countAlex Beregszaszi2004-02-06
* analyze the gradient of the error surface to avoid a few checks in the quanti...Michael Niedermayer2004-02-06
* quantizer noise shaping optimizationMichael Niedermayer2004-02-06
* VideoBufferSize option patch by ("Henning Haaland Kulander" <hennikul at ifi ...Henning Haaland Kulander2004-02-05
* initial commit for Quicktime Animation (RLE) video decoder; bit depthsMike Melanson2004-02-05
* remove incorect motion estimation tableMichael Niedermayer2004-02-05
* cleanup ugly code (also appearently works around a bug gcc 3.4 which fails co...Michael Niedermayer2004-02-04