20441 Commits (311f96a8cc2463bc310bf15676b2c8d9b969a6ee)
 

Author SHA1 Message Date
Matti Hamalainen 311f96a8cc Parse APE metadata tags in Musepack SV7 files 15 years ago
Kostya Shishkov 191e34cd67 Move APE tag parsing into separate module. 15 years ago
Matti Hamalainen 6984380c61 Do not use internals of ByteIOContext during APE tags parsing. 15 years ago
Matti Hamalainen 22667e40be Remove incorrect APE tag size adjustment based on flags. 15 years ago
Alexis Ballier ffd38d8b64 Use RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead of their native 15 years ago
Loren Merritt d094052c8e fix a crash in SVQ1 with cmp!=sad 15 years ago
Aurelien Jacobs 7a9c86e9f8 avidec: simplify, using av_rescale_q() instead of av_rescale() 15 years ago
Aurelien Jacobs 2bf74f4955 actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc 15 years ago
Aurelien Jacobs 8306be9c3b matroskadec: disable h264 parser as long as it totally mess up frame type 15 years ago
Aurelien Jacobs 194d4b494b matroskadec: correctly parse flags for simpleblock frames 15 years ago
Måns Rullgård aef6bd1bdd Fix dependency generation with ccache/gcc 15 years ago
Måns Rullgård 8f0c157aaa configure: fix gcc detection for v2.95 15 years ago
Diego Biurrun c5e86106fb cosmetics: whitespace, prettyprinting, coding style fixes 15 years ago
Daniel Verkamp 740e89cf83 Sony Wave64 demuxer 15 years ago
Diego Biurrun 3d7b15e450 Remove disabled code cruft. 15 years ago
Diego Biurrun 10f840bd57 Remove pointless #ifdefs from conditionally used files. 15 years ago
Diego Biurrun 9bb3f3edfe Remove disabled debug code. 15 years ago
Alexander Strange 2704bd1a09 Fix the EBX available configure check on Darwin/i386. 15 years ago
Måns Rullgård 87a920c6bf eval: include libavutil/mathematics.h for NAN and M_PI 15 years ago
Måns Rullgård 9a88c1dfa8 eval: include our headers after system headers 15 years ago
Måns Rullgård bd41c06f18 Define INFINITIY and NAN in mathematics.h if missing 15 years ago
Ramiro Polla 184410e60b Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC. 15 years ago
Kostya Shishkov df226e6369 Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused 15 years ago
William R. Zwicky 5a8597a00a Document the output of ffmpeg -formats. 15 years ago
Måns Rullgård 07dec06e6a Generate dependencies while compiling if supported by compiler 15 years ago
Måns Rullgård c1c3933a98 Generate dependencies when object files are built 15 years ago
Diego Biurrun 0bf18ed32d Remove disabled crufty code. 15 years ago
Aurelien Jacobs 188842ef7a fix riff subtitle timebase 15 years ago
Diego Biurrun 966116b9f7 Remove some hunks of unused and disabled code cruft. 15 years ago
Diego Biurrun 547d205545 Remove commented-out cruft. 15 years ago
Måns Rullgård 8b93ddc340 configure: allow comma-separated list in --enable/disable-thing=name 15 years ago
Måns Rullgård be8f2501dd configure: allow wildcards in --enable/disable-thing=name 15 years ago
Måns Rullgård d22c13a8df configure: support --cpu=host to tune for the host system 15 years ago
Diego Biurrun 1746e2a936 Make WMV2 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun c37de5e194 Make MPEG-4 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 665507aac2 Make WMV1 encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 0bd485300e Do not check for both CONFIG_H263_ENCODER and CONFIG_FLV_ENCODER. 15 years ago
Diego Biurrun 4d4b4bd149 Make FLV encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 965424dad1 Do not check for both CONFIG_H263_ENCODER and CONFIG_H263P_ENCODER. 15 years ago
Diego Biurrun fe629c2d2c Make H.263+ (H263P) encoder depend on H.263 encoder in configure. 15 years ago
Diego Biurrun 4e169d89f3 Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on the 15 years ago
Diego Biurrun 735e36a3e4 Do not redundantly check for preprocessor definitions of CONFIG_RV10_ENCODER or 15 years ago
Diego Biurrun b2bf38b446 Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure. 15 years ago
Benoit Fouet 3106f48981 Add a Changelog entry for noX handling for OPT_BOOL X. 15 years ago
Justin Ruggles bb5b99a789 cosmetics: move fixed_coeffs into the aligned arrays comment group 15 years ago
Justin Ruggles a521aadfe8 cosmetics: reindent after last commit 15 years ago
Justin Ruggles 25dcd1823c ac3dec: simplify zero-bit mantissa dithering by calculating it 15 years ago
Justin Ruggles b972c06a8f cosmetics: indentation and line wrap 15 years ago
Justin Ruggles c36ea0600c cosmetics after last commit 15 years ago
Justin Ruggles 3f93716809 Modify decode_band_structure() so that the actual band structure is only 15 years ago