summaryrefslogtreecommitdiff
path: root/tests/fate
Commit message (Collapse)AuthorAge
* fate: generate tests/pixfmts.mak for all targets requiring itJanne Grunau2014-08-05
| | | | | | All subtargets which should run the fate-filter-pixdesc% need to generate and include tests/pixfmts.mak. Most noteable missing target was fate itself.
* fate: Only generate tests/pixfmts.mak if some pixfmts fate test is runDiego Biurrun2014-08-04
|
* fate: png-suiteVittorio Giovara2014-08-04
| | | | Every supported format is converted to RGB.
* cpu-test: test av_cpu_countJanne Grunau2014-08-04
| | | | Add CPU count and number threads as informative values for fate.
* fate: add informative cpu testJanne Grunau2014-08-04
| | | | | | | | libavutil/cpu-test prints raw and effective cpu flags to STDERR. Detected cpu flags can be useful for debugging fate errors. No comparison of the result against a expected result since that would require fate config specific references.
* fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun2014-08-01
| | | | This allows running all the tests individually and/or in parallel.
* fate: Split audio- and video-related RealMedia targetsKaterina Barone-Adesi2014-07-21
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* build: Conditionally build and run DCT test programDiego Biurrun2014-07-21
|
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-21
|
* fate: add h264-direct-bff testVittorio Giovara2014-07-20
|
* fate: Use the correct, local path to samples for opus reference filesMartin Storsjö2014-07-14
| | | | | | | This fixes running fate in configs where the samples are located in a different path on the target. Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: Add dependencies for dct/fft/mdct/rdft testsDiego Biurrun2014-06-26
|
* Remove avserver.Anton Khirnov2014-06-18
| | | | | | | It has not been properly maintained for years and there is little hope of that changing in the future. It appears simpler to write a new replacement from scratch than unbreaking it.
* fate: add on2avc audio testVittorio Giovara2014-06-10
|
* FATE/opus: increase fuzz for the celt testsAnton Khirnov2014-05-16
| | | | This seems to be needed on some 32bit arches.
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
| | | | | | | | Use it instead of checking CODEC_FLAG_BITEXACT in the first stream's codec context. Using codec options inside lavf is fragile and can easily break when the muxing codec context is not the encoding context.
* lavc: add a native Opus decoder.Anton Khirnov2014-05-15
| | | | | | | | | | | | | Initial implementation by Andrew D'Addesio <modchipv12@gmail.com> during GSoC 2012. Completion by Anton Khirnov <anton@khirnov.net>, sponsored by the Mozilla Corporation. Further contributions by: Christophe Gisquet <christophe.gisquet@gmail.com> Janne Grunau <janne-libav@jannau.net> Luca Barbato <lu_zero@gentoo.org>
* fate: Add fic-in-avi testDerek Buitenhuis2014-04-24
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö2014-04-19
| | | | | | | | | Also set the RGBA pixel format correctly as the native endian format, which is what it returns. This fixes the tests on big endian. Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: add tests for SGI RLE and MVC1&2 decodersVittorio Giovara2014-04-19
|
* FATE: add tests for more resampling modesAnton Khirnov2014-04-13
|
* resample: implement flushingAnton Khirnov2014-04-13
|
* fate: correctly set sample rate for mp2 testsVittorio Giovara2014-04-09
|
* fate: add tests for SANM and VIMAPaul B Mahol2014-04-06
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* fate: add a VP7 testVittorio Giovara2014-04-04
|
* fate: Explicitly use gray16le in fate-sgi-gray16Martin Storsjö2014-04-01
| | | | | | This fixes the test on big endian. Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: add SGI testsVittorio Giovara2014-04-01
|
* fate: add exr testsPaul B Mahol2014-04-01
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* fate: Convert the paletted output in the brenderpix tests to rgb24Martin Storsjö2014-03-31
| | | | This makes the output consistent on big-endian systems.
* fate: add a bmpparser testVittorio Giovara2014-03-28
|
* fate: add XBM testsVittorio Giovara2014-03-27
|
* fate: add PAF audio and video testsPaul B Mahol2014-03-27
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* fate: add BRender PIX testsVittorio Giovara2014-03-27
|
* fate: add Alias PIX testsVittorio Giovara2014-03-26
|
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-18
|
* FATE: add a test for the ONE_STR mapping mode of the channelmap filterAnton Khirnov2014-03-16
|
* FATE: add tests for the shuffleplanes filterAnton Khirnov2014-03-05
|
* utvideoenc: Enable support for multiple slices and use themJan Ekström2014-02-14
| | | | | | | | | | | | The official Ut Video decoder only threads with slices, thus until now any files encoded by the libavcodec encoder have only been decodable with a single thread. The default slice count is now set to subsampled_height / 120. Also sets slices to 1 for the Ut Video encoder tests to keep them green. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* vp9: add a new segmentation sample.Ronald S. Bultje2014-02-12
| | | | | | | | The old one didn't use segmentation. One uses segmentation in all frame types (--aq-mode=1), and the other uses all segmentation features, but only in inter frames (mbgraph). Signed-off-by: Anton Khirnov <anton@khirnov.net>
* vp9: add fate sample for parallelmode.Ronald S. Bultje2014-02-12
| | | | | | | This disables backward probability updates, which makes the codec more friendly for frame-level multi-threading. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* hevc: update conformance streamsGuillaume Martres2014-02-10
| | | | | | | | New streams: LTRPSPS_A_Qualcomm_1, SLPPLP_A_VIDYO_1, VPSID_A_VIDYO_1 Updated streams: EXT_A_ericsson_4, NUT_A_ericsson_5, RPS_C_ericsson_5, RPS_D_ericsson_6 Signed-off-by: Anton Khirnov <anton@khirnov.net>
* fate: force the simple idct for xvid custom matrix testJanne Grunau2014-02-05
| | | | | | | | The original test without a forced idct is still useful since it tests the switching of the idct algorithm/permutation on x86 with MMX. MMXext or SSE2. Make sure the test runs only if MMX inline asm is available and force -cpuflags to all. Add the required bitexact flag for both tests.
* fate: add xvid test for custom matricesJanne Grunau2014-01-31
| | | | Test sample is made from the sample in Bug-Id: videolan/7411
* fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 testsMartin Storsjö2014-01-10
| | | | | | This fixes these fate tests on big endian. Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: add framepack filter testVittorio Giovara2014-01-09
|
* FATE: add MSS2 testsAnton Khirnov2014-01-09
|
* vp9: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
| | | | | | They are not measurably faster on x86, they might be somewhat faster on other platforms due to missing emu edge SIMD, but the gain is not large enough to justify the added complexity.
* vp8: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
| | | | | | They are not measurably faster on x86, they might be somewhat faster on other platforms due to missing emu edge SIMD, but the gain is not large enough to justify the added complexity.
* hevc: rename some HEVC conformance streamsGuillaume Martres2014-01-06
| | | | | | | | | Some HEVC conformance streams zip on http://wftp3.itu.int/av-arch/jctvc-site/bitstream_exchange/draft_conformance/ were updated without changing the actual stream. Rename them in FATE accordingly to make it easier to track future stream updates. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* hevc: add new conformance streamsGuillaume Martres2014-01-06
| | | | | | | Also remove superseded conformance streams. The conformance streams all come from http://wftp3.itu.int/av-arch/jctvc-site/bitstream_exchange/draft_conformance/ Signed-off-by: Anton Khirnov <anton@khirnov.net>