summaryrefslogtreecommitdiff
path: root/tests/fate
Commit message (Collapse)AuthorAge
* Merge commit '62139b14e621f096d0f8ed90920d042b92867e40'Michael Niedermayer2015-03-04
|\ | | | | | | | | | | | | | | | | | | * commit '62139b14e621f096d0f8ed90920d042b92867e40': fate: Specify the idct to use for the aic-oddsize test Conflicts: tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Specify the idct to use for the aic-oddsize testMartin Storsjö2015-03-04
| | | | | | | | | | | | | | This fixes fate on all architectures that have an optimized but not bitexact idct available. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '994d8f3095180ba1b2c6040a97718e931a782b34'Michael Niedermayer2015-03-03
|\| | | | | | | | | | | | | | | | | | | * commit '994d8f3095180ba1b2c6040a97718e931a782b34': fate: Add AIC test with odd sizes Conflicts: tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add AIC test with odd sizesVittorio Giovara2015-03-03
| |
* | avcodec/aacpsy: Fix AAC Psy PE reduction calculation when multiple ↵Claudio Freire2015-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iterations are required This is a small change, but it does have a big impact on bit allocation. all the regressions marked in the report have no audible difference (I didn't check them all though), but the improvements can be heard. This affects mostly high bit rates. It's related to issue #2686. In the report, A is the patched version, B is unpatched, all comparisons show deltas in the form (A-B), so a positive pSNR delta means a better quality in the patched version, and negative a regression. Regressions are only considered for pSNR deltas below -1db, they're considered serious below -6db. All measurements were done with tiny_psnr. The summary of the report inline for quick reading: Files: 58 Bitrates: 6 Tests: 347 Serious Regressions: 0 (0%) Regressions: 10 (2%) Improvements: 54 (15%) Big improvements: 26 (7%) Worst regression - sine_tester.flac - 384k - StdDev: 1.68 pSNR: -3.05 maxdiff: -178.00 Best improvement - 07 - Bound.flac - 384k - StdDev: -1700.05 pSNR: 20.64 maxdiff: -29595.00 Average - StdDev: -55.67 pSNR: 1.20 maxdiff: -1593.00 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests/fate: Add S302M testMichael Niedermayer2015-03-02
| | | | | | | | | | Reviewed-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests: add paletteuse testClément Bœsch2015-02-26
| |
* | tests: add palettegen testClément Bœsch2015-02-26
| |
* | Merge commit 'ce52869c22738ad584995d48103ce3aa2301736b'Michael Niedermayer2015-02-23
|\| | | | | | | | | | | | | | | | | | | * commit 'ce52869c22738ad584995d48103ce3aa2301736b': fate: Rename fate-dts test to fate-dca-core Conflicts: tests/fate/audio.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Rename fate-dts test to fate-dca-coreDiego Biurrun2015-02-23
| | | | | | | | The codec is referred to as DCA in other parts of libav.
* | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '35c6ce76b107225a19eb33aea38857d2405882af': Canopus HQX decoder Conflicts: Changelog libavcodec/avcodec.h libavcodec/version.h tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Canopus HQX decoderVittorio Giovara2015-02-22
| | | | | | | | Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
* | Merge commit 'b727b0eeb73cd78533a7fd387ceccd505e48fa6c'Michael Niedermayer2015-02-19
|\| | | | | | | | | | | | | | | | | | | * commit 'b727b0eeb73cd78533a7fd387ceccd505e48fa6c': fate: Add tests for DSS Conflicts: tests/fate/audio.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add tests for DSSVittorio Giovara2015-02-19
| | | | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
* | tests: fate: adding fate-test for twofishSupraja Meedinti2015-02-18
| | | | | | | | | | Signed-off-by: Supraja Meedinti <supraja0493@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'e21d85309943a51b7808f5e01dd258b262e09148'Michael Niedermayer2015-02-15
|\| | | | | | | | | | | | | | | | | | | * commit 'e21d85309943a51b7808f5e01dd258b262e09148': FATE: add a test for the SVQ1 header byte swapping Conflicts: tests/fate/qt.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * FATE: add a test for the SVQ1 header byte swappingAnton Khirnov2015-02-15
| |
* | fate: add wavpack encoderPaul B Mahol2015-02-13
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: mjpeg trellis testMichael Niedermayer2015-02-11
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | test/fate: added mxf_opatom regression testsMark Reid2015-02-10
| | | | | | | | | | Reviewed-by: tomas.hardin@codemill.se Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'Michael Niedermayer2015-02-07
|\| | | | | | | | | | | | | * commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6': fate: Add a test for AAC ELD480. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add a test for AAC ELD480.Alex Converse2015-02-06
| | | | | | | | The source is er_eld_2100np_48_ep0.mp4 from the official test set.
* | tests/fate: added mxf tests for essencegroups and missing indexMark Reid2015-01-28
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: Fix bitexactness for vsynth3-dnxhd-1080i-colrMichael Niedermayer2015-01-27
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley2015-01-26
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add Camellia testJames Almer2015-01-26
| | | | | | | | | | Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
* | avfilter: add showpalette filterClément Bœsch2015-01-15
| |
* | fate: add qp filter testMichael Niedermayer2015-01-14
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add a fate-filter-framepack ruleClément Bœsch2014-12-30
| |
* | Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6'Michael Niedermayer2014-12-30
|\| | | | | | | | | | | | | | | | | | | * commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6': fate: Use bitexact conversions in the dpxparser test Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Use bitexact conversions in the dpxparser testMartin Storsjö2014-12-29
| | | | | | | | | | | | This fixes fate on e.g. ppc. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb'Michael Niedermayer2014-12-19
|\| | | | | | | | | | | | | * commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb': fate: add test for offset theora Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add test for offset theoraVittorio Giovara2014-12-18
| |
* | Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736'Michael Niedermayer2014-12-19
|\| | | | | | | | | | | | | * commit 'a381e0cec87bcb28ebc05fe840bb937a495de736': fate: add a DPX parser test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add a DPX parser testVittorio Giovara2014-12-18
| |
* | Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747'Michael Niedermayer2014-12-10
|\| | | | | | | | | | | | | | | | | | | * commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747': fate: add dolby true hd tests Conflicts: tests/fate/lossless-audio.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add dolby true hd testsJanne Grunau2014-12-09
| | | | | | | | | | | | | | | | The existing meridian audio test does not test ff_mlp_rematrix_channel_arm. This sample (first 640k of https://samples.libav.org/A-codecs/TrueHD/TrueHD.raw) uses ff_mlp_rematrix_channel_arm. Since this sample has 5.1 channels it also allows testing the integrated downmixing.
| * fate-mpeg4: use TARGET_SAMPLES for resize testsJanne Grunau2014-10-21
| |
* | fate: add libavcodec/options-testLukasz Marek2014-12-08
| | | | | | | | Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
* | tests: Add vsynth2 which uses the new reference.pnmMichael Niedermayer2014-12-02
| | | | | | | | | | | | | | The file is already present in git and by using it we can perform more tests without the need of fate samples Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests: Rename vsynth2 to vsynth_lenaMichael Niedermayer2014-12-02
| | | | | | | | | | | | This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger2014-11-23
| | | | | | | | | | | | Also add a FATE test. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | fate: add xBR filter testsClément Bœsch2014-11-13
| |
* | avcodec/nellymoserenc: fix sign errorMichael Niedermayer2014-11-13
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add opt-testLukasz Marek2014-11-11
| |
* | swresample: Fix swr_drop_output so it does not flush the buffersMichael Niedermayer2014-11-04
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Added STL demuxer and decoderEejya Singh2014-10-22
| | | | | | | | Signed-off-by: Clément Bœsch <u@pkh.me>
* | tests/fate/mpeg4: add -sws_flags +bitexactMichael Niedermayer2014-10-18
| | | | | | | | | | | | | | Should fix fate-mpeg4-resolution-change tests Found-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | libavutil: Add CAST128 symmetric block cipherSupraja Meedinti2014-10-18
| | | | | | | | | | | | | | Only ECB mode is supported at the moment Signed-off-by: Supraja Meedinti <supraja0493@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests/fate/mpeg4: fix samples pathMichael Niedermayer2014-10-17
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>