| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: Add FATE tests for the Ut Video encoder | Jan Ekström | 2012-08-20 | 13 | -0/+654 |
* | fate: Only test enabled filters | Diego Biurrun | 2012-08-11 | 1 | -6/+6 |
* | g723.1: fix addition overflow | Mans Rullgard | 2012-08-10 | 1 | -1/+1 |
* | fate: add G.723.1 decoder tests | Kostya Shishkov | 2012-08-09 | 7 | -0/+292 |
* | fate: add test for RTjpeg in nuv with frameheader | Janne Grunau | 2012-08-08 | 3 | -2/+59 |
* | fate: simplify variable setting filter.mak | Mans Rullgard | 2012-08-06 | 1 | -7/+2 |
* | fate: force pix_fmt in lagarith-rgb32 test | Mans Rullgard | 2012-08-04 | 1 | -1/+1 |
* | fate: add tests for lagarith lossless video codec. | Ronald S. Bultje | 2012-08-03 | 5 | -0/+51 |
* | fate: amix: specify f32 sample format for comparison | Mans Rullgard | 2012-07-29 | 1 | -0/+1 |
* | tiny_psnr: support 32-bit float samples | Mans Rullgard | 2012-07-29 | 1 | -5/+49 |
* | lavf: deprecate r_frame_rate. | Anton Khirnov | 2012-07-29 | 5 | -87/+87 |
* | lavf: use dts difference instead of AVPacket.duration in find_stream_info() | Anton Khirnov | 2012-07-29 | 1 | -1/+1 |
* | fate: make yadif tests consistent across systems | Mans Rullgard | 2012-07-28 | 3 | -95/+95 |
* | FATE: add tests for yadif. | Anton Khirnov | 2012-07-28 | 3 | -0/+104 |
* | FATE: add a test for delogo video filter. | Anton Khirnov | 2012-07-28 | 2 | -0/+115 |
* | FATE: add a test for amix audio filter. | Anton Khirnov | 2012-07-28 | 1 | -0/+22 |
* | audiogen: allow specifying random seed as a commandline parameter. | Anton Khirnov | 2012-07-28 | 1 | -2/+5 |
* | build: use COMPILE template for HOSTOBJS | Mans Rullgard | 2012-07-26 | 1 | -3/+0 |
* | vc1: Add a test for interlaced field pictures | Mashiat Sarker Shakkhar | 2012-07-22 | 2 | -0/+34 |
* | FATE: fix the asyncts test | Anton Khirnov | 2012-07-22 | 1 | -3/+3 |
* | FATE: add a test for the asyncts audio filter. | Anton Khirnov | 2012-07-22 | 2 | -0/+11 |
* | FATE: add a test for flac cover art. | Anton Khirnov | 2012-07-20 | 1 | -0/+4 |
* | eval: add gt(), gte(), lt() and lte() fate tests | Janne Grunau | 2012-07-14 | 1 | -0/+24 |
* | eval: fix swapping of lt() and lte() | Max Lazarov | 2012-07-14 | 1 | -3/+3 |
* | fate-run: make avconv() properly deal with multiple inputs. | Anton Khirnov | 2012-07-09 | 1 | -1/+7 |
* | lavfi: reclassify showfiltfmts as a TESTPROG | Mans Rullgard | 2012-07-04 | 2 | -2/+2 |
* | Add XTEA encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 2 | -0/+5 |
* | Add Blowfish encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 2 | -0/+5 |
* | eval: Add the isinf() function and tests for it | Martin Storsjö | 2012-07-04 | 1 | -0/+12 |
* | FATE: add a test for WMA cover art. | Anton Khirnov | 2012-07-04 | 1 | -0/+4 |
* | FATE: add a test for apetag cover art | Anton Khirnov | 2012-07-04 | 1 | -0/+8 |
* | FATE: add a test for itunes cover art. | Anton Khirnov | 2012-07-04 | 2 | -0/+8 |
* | fate: add flac encode/decode tests with various options | Mans Rullgard | 2012-07-04 | 2 | -0/+20 |
* | movenc: Add channel layouts for PCM. | Alex Converse | 2012-06-27 | 4 | -4/+4 |
* | fate: vorbis: add 5.1 surround test | Mans Rullgard | 2012-06-18 | 1 | -0/+4 |
* | fate: add snow hpel tests | Mans Rullgard | 2012-06-15 | 3 | -0/+13 |
* | build: Do not delete tests/vsynth2 directory, which is no longer created. | Diego Biurrun | 2012-06-13 | 1 | -1/+1 |
* | fate: avoid freopen(NULL) in videogen/rotozoom | Mans Rullgard | 2012-06-07 | 3 | -12/+14 |
* | movenc: Write chan atom for all audio tracks in mov mode movies. | Alex Converse | 2012-06-04 | 6 | -12/+12 |
* | fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines | Michael Niedermayer | 2012-05-31 | 1 | -1/+1 |
* | fate: add missing $(TARGET_PATH) to ac3-fixed-encode | Mans Rullgard | 2012-05-30 | 1 | -1/+1 |
* | fate: fix md5sum replacement on some systems | Mans Rullgard | 2012-05-30 | 1 | -2/+2 |
* | avconv: merge configuration code for complex and simple filters | Anton Khirnov | 2012-05-29 | 2 | -2/+2 |
* | fate: fix acodec/vsynth tests for make 3.81 | Mans Rullgard | 2012-05-29 | 2 | -14/+12 |
* | fate: convert codec-regression.sh to makefile rules | Mans Rullgard | 2012-05-29 | 293 | -1102/+904 |
* | fate: allow tests to specify unit size for psnr comparison | Mans Rullgard | 2012-05-29 | 2 | -2/+3 |
* | fate: teach videogen/rotozoom to output a single raw video stream | Mans Rullgard | 2012-05-29 | 4 | -18/+49 |
* | fate: fix dependencies for non-SAMPLES avconv tests | Mans Rullgard | 2012-05-20 | 1 | -5/+5 |
* | lavf: change some (de)muxer names to lowercase | Mans Rullgard | 2012-05-19 | 1 | -1/+1 |
* | fate: fix dependencies on SAMPLES being set | Mans Rullgard | 2012-05-19 | 38 | -204/+209 |