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-07-30fate: amix: specify f32 sample format for comparisonMans Rullgard
2012-07-30tiny_psnr: support 32-bit float samplesMans Rullgard
2012-07-29lavf: deprecate r_frame_rate.Anton Khirnov
2012-07-29lavf: use dts difference instead of AVPacket.duration in find_stream_info()Anton Khirnov
2012-07-29fate: make yadif tests consistent across systemsMans Rullgard
2012-07-28FATE: add tests for yadif.Anton Khirnov
2012-07-28FATE: add a test for delogo video filter.Anton Khirnov
2012-07-28FATE: add a test for amix audio filter.Anton Khirnov
2012-07-28audiogen: allow specifying random seed as a commandline parameter.Anton Khirnov
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-07-23vc1: Add a test for interlaced field picturesMashiat Sarker Shakkhar
2012-07-22FATE: fix the asyncts testAnton Khirnov
2012-07-22FATE: add a test for the asyncts audio filter.Anton Khirnov
2012-07-20FATE: add a test for flac cover art.Anton Khirnov
2012-07-14eval: add gt(), gte(), lt() and lte() fate testsJanne Grunau
2012-07-14eval: fix swapping of lt() and lte()Max Lazarov
2012-07-09fate-run: make avconv() properly deal with multiple inputs.Anton Khirnov
2012-07-04lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard
2012-07-04Add XTEA encryption support in libavutilSamuel Pitoiset
2012-07-04Add Blowfish encryption support in libavutilSamuel Pitoiset
2012-07-04eval: Add the isinf() function and tests for itMartin Storsjö
2012-07-04FATE: add a test for WMA cover art.Anton Khirnov
2012-07-04FATE: add a test for apetag cover artAnton Khirnov
2012-07-04FATE: add a test for itunes cover art.Anton Khirnov
2012-07-04fate: add flac encode/decode tests with various optionsMans Rullgard
2012-06-28movenc: Add channel layouts for PCM.Alex Converse
2012-06-18fate: vorbis: add 5.1 surround testMans Rullgard
2012-06-15fate: add snow hpel testsMans Rullgard
2012-06-13build: Do not delete tests/vsynth2 directory, which is no longer created.Diego Biurrun
2012-06-07fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard
2012-06-04movenc: Write chan atom for all audio tracks in mov mode movies.Alex Converse
2012-05-31fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machinesMichael Niedermayer
2012-05-30fate: add missing $(TARGET_PATH) to ac3-fixed-encodeMans Rullgard
2012-05-30fate: fix md5sum replacement on some systemsMans Rullgard
2012-05-29avconv: merge configuration code for complex and simple filtersAnton Khirnov
2012-05-29fate: fix acodec/vsynth tests for make 3.81Mans Rullgard
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard
2012-05-29fate: allow tests to specify unit size for psnr comparisonMans Rullgard
2012-05-29fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard
2012-05-20fate: fix dependencies for non-SAMPLES avconv testsMans Rullgard
2012-05-19lavf: change some (de)muxer names to lowercaseMans Rullgard
2012-05-19fate: fix dependencies on SAMPLES being setMans Rullgard
2012-05-19fate: remove unnecessary libavfilter dependencyMans Rullgard
2012-05-18avconv: replace -vsync cfr code with the fps filter.Anton Khirnov
2012-05-18mov: enable parsing for VC-1.Anton Khirnov
2012-05-18fate: Set FUZZ factor of vorbis-13 test to 2.Diego Biurrun
2012-05-18fate: Set FUZZ factor of (e)ac3-encode test to 3.Diego Biurrun
2012-05-18fate: remove unused code from regressions-funcs.shMans Rullgard
2012-05-17pcmenc: set correct bitrate valueMans Rullgard
2012-05-16avprobe: don't print format entry name when only one was requestedAnton Khirnov