summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 100l: sometime palette was not copied to output frameRoberto Togni2003-11-05
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-04
* av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-11-03
* flush fix (untested)Michael Niedermayer2003-11-03
* only add prefix after \nMichael Niedermayer2003-11-03
* 10l (fixes dct coeff noise reduction)Michael Niedermayer2003-11-03
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* noise reduction of dct coefficientsMichael Niedermayer2003-11-02
* 10l ...Michael Niedermayer2003-11-02
* Moved to new palette APIRoberto Togni2003-11-02
* Fix some palette related defines, bump build numberRoberto Togni2003-11-02
* ffv1 rgb supportMichael Niedermayer2003-11-01
* 100l: free previous frame, not current one!Roberto Togni2003-10-31
* Don't memcpy from unallocated memoryRoberto Togni2003-10-31
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-31
* move identical code into its own functionMichael Niedermayer2003-10-30
* initalize various uninitalized variables and avoid coded_picture_number as it...Michael Niedermayer2003-10-30
* 100l (SAR is written as height/width instead of width/height in the MPEG1 sta...Michael Niedermayer2003-10-30
* pts fix and related fixesMichael Niedermayer2003-10-30
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-30
* dumping funny numbers from first zygo i frame headerMichael Niedermayer2003-10-29
* initial support for zygovideoAlex Beregszaszi2003-10-29
* added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler...Fabrice Bellard2003-10-29
* linear blend 1 line shift fixMichael Niedermayer2003-10-28
* XvMC speedup by removing one memcpy and doing MB packingIvan Kalvachev2003-10-27
* make convert_matrix() independant of MpegEncContextMichael Niedermayer2003-10-27
* AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)James Klicman2003-10-26
* fixing the remaning block-align checksMichael Niedermayer2003-10-26
* block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)Assaf Yaari2003-10-26
* reorder table instead of wasting instructions to reorder the input to match t...Michael Niedermayer2003-10-25
* 10lMichael Niedermayer2003-10-25
* segfault fixMichael Niedermayer2003-10-25
* support Cinepak files with funky (not divisible by 4) resolutionsMike Melanson2003-10-25
* * adding integer/floating point AAN implementations for DCT 2-4-8Roman Shaposhnik2003-10-25
* optimizingMichael Niedermayer2003-10-24
* Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot l...Panagiotis Issaris2003-10-24
* rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-10-24
* * introducing dct248 into the DSP context.Roman Shaposhnik2003-10-24
* 1lAlex Beregszaszi2003-10-23
* minor mmx2 optimization if the dctMichael Niedermayer2003-10-23
* inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference ...Michael Niedermayer2003-10-23
* 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd suppor...Michael Niedermayer2003-10-23
* optionally merge postscale into quantization table for the float aan dctMichael Niedermayer2003-10-23
* 10lMichael Niedermayer2003-10-23
* 10lAlex Beregszaszi2003-10-22
* 100lAlex Beregszaszi2003-10-22
* oops forgotMichael Niedermayer2003-10-22
* floating point AAN DCTMichael Niedermayer2003-10-22
* 112 bytes smaller MpegEncContextMichael Niedermayer2003-10-22
* move blocks away MpegEncContext (7.4 -> 5.8k)Michael Niedermayer2003-10-22