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-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-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
2012-03-17FATE: remove WMA acodec testsJustin Ruggles
2012-03-17FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparisonJustin Ruggles
2012-03-17FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparisonJustin Ruggles
2012-03-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-17mpegvideo: don't pretend the first frame is always a key frameWolfram Gloger
2012-03-16FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles
2012-03-16tests/rotozoom: make some things const.Michael Niedermayer
2012-03-15FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles
2012-03-15FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles
2012-03-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer