Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-04-07Add AAC FATE encode tests.Reimar Döffinger
2012-04-07Remove AAC and nellymoser tests that do not work.Reimar Döffinger
2012-04-07Add tests for audio encoders: aac, dca, ra144 and nellymoser.Reimar Döffinger
2012-04-07adpcmenc: fix encoded s_0 value.Michael Niedermayer
2012-04-07fate: try to fix >8bit dpx reg testMichael Niedermayer
2012-04-06tiny_psnr: allow searching for optimal shift value.Reimar Döffinger
2012-04-06Add regression test for mov rtp hinting.Reimar Döffinger
2012-04-06dpxenc: also test 10 and 16 bit formats.Reimar Döffinger
2012-04-06fix fate tests after 76c79aa28fc8cf0bfe52915317a3cfc72383d0efMichael Niedermayer
2012-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-05lavfi/colormatrix: add forgotten tests.Clément Bœsch
2012-04-05asfenc: properly write index informationRamiro Polla
2012-04-05asfenc: start at object 1 instead of 0Ramiro Polla
2012-04-05libavfilter: add colormatrix filtermultiple authors
2012-04-04Add forgotten avio-direct reference file.Reimar Döffinger
2012-04-04Add AVIO_FLAG_DIRECT.Reimar Döffinger
2012-04-04fate: add BMP tests.Ronald S. Bultje
2012-04-01FATE: Add RALF decoding testDerek Buitenhuis
2012-04-01The lt and lte functions were swapped.maxlazarov
2012-04-01FATE: Add RALF decoding testDerek Buitenhuis
2012-03-31fate: update regression checksum due to 95ce0ddcfe99182365e0e57f5f41d7f1a01c57ebMichael Niedermayer
2012-03-29fate/vp8-size-change: set bitexact flagMichael Niedermayer
2012-03-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-28FATE: add a test for vp8 with changing frame size.Anton Khirnov
2012-03-28fate: add kgv1 fate test.Ronald S. Bultje
2012-03-26vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formatsPaul B Mahol
2012-03-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-24fate: add wmalossless test.Ronald S. Bultje
2012-03-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-22FATE: Add ZeroCodec testDerek Buitenhuis
2012-03-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-22Fix type and codetype fields in the MMF header for some phones.Vidar Madsen
2012-03-21vf_pad: port to new drawutils API.Nicolas George
2012-03-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-21mpegaudioenc: use AVCodec.encode2()Justin Ruggles
2012-03-21g722enc: use AVCodec.encode2()Justin Ruggles
2012-03-21ac3enc: update to AVCodec.encode2()Justin Ruggles
2012-03-21fate/zerocodec: fix permissionsMichael Niedermayer
2012-03-20FATE: use +/- flag option syntax for vp8 emu-edge testsJustin Ruggles
2012-03-20avconv: pass input stream timestamps to audio encodersJustin Ruggles
2012-03-20xa: fix timestamp calculationJustin Ruggles
2012-03-20FATE: Add ZeroCodec testDerek Buitenhuis
2012-03-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-20FATE: change fate-maxis-xa to a normal demuxing testPaul B Mahol
2012-03-20FATE: add test for adpcm-ea-maxis-xaPaul B Mahol
2012-03-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-19adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.Ronald S. Bultje
2012-03-18fate: make compare() function compatible with POSIX bcMans Rullgard
2012-03-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-17fate: fix enc_dec_pcm tests with remote targetMans Rullgard