aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fate: add more tests for VC-1 decoderAneesh Dogra2011-12-294-0/+129
* applehttpproto: Apply the same reload interval changes as for the demuxerAndrey Utkin2011-12-291-2/+12
* applehttp: Use half the target duration as interval if the playlist didn't up...Martin Storsjö2011-12-291-3/+8
* applehttp: Use the last segment duration as reload intervalAndrey Utkin2011-12-291-4/+8
* lagarith: add decode support for arith rgb24 modeThad Ward2011-12-291-10/+22
* v410dec: Check for sufficient input data. Fixes crashMichael Niedermayer2011-12-281-0/+5
* fate: Add v210 codec regression testsReimar Döffinger2011-12-283-0/+13
* mpegts: adjustable minimum PES payloadJindřich Makovička2011-12-281-9/+26
* mpegts: properly output large audio packetsJindřich Makovička2011-12-281-4/+12
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-286-1/+193
* Indeo 4 decoderKostya Shishkov2011-12-289-3/+1364
* mpegvideo_enc: K&R cosmeticsAneesh Dogra2011-12-271-439/+580
* doxygen: remove unreplaced variables from custom header and footerJanne Grunau2011-12-272-16/+1
* threads: test for sys/param.h and include it for sysctl on OpenBSDJanne Grunau2011-12-272-0/+5
* v4l2: remove unneded linux specific asm/types.h includeJanne Grunau2011-12-271-1/+0
* x86: Fix constraints for decode_significance*_x86Martin Storsjö2011-12-272-3/+3
* fate: split off vqf/twinvq FATE tests into their own fileDiego Biurrun2011-12-264-7/+8
* fate: split off mpc FATE tests into their own fileDiego Biurrun2011-12-264-10/+12
* fate: split off libavcodec FATE tests into their own fileDiego Biurrun2011-12-263-4/+4
* fate: split off Microsoft codec FATE tests into their own fileDiego Biurrun2011-12-264-16/+19
* fate: group all VP* codec FATE tests together in one fileDiego Biurrun2011-12-264-14/+19
* swscale: prevent invalid writes in packed_16bpc_bswapJanne Grunau2011-12-261-1/+2
* avs: call release_buffer() at the end.Anton Khirnov2011-12-251-0/+10