summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-01
* Palette support for newer KMVCKostya Shishkov2006-05-31
* Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless.Loren Merritt2006-05-30
* Snow: cosmeticsLoren Merritt2006-05-30
* Snow: scale predicted mv based on which reference frame the neighbors used.Loren Merritt2006-05-30
* Snow: cosmeticsLoren Merritt2006-05-30
* Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterat...Loren Merritt2006-05-30
* Snow: 10l. 1pass ratecontrol failed to set snow's internal quant.Loren Merritt2006-05-30
* Make b_frame_strategy not fail on pass 2, but still print a notice.Corey Hickey2006-05-29
* 10000l don't reuse outer loop index in inner loopsRoberto Togni2006-05-29
* fabs is better then abs for floats ...Michael Niedermayer2006-05-29
* typo me thinks ...Michael Niedermayer2006-05-29
* cbp must be >0 here or we are in troubbleMichael Niedermayer2006-05-29
* h264: MBAFF interlaced decodingLoren Merritt2006-05-28
* h264: faster fill_rectangle()Loren Merritt2006-05-28
* Snow multiple reference framesLoren Merritt2006-05-28
* Snow 1pass ratecontrolLoren Merritt2006-05-28
* fix mbd bits bug, finallyBaptiste Coudurier2006-05-26
* Remove all .cvsignore files, they are no longer necessary.Diego Biurrun2006-05-26
* Now MPlayer should understand Smacker audio and video codecs.Kostya Shishkov2006-05-17
* MPEG-2 4:2:2 encoding supportBaptiste Coudurier2006-05-16
* fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.Guillaume Poirier2006-05-16
* Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for ...Guillaume Poirier2006-05-14
* add quicktime uncompressed 8bit 4:2:2 supportBaptiste Coudurier2006-05-14
* add MPEG-2 intra vlc supportBaptiste Coudurier2006-05-13
* remove unused variableBaptiste Coudurier2006-05-13
* sanity checks, some might have been exploitable ...Michael Niedermayer2006-05-13
* add unaligned16() and unaligned64()Måns Rullgård2006-05-11
* Cosmetics. Add the defines needed for debug output.Benjamin Larsson2006-05-11
* fix a crash on x86_64Loren Merritt2006-05-11
* fix alac decoder on little endianBaptiste Coudurier2006-05-10
* cosmetics (initalize variables where they are used)Michael Niedermayer2006-05-10
* decoders should (IMHO) not duplicate frames, the application can do this if i...Michael Niedermayer2006-05-10
* allow insane gop sizes if the user doesnt care about playable streams (doesnt...Michael Niedermayer2006-05-09
* add outcommented chunk of code to handle stuffing MBs at the end of slices (I...Michael Niedermayer2006-05-08
* vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch by Denes Balatoni <dbala...Denes Balatoni2006-05-07
* make zero motion vector threshold user setableMichael Niedermayer2006-05-07
* Further simplify AMR build.Diego Biurrun2006-05-06
* reinit quant matrices if pps is overwritten by another of the same pps_id.Loren Merritt2006-05-05
* Ignore errors from recursive AMR cleans.Diego Biurrun2006-05-05
* Unconditionally clean AMR subdirs.Diego Biurrun2006-05-05
* Macosx fixLuca Barbato2006-05-02
* d10 decoding fixMichael Niedermayer2006-05-02
* clip_uint8 now return an uint8_t so no need to &0xFFAurelien Jacobs2006-05-01
* warn on interlaced streamsLoren Merritt2006-04-30
* don't force asserts in release builds. 2% faster h264.Loren Merritt2006-04-29
* memory leak.Loren Merritt2006-04-28
* use previous qscale for intra_dc_threshold checkMichael Niedermayer2006-04-28
* missmatch control for mpeg2 intra dequantization if bitexact=1Michael Niedermayer2006-04-28
* Revert bad ac3enc commit, the commited code was bigger and slower.Benjamin Larsson2006-04-28