summaryrefslogtreecommitdiffstats
path: root/tests/fate
Commit message (Collapse)AuthorAgeFilesLines
* lavf/webm_dash: some fields should go into RepresentationVignesh Venkatasubramanian2014-10-021-0/+3
| | | | | | | | | | | Width, Height and Sample Rate should be in the AdaptationSet tag only if all the contained representations have the same width, height and sampling rate. Otherwise they should go into the Representation tag. This patch adds this functionality and a fate test for the same. Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* tests/fate/microsoft: add -flags +bitexact to ilaced_twomvMichael Niedermayer2014-09-271-1/+1
| | | | | | Should fix fate failure on alpha and pre sse2 x86 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit 'b39ebcddd47daf37659796aaa7d068668086507a'Michael Niedermayer2014-09-261-0/+3
|\ | | | | | | | | | | | | | | | | * commit 'b39ebcddd47daf37659796aaa7d068668086507a': fate: Add VC-1 interlaced twomv test Note, this test is not free of artifacts on both sides of the merge Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add VC-1 interlaced twomv testTim Walker2014-09-261-0/+3
| | | | | | | | CC: libav-stable@libav.org
* | Merge commit '28f5cd312c9da9072108edf8b7685d009374ea96'Michael Niedermayer2014-09-251-1/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | * commit '28f5cd312c9da9072108edf8b7685d009374ea96': fate: Switch ra4-288 test from framecrc() to pcm() Conflicts: tests/fate/real.mak The test is kept disabled as it still does not pass on x86-64 due to float rounding Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Switch ra4-288 test from framecrc() to pcm()Katerina Barone-Adesi2014-09-251-1/+3
| | | | | | | | | | | | The decoder is float-based and the test needs to allow for some fuzz. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | fate: add fate-filter-pp1Michael Niedermayer2014-09-181-0/+3
| | | | | | | | | | | | This tests a few more filters with forced quantizers Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: disable fate-ra4-288, the code uses floats and does not produce the ↵Michael Niedermayer2014-09-171-2/+2
| | | | | | | | | | | | same results on different platforms Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e'Michael Niedermayer2014-09-171-1/+9
|\ \ | |/ | | | | | | | | | | | | | | | | * commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e': fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) Conflicts: tests/fate/real.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8)Katerina Barone-Adesi2014-09-171-1/+9
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | Remove non-free tests/lena.pnm and adapt FATE tests to depend on lena.pnm in ↵Andreas Cadhalpun2014-09-043-7/+9
| | | | | | | | | | | | the SAMPLES directory Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'Michael Niedermayer2014-09-031-3/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | * commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453': xvid: Add C IDCT Conflicts: libavcodec/dct-test.c libavcodec/xvididct.c See: 298b3b6c1f8f66b9bc6de53a7b51d3de745d946b Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * xvid: Add C IDCTPascal Massimino2014-09-021-3/+2
| | | | | | | | | | | | Thanks to Pascal Massimino and Michael Militzer for relicensing as LGPL. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | fate/vpx: make webm dash manifest tests depend on the WEBM_DASH_MANIFEST demuxerMichael Niedermayer2014-08-291-3/+3
| | | | | | | | | | Found-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: Add basic tests for WebM Dash ManifestVignesh Venkatasubramanian2014-08-291-0/+9
| | | | | | | | | | | | | | | | Add fate tests that test out the functionality of WebM DASH Manifest XML generation. This patch contains the vpx.mak file changes and the reference gold XML files. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add codecview filterClément Bœsch2014-08-241-0/+3
| |
* | fate: add test for old (v1) huffyuv and rgbaChristophe Gisquet2014-08-211-1/+3
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests/fate/libavutil: switch cpu-test back to runecho so its results are ↵Michael Niedermayer2014-08-061-1/+1
| | | | | | | | | | | | | | | | | | vissible (needs next commt too) Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avutil: add pixelutils APIClément Bœsch2014-08-051-0/+5
| |
* | Merge commit 'd395895cdb2ac8c95bd488549e7f893bd4dcc248'Michael Niedermayer2014-08-051-1/+1
|\ \ | |/ | | | | | | | | | | * commit 'd395895cdb2ac8c95bd488549e7f893bd4dcc248': fate: generate tests/pixfmts.mak for all targets requiring it Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: generate tests/pixfmts.mak for all targets requiring itJanne Grunau2014-08-051-1/+1
| | | | | | | | | | | | All subtargets which should run the fate-filter-pixdesc% need to generate and include tests/pixfmts.mak. Most noteable missing target was fate itself.
* | Merge commit 'eee813eec7d3c0b0689f80665d3f796401742935'Michael Niedermayer2014-08-051-1/+3
|\ \ | |/ | | | | | | | | | | * commit 'eee813eec7d3c0b0689f80665d3f796401742935': fate: Only generate tests/pixfmts.mak if some pixfmts fate test is run Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Only generate tests/pixfmts.mak if some pixfmts fate test is runDiego Biurrun2014-08-041-1/+3
| |
* | Merge commit '086a541857812b2e0435db38fbabfddc7d19e53c'Michael Niedermayer2014-08-051-0/+12
|\ \ | |/ | | | | | | | | | | | | | | | | * commit '086a541857812b2e0435db38fbabfddc7d19e53c': fate: png-suite Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: png-suiteVittorio Giovara2014-08-041-0/+12
| | | | | | | | Every supported format is converted to RGB.
* | Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f'Michael Niedermayer2014-08-041-1/+1
|\ \ | |/ | | | | | | | | | | * commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f': cpu-test: test av_cpu_count Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * cpu-test: test av_cpu_countJanne Grunau2014-08-041-1/+1
| | | | | | | | Add CPU count and number threads as informative values for fate.
* | Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745'Michael Niedermayer2014-08-041-2/+1
|\ \ | |/ | | | | | | | | | | | | | | | | * commit '07d8fa58121be8fe315bd51ab760547fe209a745': fate: add informative cpu test Conflicts: tests/fate/libavutil.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add informative cpu testJanne Grunau2014-08-041-0/+5
| | | | | | | | | | | | | | | | 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.
* | Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d'Michael Niedermayer2014-08-011-2/+19
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit '706208ef47bffd525c982975d2756f7b2b220b8d': fate: Split fate-pixdesc tests and dispatch them through Make Conflicts: tests/fate-run.sh tests/ref/fate/filter-pixdesc Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun2014-08-011-2/+19
| | | | | | | | This allows running all the tests individually and/or in parallel.
* | fate/hevc: update fate with 9 bitstreamsMickaël Raulet2014-07-271-0/+9
| | | | | | | | | | | | | | | | - all of them testing HEVC version 1 cherry picked from commit adcdabb4dd062694fb8de6df0faecaad1c36ba33 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate/hevc: adding CONFWIN_A conformance testMickaël Raulet2014-07-271-0/+1
| | | | | | | | | | | | cherry picked from commit 3b69a2dc469160ee87367191e630e8398e832227 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate/hevc: add flags unalignedMickaël Raulet2014-07-271-6/+6
| | | | | | | | | | | | cherry picked from commit 3b69a2dc469160ee87367191e630e8398e832227 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate/hevc: add BUMPING bitstream testMickaël Raulet2014-07-271-0/+1
| | | | | | | | | | | | cherry picked from commit d4d61a071f087db2a4bc2b49559d40dd350a841e Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | hevc: fix RAP_B_BossenMickaël Raulet2014-07-261-0/+1
| | | | | | | | | | | | cherry picked from commit 903236292f066bc321080e3e2192b64f8943d960 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate/hevc: update with new Rext bitstreamsMickaël Raulet2014-07-221-2/+11
| | | | | | | | | | | | cherry picked from commit d0924959f16d42630cfd7b3b4fce9fead60a4aa8 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '4d2d0595cf9dd199c35aefef450952d209a56573'Michael Niedermayer2014-07-211-8/+11
|\ \ | |/ | | | | | | | | | | | | | | | | * commit '4d2d0595cf9dd199c35aefef450952d209a56573': fate: Split audio- and video-related RealMedia targets Conflicts: tests/fate/real.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Split audio- and video-related RealMedia targetsKaterina Barone-Adesi2014-07-211-6/+12
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | Merge commit '16b7328058fa600d5158c84d9cc621a134eb88bc'Michael Niedermayer2014-07-211-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | * commit '16b7328058fa600d5158c84d9cc621a134eb88bc': build: Conditionally build and run DCT test program Conflicts: libavcodec/Makefile libavcodec/dct-test.c tests/fate/libavcodec.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Conditionally build and run DCT test programDiego Biurrun2014-07-211-1/+1
| |
* | Merge commit 'bd499d9af668aef979ec9f3f3215b8dd508c7ec1'Michael Niedermayer2014-07-211-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | * commit 'bd499d9af668aef979ec9f3f3215b8dd508c7ec1': build: Conditionally build and test iirfilter Conflicts: libavcodec/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Conditionally build and test iirfilterDiego Biurrun2014-07-211-1/+1
| |
* | Merge commit '819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074'Michael Niedermayer2014-07-211-0/+2
|\ \ | |/ | | | | | | | | | | * commit '819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074': fate: add h264-direct-bff test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add h264-direct-bff testVittorio Giovara2014-07-201-0/+2
| |
| * fate: Use the correct, local path to samples for opus reference filesMartin Storsjö2014-07-141-1/+1
| | | | | | | | | | | | | | 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/hevc: update fate rext testsMickaël Raulet2014-07-201-0/+34
| | | | | | | | | | | | cherry picked from commit e6ee89e6fab60a3faa1f933b7774e819846f70c4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: Add test for wav Peak Envelope Chunk encoder (levl chunk).Peter B2014-07-181-0/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '24f45c16224d4c5d482e928676714766ffdda4fc'Michael Niedermayer2014-06-271-16/+16
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit '24f45c16224d4c5d482e928676714766ffdda4fc': fate: Add dependencies for dct/fft/mdct/rdft tests Conflicts: libavcodec/fft-test.c tests/fate/fft.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add dependencies for dct/fft/mdct/rdft testsDiego Biurrun2014-06-261-16/+16
| |
OpenPOWER on IntegriCloud