summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* fate/colorchannelmixer: make sure direct path is tested.Clément Bœsch2013-05-16
|
* vf_colorchannelmixer: round lut entries to nearestMichael Niedermayer2013-05-14
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fate: change colorchannelmixers coefficients to be less unstableMichael Niedermayer2013-05-14
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Add 128 bit murmur3 hash function.Reimar Döffinger2013-05-13
| | | | Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* fate: fix filter-colorchannelmixer by adding bitexact & accurate flagsMichael Niedermayer2013-05-13
| | | | | Idea by durandal11707 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fate: add colorchannelmixer testPaul B Mahol2013-05-13
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* tests/lavf-regression: fix gbrp10 dpx test on big endianPaul B Mahol2013-05-13
| | | | | | For some reason only for that pix format decoder picks native format. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* fate: increase coverage for dpx encoderPaul B Mahol2013-05-12
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* dpxenc: simplifiy code using AVPixFmtDescriptorPaul B Mahol2013-05-12
| | | | | | | Update rgb24 fate test as it no longer writes image in big endian format. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* swscale: RGBA64 outputPaul B Mahol2013-05-12
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fate: add exr testsPaul B Mahol2013-05-12
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* fate/filter: test gradfun timeline.Clément Bœsch2013-05-12
|
* fate/filter: test hqdn3d timeline.Clément Bœsch2013-05-12
|
* ADPCM IMA Radical decoderJames Almer2013-05-10
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* RedSpark demuxerJames Almer2013-05-10
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* RSD demuxerJames Almer2013-05-10
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* ADP demuxerJames Almer2013-05-10
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* Add fate test for solid colour lagarith frames.Carl Eugen Hoyos2013-05-09
|
* fate: add test for lut filterPaul B Mahol2013-05-09
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2013-05-08
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Merge commit 'bd392785a75d7d51414a9788d50396a8d9f29d77'Michael Niedermayer2013-05-08
|\ | | | | | | | | | | | | | | | | | | * commit 'bd392785a75d7d51414a9788d50396a8d9f29d77': fate-run: Drop unnecessary regtest() indirection Conflicts: tests/fate-run.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate-run: Drop unnecessary regtest() indirectionDiego Biurrun2013-05-07
| | | | | | | | | | The indirection was used to abstract from the different -regression.sh scripts. Now that only one remains, this indirection is pointless.
* | Merge commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe'Michael Niedermayer2013-05-08
|\| | | | | | | | | | | | | | | | | | | | | | | * commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe': nut: use meaningful error values FATE: use a less ambiguous end time for filter-trim-time test Conflicts: libavformat/nutdec.c tests/fate/filter-video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: use a less ambiguous end time for filter-trim-time testAnton Khirnov2013-05-07
| | | | | | | | | | 0.1 seconds at 25 fps is exactly 2.5 frames, which may be rounded either to 2 or 3 on different platforms.
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-07
|\| | | | | | | | | | | | | | | | | | | * qatar/master: fate-jpeg2000-dcinema: force output to xyz12le Conflicts: tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate-jpeg2000-dcinema: force output to xyz12leJanne Grunau2013-05-06
| | | | | | | | Fixes Fate tests on big-endian configs.
* | Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110'Michael Niedermayer2013-05-07
|\| | | | | | | | | | | | | | | | | | | * commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110': vf_scale: add endianness conversion pixel format in query_formats Conflicts: libavfilter/vf_scale.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Add FATE test for matroska error recovery.Reimar Döffinger2013-05-07
| | | | | | | | | | | | | | | | This is the first 2 MB of the official test7.mkv. That length seems to be enough to detect the bugs we had in our code so far. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | Merge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07'Michael Niedermayer2013-05-05
|\| | | | | | | | | | | | | | | | | | | * commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07': build: normalize coverage.info Conflicts: tests/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: normalize coverage.infoReinhard Tartler2013-05-04
| | | | | | | | | | Without this, lcov sometimes misses to normalize paths that contain "/./". Also, ignore uninteresting hits in system headers.
* | Merge commit '768e44d044bc32de1e58c198a3708d186af7e966'Michael Niedermayer2013-05-05
|\| | | | | | | | | | | | | | | | | | | * commit '768e44d044bc32de1e58c198a3708d186af7e966': build: tune down the output of lcov/gcov Conflicts: tests/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: tune down the output of lcov/gcovReinhard Tartler2013-05-04
| | | | | | | | In the default settings, both tools produce a lot of unhelpful noise.
* | Merge commit 'b333f3a22a4db4cf65d6a0457ac82ecbe7c7ac44'Michael Niedermayer2013-05-03
|\| | | | | | | | | | | | | | | | | | | * commit 'b333f3a22a4db4cf65d6a0457ac82ecbe7c7ac44': lavf-regression: use -frames instead of -t for image tests Conflicts: tests/lavf-regression.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavf-regression: use -frames instead of -t for image testsAnton Khirnov2013-05-03
| | | | | | | | | | -t 0.5 is 12.5 frames at 25 fps, which may round to either 12 or 13 on different platforms.
| * avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-30
| | | | | | | | | | | | | | | | | | This makes -t sample-accurate for audio and will allow further simplication in the future. Most of the FATE changes are due to audio now being sample accurate. In some cases a video frame was incorrectly passed with the old code, while its was over the limit.
* | fate: Adjust filter-trim-time parametersMichael Niedermayer2013-05-03
| | | | | | | | | | | | This should workaround rounding differences between platforms Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | nutdec: Implement duration parsing for indexed nutsMichael Niedermayer2013-05-02
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate/pixfmts: use the appropriate variable names for temporary files.Clément Bœsch2013-05-01
| | | | | | | | | | | | | | ${1} is now the filter args and is inappropriate as a unique name for the test (and causes some FATE issues because of the ':' in them). ${filter} is not used either to replace the ${1} because ${outfile} already contains a unique name for the test.
* | Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'Michael Niedermayer2013-05-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876': lavfi: add trim and atrim filters. Conflicts: Changelog doc/filters.texi libavfilter/Makefile libavfilter/allfilters.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
| |
* | Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633'Michael Niedermayer2013-05-01
|\| | | | | | | | | | | | | | | * commit 'e036bb7899d0faca9159206be9bf5552e76e7633': lavc: clear AVBuffers on decoded frames if refcounted_frames is not set FATE: add an additional indeo3 test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: add an additional indeo3 testAnton Khirnov2013-04-30
| | | | | | | | It is a part of the sample that got broken by recent indeo3 changes.
* | fate: add test for separatefields filterPaul B Mahol2013-04-30
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: add test for swapuv filterPaul B Mahol2013-04-30
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: add test for telecine filterPaul B Mahol2013-04-30
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: remove forgotten transpose filter results from old system.Clément Bœsch2013-04-30
| |
* | fate: port remaining filters to new system.Clément Bœsch2013-04-30
| | | | | | | | Merge of b963f021b603509b5159873de4919dec441d0782 is now complete.
* | fate: move kerndeint test to the new system.Clément Bœsch2013-04-30
| |
* | fate: port our pixfmts change to fate-run.sh.Clément Bœsch2013-04-30
| | | | | | | | This patch is the same as 52b23cbf1c8f276136556c9e2252184b763ae1ec.
* | fate: add a rule for pixfmts tests.Clément Bœsch2013-04-30
| |