6158 Commits (a94e666cb5db1b23b22b5804abaee7c44b547431)
 

Author SHA1 Message Date
Kostya Shishkov f26c2ef53b Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization). 19 years ago
Kostya Shishkov 8985c915af VC1 Intra blocks in P-frames use different zigzag table than I-frames. 19 years ago
Reimar Döffinger 0b52626eb0 Do not read full byte when less than 8 bits are still to be read. 19 years ago
Reimar Döffinger a5ecd69ec1 Ignore overrun in spectral RLE decoding, fixes 19 years ago
Ramiro Polla 2122f9c030 Install into $PROGRAMFILES instead of a hardcoded path on MinGW. 19 years ago
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 521f258701 Make debug work early on ffplay 19 years ago
Måns Rullgård ea02862a9b s/u_char/uint8_t/ accidentally copied from tcvp 19 years ago
Måns Rullgård 40c5e1fa2e 10l: don't allocate a new buffer quite so often 19 years ago
Måns Rullgård 12a195e32f cleaned up buffer management 19 years ago
Baptiste Coudurier 42fb414804 check only existing streams 19 years ago
Måns Rullgård aedf11f8fe -logg needs to be after -lvorbis 19 years ago
Måns Rullgård 7beb802b3f fix a silly typo (1l to myself) 19 years ago
Luca Barbato 24e1591036 minor cleanup 19 years ago
Baptiste Coudurier 0aec3c5cbf simplify 19 years ago
Michael Niedermayer d1015e88b4 simplify & optimize things a little 19 years ago
Michael Niedermayer aeb2904eba flac regression test 19 years ago
Michael Niedermayer 9e96ab0389 first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 19 years ago
Michael Niedermayer 9e0db7d5aa simplify 19 years ago
Justin Ruggles cef7cc7232 CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net 19 years ago
Diego Biurrun a66d63a94e Produce correct version string even when not run in a Subversion working copy. 19 years ago
Diego Biurrun fd071c2659 .depend needs version.h, noticed by Uoti Urpala 19 years ago
Måns Rullgård 2ba042a756 enable logging in configure by default, and print some advice on failure 19 years ago
Måns Rullgård 87f1c97e7a allow recent libfaad versions with new function names 19 years ago
Luca Barbato 0187178e07 fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com> 19 years ago
Stefan Huehner ea138e978a Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. 19 years ago
Måns Rullgård c10824ea67 increase search limit in av_find_stream_info 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
Diego Biurrun d2845d68c8 Remove unused VERSION definition from config.mak. 19 years ago
Diego Biurrun 0cfd96cc1f Avoid binary stripping rule code duplication. 19 years ago
Måns Rullgård d8bee8dd1c allow packets with non-zero PES_scrambling_control 19 years ago
Baptiste Coudurier aa1c1c615a fix aac in mov for ipod 19 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Måns Rullgård 3b9bee8889 libfaac uses pascal calling convention on win32 so the generic tests 19 years ago
Måns Rullgård ab955d4741 add myself as build system maintainer 19 years ago
Måns Rullgård 5d38ba3384 put local -L flags first in link commands 19 years ago
Luca Barbato e8772eecdc Cosmetics: should not hurt performance, scream if are 19 years ago
Stefan Huehner a97c1e93aa Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
Måns Rullgård c8e9f80176 improved logging tests 19 years ago
Baptiste Coudurier 407ddb4e17 update libav regression tests for r5449 (adpcm) 19 years ago
Diego Biurrun 2b9c9e097d Rename version from CVS to the more sensible HEAD. 19 years ago
Måns Rullgård 79d1ec9129 use standard codec tag if the specified tag is out of range and would be 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
Måns Rullgård 57bd82d4e7 test availability of various compiler flags, and verify that requested 19 years ago