summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* snow: Restore three mistakenly removed casts.Diego Biurrun2012-01-03
* mpegenc: use avctx->slices as number of slicesJanne Grunau2012-01-02
* v410enc: fix undefined signed left shift caused by integer promotionJanne Grunau2012-01-02
* Release notes: mention cleaned up header includesReinhard Tartler2012-01-02
* fix Changelog fileReinhard Tartler2012-01-02
* Fix a bunch of typos.Diego Biurrun2012-01-02
* Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-02
* wavpack: fix typos in previous cosmetic clean-up commitJustin Ruggles2012-01-02
* wavpack: cosmetics: K&R pretty-printingJustin Ruggles2012-01-02
* avconv: remove the 'codec framerate is different from stream' warningAnton Khirnov2012-01-02
* wavpack: determine sample_fmt before requesting a bufferHendrik Leppkes2012-01-01
* bmv audio: implement new audio decoding APIJustin Ruggles2012-01-01
* mpegaudiodec: skip all channels when skipping granulesJustin Ruggles2012-01-01
* mpegenc: simplify muxrate calculationJanne Grunau2012-01-02
* avconv: make -frames work for all types of streams, not just video.Anton Khirnov2012-01-01
* bfi: K&R cosmeticsAneesh Dogra2012-01-01
* bgmc: K&R cleanupAneesh Dogra2012-01-01
* rawdec: Set start_time to 0 for raw audio files.Reimar Döffinger2012-01-01
* Detect 'yuv2' as rawvideo also in avi.Carl Eugen Hoyos2012-01-01
* rawdec: propagate pict_type information to the output frameStefano Sabatini2012-01-01
* rawdec: Support more QT 1bpp rawvideo files.Piotr Bandurski2012-01-01
* avconv: free bitstream filtersJanne Grunau2012-01-01
* threads: limit the number of automatic threads to MAX_AUTO_THREADSJanne Grunau2012-01-01
* avplay: K&R cleanupAneesh Dogra2012-01-01
* fate: use rgb24 as output format for dfa testsJanne Grunau2012-01-01
* threads: set thread_count to 1 when thread support is disabledJanne Grunau2012-01-01
* threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264Janne Grunau2012-01-01
* FATE: add tests for dfaOana Stratulat2011-12-31
* mpegaudiodec: fix seeking.Ronald S. Bultje2011-12-31
* mpegaudiodec: fix compilation when testing the unchecked bitstream readerJustin Ruggles2011-12-31
* threads: add sysconf based number of CPUs detectionJanne Grunau2011-12-31
* threads: always include necessary headers for number of CPUs detectionJanne Grunau2011-12-31
* threads: default to automatic thread count detectionJanne Grunau2011-12-31
* Changelog: restore version <next> headerJanne Grunau2011-12-31
* cook: K&R formatting cosmeticsShitiz Garg2011-12-31
* fate: whitespace cosmeticsDiego Biurrun2011-12-30
* fate: split off video codec FATE tests into their own fileDiego Biurrun2011-12-30
* fate: split off audio codec FATE tests into their own fileDiego Biurrun2011-12-30
* fate: split off Electronic Arts codec FATE tests into their own fileDiego Biurrun2011-12-30
* fate: split off QuickTime codec FATE tests into their own fileDiego Biurrun2011-12-30
* fate: split off voice codec FATE tests into their own fileDiego Biurrun2011-12-30
* fate: split off demuxer FATE tests into their own fileDiego Biurrun2011-12-30
* cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-30
* fate: drop pointless _audio and _video suffixes from xan testsDiego Biurrun2011-12-30
* qt-faststart: K&R reformatting; fix comment typosDiego Biurrun2011-12-30
* FATE: Add test for H.264 MP4->annex.B bitstream filter.Mike Melanson2011-12-30
* fate: split off DPCM codec FATE tests into their own fileDiego Biurrun2011-12-30
* fate: split off PCM codec FATE tests into their own fileDiego Biurrun2011-12-30
* libvorbis: K&R reformatting cosmeticsDiego Biurrun2011-12-29
* libmp3lame: K&R formatting cosmeticsAneesh Dogra2011-12-29