3247 Commits (2122f9c030e5032c59c77a6b72ecf0f426e1cc0a)

Author SHA1 Message Date
Kostya Shishkov be3492ec7e VC-1 decoder with I-frames support and partial P-frames decoding 19 years ago
Kostya Shishkov 10b9c374cf Rename VC9 to VC1 as there is no such thing as VC9 19 years ago
Michael Niedermayer f33aa12011 stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) 19 years ago
Michael Niedermayer 6c35b4dee3 10l 19 years ago
Luca Barbato f3a30e3a9c cleanup patch from Diego Pettenò <flameeyes@gentoo.org> 19 years ago
Luca Barbato 24e1591036 minor cleanup 19 years ago
Michael Niedermayer d1015e88b4 simplify & optimize things a little 19 years ago
Michael Niedermayer 9e96ab0389 first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 19 years ago
Justin Ruggles cef7cc7232 CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net 19 years ago
Luca Barbato 0187178e07 fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com> 19 years ago
Luca Barbato 4726111362 Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue 19 years ago
Diego Biurrun 5689ec7cde Remove unused FFMPEG_VERSION_INT. 19 years ago
Diego Biurrun f1cc88a5d6 Use Subversion revision for FFMPEG_VERSION. 19 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Luca Barbato e8772eecdc Cosmetics: should not hurt performance, scream if are 19 years ago
Diego Biurrun 2b9c9e097d Rename version from CVS to the more sensible HEAD. 19 years ago
Måns Rullgård 4f8ff17e75 The AAC frame header uses 13 bits for the frame size, so the buffer should 19 years ago
Michael Niedermayer 1449b7220d 10l to whoever wrote this 19 years ago
Måns Rullgård e6f0ad5167 MIPS doesn't like unaligned accesses 19 years ago
Loren Merritt c4da83fb0f h264: accept rbsp_trailing longer than 1 byte 19 years ago
Måns Rullgård 87318d6988 use ifeq(...,yes) instead of ifdef 19 years ago
Baptiste Coudurier f2cf4a6be7 fix closed gop flag 19 years ago
Michael Niedermayer 086bfd256e support doing motion estimation and compensation without any residual transform or coding 19 years ago
Luca Barbato 0d18f79860 put_pixels16_l2_altivec and avg_pixels16_l2_altivec 19 years ago
Loren Merritt 696d6889d2 ADPCM: trellis quantization 19 years ago
Corey Hickey f9243d34f1 Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 19 years ago
Loren Merritt 7e5370516b adpcm_ima & adpcm_yamaha: improved quantization 19 years ago
Benjamin Larsson 63d6a6b91e Fixed a possible bug, checked against the assembly. 19 years ago
Måns Rullgård 42225a3058 remove redundant make variable SUBDIR 19 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1) 19 years ago
Kostya Shishkov 2d2b86c207 Palette support for newer KMVC 19 years ago
Loren Merritt 7374794a89 Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless. 19 years ago
Loren Merritt d4b287ed36 Snow: cosmetics 19 years ago
Loren Merritt 85fc0e7531 Snow: scale predicted mv based on which reference frame the neighbors used. 19 years ago
Loren Merritt 7f21a9a7b8 Snow: cosmetics 19 years ago
Loren Merritt 871371a768 Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. 19 years ago
Loren Merritt 383f62fdfe Snow: 10l. 1pass ratecontrol failed to set snow's internal quant. 19 years ago
Corey Hickey b29183a150 Make b_frame_strategy not fail on pass 2, but still print a notice. 19 years ago
Roberto Togni 3bbe7f5d6b 10000l don't reuse outer loop index in inner loops 19 years ago
Michael Niedermayer 2fefd23b96 fabs is better then abs for floats ... 19 years ago
Michael Niedermayer b3aaa7bea6 typo me thinks ... 19 years ago
Michael Niedermayer 5964935c92 cbp must be >0 here or we are in troubble 19 years ago
Loren Merritt 5d18eaad13 h264: MBAFF interlaced decoding 19 years ago
Loren Merritt 67a8208695 h264: faster fill_rectangle() 19 years ago
Loren Merritt 8c36eaaa94 Snow multiple reference frames 19 years ago
Loren Merritt 4e64beadf0 Snow 1pass ratecontrol 19 years ago
Baptiste Coudurier 702497f886 fix mbd bits bug, finally 19 years ago
Diego Biurrun 16862398a2 Remove all .cvsignore files, they are no longer necessary. 19 years ago
Kostya Shishkov 103eee5352 Now MPlayer should understand Smacker audio and video codecs. 19 years ago