summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-024-7/+7
* wavpack: fix typos in previous cosmetic clean-up commitJustin Ruggles2012-01-021-2/+2
* wavpack: cosmetics: K&R pretty-printingJustin Ruggles2012-01-021-322/+337
* avconv: remove the 'codec framerate is different from stream' warningAnton Khirnov2012-01-021-10/+1
* wavpack: determine sample_fmt before requesting a bufferHendrik Leppkes2012-01-011-13/+18
* bmv audio: implement new audio decoding APIJustin Ruggles2012-01-011-9/+25
* mpegaudiodec: skip all channels when skipping granulesJustin Ruggles2012-01-011-8/+11
* mpegenc: simplify muxrate calculationJanne Grunau2012-01-021-1/+1
* avconv: make -frames work for all types of streams, not just video.Anton Khirnov2012-01-011-10/+11
* bfi: K&R cosmeticsAneesh Dogra2012-01-011-11/+12
* bgmc: K&R cleanupAneesh Dogra2012-01-011-6/+6
* rawdec: Set start_time to 0 for raw audio files.Reimar Döffinger2012-01-011-0/+1
* Detect 'yuv2' as rawvideo also in avi.Carl Eugen Hoyos2012-01-011-0/+1
* rawdec: propagate pict_type information to the output frameStefano Sabatini2012-01-011-0/+1
* rawdec: Support more QT 1bpp rawvideo files.Piotr Bandurski2012-01-011-0/+1
* avconv: free bitstream filtersJanne Grunau2012-01-011-0/+9
* threads: limit the number of automatic threads to MAX_AUTO_THREADSJanne Grunau2012-01-011-5/+9
* avplay: K&R cleanupAneesh Dogra2012-01-011-271/+275
* fate: use rgb24 as output format for dfa testsJanne Grunau2012-01-0112-174/+174
* threads: set thread_count to 1 when thread support is disabledJanne Grunau2012-01-011-0/+2
* threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264Janne Grunau2012-01-014-2/+9
* FATE: add tests for dfaOana Stratulat2011-12-3113-0/+199
* mpegaudiodec: fix seeking.Ronald S. Bultje2011-12-311-16/+18
* mpegaudiodec: fix compilation when testing the unchecked bitstream readerJustin Ruggles2011-12-311-1/+1
* threads: add sysconf based number of CPUs detectionJanne Grunau2011-12-312-0/+9
* threads: always include necessary headers for number of CPUs detectionJanne Grunau2011-12-311-2/+4
* threads: default to automatic thread count detectionJanne Grunau2011-12-314-6/+18
* Changelog: restore version <next> headerJanne Grunau2011-12-311-2/+6
* cook: K&R formatting cosmeticsShitiz Garg2011-12-311-364/+366
* fate: whitespace cosmeticsDiego Biurrun2011-12-3012-126/+126
* fate: split off video codec FATE tests into their own fileDiego Biurrun2011-12-304-140/+190
* fate: split off audio codec FATE tests into their own fileDiego Biurrun2011-12-303-30/+31
* fate: split off Electronic Arts codec FATE tests into their own fileDiego Biurrun2011-12-303-12/+18
* fate: split off QuickTime codec FATE tests into their own fileDiego Biurrun2011-12-304-36/+51
* fate: split off voice codec FATE tests into their own fileDiego Biurrun2011-12-303-23/+23
* fate: split off demuxer FATE tests into their own fileDiego Biurrun2011-12-303-54/+81
* cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-3011-31/+32
* fate: drop pointless _audio and _video suffixes from xan testsDiego Biurrun2011-12-304-4/+4
* qt-faststart: K&R reformatting; fix comment typosDiego Biurrun2011-12-301-45/+45
* FATE: Add test for H.264 MP4->annex.B bitstream filter.Mike Melanson2011-12-302-0/+3
* fate: split off DPCM codec FATE tests into their own fileDiego Biurrun2011-12-303-28/+43
* fate: split off PCM codec FATE tests into their own fileDiego Biurrun2011-12-303-22/+33
* libvorbis: K&R reformatting cosmeticsDiego Biurrun2011-12-291-73/+79
* libmp3lame: K&R formatting cosmeticsAneesh Dogra2011-12-291-89/+84
* fate: Add a video test for xxan decoderAneesh Dogra2011-12-294-2/+15
* mpegvideo_enc: K&R cosmetics (line 1000-2000).Aneesh Dogra2011-12-291-394/+531
* avconv: K&R cosmeticsAneesh Dogra2011-12-291-297/+306
* qt-faststart: Fix up indentationMartin Storsjö2011-12-291-9/+9
* indeo4: remove two unused variablesKostya Shishkov2011-12-291-4/+7
* doxygen: cleanup style to support older doxyLuca Barbato2011-12-291-54/+21
OpenPOWER on IntegriCloud