Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fate/api-tests: Move api-flac-test to API tests directory. | George Boyle | 2015-06-27 | 1 | -6/+0 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | avcodec/jpeg2000dwt: List differences for DWT test | Michael Niedermayer | 2015-06-21 | 1 | -1/+0 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | tests/fate: Add fate-j2k-dwt | Michael Niedermayer | 2015-06-20 | 1 | -0/+6 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | fate: Add fate-mathops test | Michael Niedermayer | 2015-05-20 | 1 | -0/+6 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | libavcodec: Add FLAC API test | Ludmila Glinskih | 2015-04-20 | 1 | -0/+6 |
| | | | | | Signed-off-by: Ludmila Glinskih <lglinskih@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | Add cabac test into fate | Timothy Gu | 2015-04-10 | 1 | -0/+5 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | fate: add libavcodec/options-test | Lukasz Marek | 2014-12-08 | 1 | -0/+4 |
| | | | | Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com> | ||||
* | build: Conditionally build and run DCT test program | Diego Biurrun | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | build: Conditionally build and test iirfilter | Diego Biurrun | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | fate: cosmetics: Group idct8x8 test together with all other libavcodec tests | Diego Biurrun | 2012-10-23 | 1 | -0/+6 |
| | |||||
* | fate: More fine-grained dependencies for libavcodec test programs | Diego Biurrun | 2012-10-23 | 1 | -5/+5 |
| | |||||
* | fate: Declare avcodec/avformat deps in the respective Makefile snippets | Diego Biurrun | 2012-10-23 | 1 | -0/+1 |
| | |||||
* | fate: Add rangecoder test | Diego Biurrun | 2012-10-16 | 1 | -0/+6 |
| | |||||
* | fate: improve dependencies | Mans Rullgard | 2012-05-09 | 1 | -1/+0 |
| | | | | | | | This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: add convenient shorthands for ea-vp6, libavcodec, libavutil tests | Diego Biurrun | 2012-05-09 | 1 | -2/+5 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate-golomb: extend golomb-test to get_ue_golomb_long() | Janne Grunau | 2012-02-01 | 1 | -0/+1 |
| | | | | | | | | get_ue_golomb_long() is only tested for values up to 2^15 - 2 since we can not write larger values. Silence the test on success and return a non-zero value on error. Use an heap scratch buffer instead of large stack buffer. Remove unneeded includes. | ||||
* | fate: add golomb-test | Diego Biurrun | 2012-01-31 | 1 | -0/+4 |
| | |||||
* | fate: split off libavcodec FATE tests into their own file | Diego Biurrun | 2011-12-26 | 1 | -0/+3 |