| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Use order-only prerequisites for creating FATE reference file dirs. | Diego Biurrun | 2012-01-30 | 1 | -8/+6 |
* | fate: split ADPCM and DPCM test references into separate files. | Diego Biurrun | 2012-01-15 | 1 | -0/+1 |
* | FATE: add tests for dfa | Oana Stratulat | 2011-12-31 | 1 | -0/+1 |
* | fate: split off video codec FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -3/+1 |
* | fate: split off audio codec FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -0/+1 |
* | fate: split off Electronic Arts codec FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -0/+1 |
* | fate: split off QuickTime codec FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -0/+1 |
* | fate: split off voice codec FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -0/+1 |
* | fate: split off demuxer FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -0/+1 |
* | fate: split off DPCM codec FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -0/+1 |
* | fate: split off PCM codec FATE tests into their own file | Diego Biurrun | 2011-12-30 | 1 | -0/+1 |
* | fate: split off vqf/twinvq FATE tests into their own file | Diego Biurrun | 2011-12-26 | 1 | -0/+1 |
* | fate: split off mpc FATE tests into their own file | Diego Biurrun | 2011-12-26 | 1 | -0/+1 |
* | fate: split off libavcodec FATE tests into their own file | Diego Biurrun | 2011-12-26 | 1 | -0/+1 |
* | fate: split off Microsoft codec FATE tests into their own file | Diego Biurrun | 2011-12-26 | 1 | -0/+1 |
* | fate: group all VP* codec FATE tests together in one file | Diego Biurrun | 2011-12-26 | 1 | -1/+1 |
* | fate: split off Indeo FATE tests into their own file | Diego Biurrun | 2011-12-15 | 1 | -0/+1 |
* | fate: split off ATRAC FATE tests into their own file | Diego Biurrun | 2011-12-15 | 1 | -0/+1 |
* | fate: split off image codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+1 |
* | fate: split off WMA codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+1 |
* | fate: split off lossless video and audio FATE tests into their own files | Diego Biurrun | 2011-12-14 | 1 | -0/+2 |
* | fate: split off qtrle codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+1 |
* | fate: split off Ut Video codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+1 |
* | fate: split off screen codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+1 |
* | fate: split off Real Inc. codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+1 |
* | fate: split off AC-3 codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+1 |
* | fate: Add a target for creating a 16000 Hz mono synthetic audio file | Martin Storsjö | 2011-10-18 | 1 | -1/+5 |
* | prores: add FATE tests | Diego Biurrun | 2011-10-13 | 1 | -0/+1 |
* | fate: allow testing with libavfilter disabled | Mans Rullgard | 2011-09-27 | 1 | -2/+5 |
* | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 1 | -3/+3 |
* | Remove the ffserver test. | Anton Khirnov | 2011-08-01 | 1 | -9/+0 |
* | fate: make vsynth tests depend on only the relevant vref | Mans Rullgard | 2011-07-18 | 1 | -1/+2 |
* | build: move tests/seek_test.c to libavformat and reuse generic build rules | Diego Biurrun | 2011-07-13 | 1 | -5/+1 |
* | build: remove unnecessary FFLDFLAGS variable | Mans Rullgard | 2011-07-11 | 1 | -1/+1 |
* | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -3/+0 |
* | fate: add idct8x8 test | Mans Rullgard | 2011-07-04 | 1 | -0/+1 |
* | fate: move libavutil test rules to a separate file | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | build: Eliminate obsolete test targets. | Diego Biurrun | 2011-06-30 | 1 | -8/+1 |
* | fate: move amr[nw]b test rules into separate files | Mans Rullgard | 2011-06-29 | 1 | -0/+2 |
* | build: replace some addprefix/addsuffix with substitution refs | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | build: remove SRC_PATH_BARE variable | Mans Rullgard | 2011-06-23 | 1 | -10/+10 |
* | build: move test rules to tests/Makefile | Mans Rullgard | 2011-06-22 | 1 | -0/+121 |
* | Merge tests Makefile into the top-level Makefile. | Diego Biurrun | 2007-06-07 | 1 | -75/+0 |
* | seek tests only available with GPL enabled | Benoit Fouet | 2007-05-30 | 1 | -4/+3 |
* | Mark phony swscale_error target as such. | Diego Biurrun | 2007-05-29 | 1 | -1/+1 |
* | Exit with error when running libavtest and not configured with --enable-gpl. | Diego Biurrun | 2007-05-27 | 1 | -0/+1 |
* | Rename variable for consistency. | Diego Biurrun | 2007-05-27 | 1 | -2/+2 |
* | whitespace cosmetics | Diego Biurrun | 2007-05-27 | 1 | -13/+10 |
* | better variable names | Diego Biurrun | 2007-05-27 | 1 | -4/+4 |
* | Remove comments that are neither very enlightening nor particularly up-to-date. | Diego Biurrun | 2007-05-27 | 1 | -6/+0 |