summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk...Wolfgang Hesseler2004-02-25
* 1lMichael Niedermayer2004-02-25
* use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0Michael Niedermayer2004-02-25
* av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-02-25
* set AVFrame.pts based upon framerate if its 0Michael Niedermayer2004-02-25
* av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-02-23
* multithreaded mpeg2 decodingMichael Niedermayer2004-02-23
* av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-02-23
* av_log()Michael Niedermayer2004-02-23
* c99Michael Niedermayer2004-02-22
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-22
* avsync patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-20
* improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)Hauke Duden2004-02-19
* w32threads by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2004-02-19
* use get_formatIvan Kalvachev2004-02-19
* simplifyMichael Niedermayer2004-02-18
* auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>)Michael Niedermayer2004-02-18
* update libavformat regression checksums (it should be checked why exactly the...Michael Niedermayer2004-02-18
* check if threads_count is too largeMichael Niedermayer2004-02-18
* flac_flush()Michael Niedermayer2004-02-18
* simplifyMichael Niedermayer2004-02-18
* 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