aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* fate: add test for compand filterPetru Rares Sincraian2016-08-123-0/+32
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* tests/fate/vcodec: add dnxhr edge testsMark Reid2016-08-1213-1/+67
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-08-111-1/+1
| | | | | | | | | This fixes valgrind warnings about conditional jumps based on uninitialized data (even though the uninitialized data only ever was compared with a direct copy of the same uninitialized data). Signed-off-by: Martin Storsjö <martin@martin.st> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avformat: add a TTA MuxerJames Almer2016-08-046-4/+20
| | | | | Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* fate: add test for tremolo filterPetru Rares Sincraian2016-08-022-0/+30
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* libavformat/matroskadec: Add test for seeking with codec delay.Chris Cunningham2016-07-302-0/+51
| | | | | | Also cleanup parens for the skip_to_timecode check. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for stereotools filterPetru Rares Sincraian2016-07-292-0/+29
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for silenceremove filterPetru Rares Sincraian2016-07-292-0/+39
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: Add HDCD filter tests for false positive and error detectionBurt P2016-07-272-1/+14
| | | | | Signed-off-by: Burt P <pburt0@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer2016-07-261-1/+1
| | | | | | Fixes checkasm failures on mmxext functions Signed-off-by: James Almer <jamrial@gmail.com>
* tests/fate: add dnxhr encoding testsMark Reid2016-07-2419-1/+131
| | | | | | added sws_flags flags and tested against x86_32 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* tests/fate/filter-audio: fate-filter-chorus: Randomly change parameters to ↵Michael Niedermayer2016-07-242-11/+11
| | | | | | | | | | some values which pass on arm/mips/x86-32/64 If this still doesnt give the same results on all platforms then this should be disabled Found-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* tests/fate/dnxhd: add dnxhr prefix testsMark Reid2016-07-236-1/+61
| | | | | | | | | | | | | | The data offset value in the prefix increases as the heights increases. This test adds a tests for some common dnxhr heights. can somebody add the following test footage to fate/dnxhd? https://dl.dropboxusercontent.com/u/170952/fate/dnxhd/prefix-256x1536.dnxhr https://dl.dropboxusercontent.com/u/170952/fate/dnxhd/prefix-256x1716.dnxhr https://dl.dropboxusercontent.com/u/170952/fate/dnxhd/prefix-256x2048.dnxhr https://dl.dropboxusercontent.com/u/170952/fate/dnxhd/prefix-256x2160.dnxhr https://dl.dropboxusercontent.com/u/170952/fate/dnxhd/prefix-256x3212.dnxhr Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for extrastereo filterPetru Rares Sincraian2016-07-222-0/+30
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avformat/oggenc: add vp8 muxing supportJames Almer2016-07-203-0/+8
| | | | | | Addresses ticket #5687 Signed-off-by: James Almer <jamrial@gmail.com>
* fate: add test for earwax filterPetru Rares Sincraian2016-07-202-0/+30
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for dcshift filterPetru Rares Sincraian2016-07-202-0/+30
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for chorus filterPetru Rares Sincraian2016-07-202-0/+20
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for avfftPetru Rares Sincraian2016-07-191-2/+31
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avcodec/ccaption_dec: implement positioning for closed captionsAman Gupta2016-07-182-32/+32
| | | | | | Positioning math is based on the guidelines in https://dvcs.w3.org/hg/text-tracks/raw-file/default/608toVTT/608toVTT.html#positioning-in-cea-608 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: fix apng tests dependenciesJames Almer2016-07-161-2/+2
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05'Clément Bœsch2016-07-144-0/+30
|\ | | | | | | | | | | | | * commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05': fate: Add TrueMotion 2 RT tests Merged-by: Clément Bœsch <u@pkh.me>
| * fate: Add TrueMotion 2 RT testsVittorio Giovara2016-06-204-0/+18
| |
* | Merge commit '906ffed9b1b8b06979eb656989aecacb1ae75a3a'Clément Bœsch2016-07-142-12/+12
|\| | | | | | | | | | | | | * commit '906ffed9b1b8b06979eb656989aecacb1ae75a3a': fate: Move Duck Truemotion 1 and 2 tests to vpx.mak Merged-by: Clément Bœsch <u@pkh.me>
| * fate: Move Duck Truemotion 1 and 2 tests to vpx.makVittorio Giovara2016-06-202-12/+12
| |
* | fate/video: use FATE_VIDEO instead of FATE_SAMPLES_AVCONVClément Bœsch2016-07-141-1/+1
| | | | | | | | Consistent with the rest of the rules
* | Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf'Clément Bœsch2016-07-148-0/+61
|\| | | | | | | | | | | | | * commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf': fate: Add tests for MagicYUV Merged-by: Clément Bœsch <u@pkh.me>
| * fate: Add tests for MagicYUVVittorio Giovara2016-06-208-0/+33
| |
* | fate: fix fate-vp8 dependenciesJames Almer2016-07-131-12/+12
| | | | | | | | | | | | | | | | Fix the demuxer dependencies in some of the tests and remove the vp8 decoder dependency for the stream copy tests Reviewed-by: Hendrik Leppkes <h.leppkes@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* | Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36'Matthieu Bouron2016-07-134-0/+237
|\| | | | | | | | | | | | | * commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36': checkasm: Add tests for h264 idct Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
| * checkasm: Add tests for h264 idctMartin Storsjö2016-06-174-0/+237
| | | | | | | | | | | | | | The tests are inspired by similar tests for vp9 by Ronald Bultje. Signed-off-by: Martin Storsjö <martin@martin.st>
* | tests/checkasm: reduce cosmetic diff with libavMatthieu Bouron2016-07-131-14/+14
| | | | | | | | Chunk was not merged in ca5ec2bf51d8c4f8bb0a829d0a65c70c968888a3.
* | fate: add test for asetratePetru Rares Sincraian2016-07-062-0/+30
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/apng : add test for apng decodingMartin Vignali2016-07-054-0/+67
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/png : add test for rgba64 and interleaved rgbMartin Vignali2016-07-053-1/+16
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avfilter/vf_rotate: add >8 bit depth supportPaul B Mahol2016-07-041-0/+14
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | tests/checkasm/pixblockdsp: Test 8 byte aligned positionsMichael Niedermayer2016-07-021-3/+3
| | | | | | | | | | | | The code is documented as to require 8byte alignment Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | tests/fate: Add test for ticket 3386 ([H264] [Regression] illegal short term ↵Michael Niedermayer2016-07-022-0/+54
| | | | | | | | | | | | buffer state detected) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/webp : add test for lossless picture to improve coverMartin Vignali2016-07-013-0/+18
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add test for asetnsamplesPetru Rares Sincraian2016-06-292-0/+527
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/h264: add test for skip-nointra and skip-nokeyMichael Niedermayer2016-06-293-0/+111
| |
* | Merge commit 'c3ed259e4fef64a1af4f6537be545fba47491aa9'Clément Bœsch2016-06-294-33/+35
|\| | | | | | | | | | | | | * commit 'c3ed259e4fef64a1af4f6537be545fba47491aa9': fate: Move Canopus decoder tests to a separate file Merged-by: Clément Bœsch <clement@stupeflix.com>
| * fate: Move Canopus decoder tests to a separate fileVittorio Giovara2016-06-064-33/+35
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | fate/webp : add test for lossy compression.Martin Vignali2016-06-283-0/+18
| | | | | | | | | | | | | | the result of ffmpeg decoding is binary exact with the yuv output of official decoder (dwebp) Signed-off-by: James Almer <jamrial@gmail.com>
* | fate/webp : add test for webp lossless decoding (rgb and rgba)Martin Vignali2016-06-263-0/+22
| | | | | | | | | | | | output have been compared with official decoding tool output (dwebp) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/exr : add tests for file with half and float channelsMartin Vignali2016-06-2637-0/+324
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit 'f5c43884190be094749acfba104e3eab98d8ff1e'Hendrik Leppkes2016-06-262-6/+1
|\| | | | | | | | | | | | | * commit 'f5c43884190be094749acfba104e3eab98d8ff1e': FATE: drop the audio stream from the dxtory test Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
| * FATE: drop the audio stream from the dxtory testAnton Khirnov2016-05-262-2/+1
| | | | | | | | | | This is a video test and there are no audio packets in the sample anyway.
* | Merge commit '7ca4fdc046a945949866bb6fc550e3cab1fc8c00'Hendrik Leppkes2016-06-261-6/+6
|\| | | | | | | | | | | | | * commit '7ca4fdc046a945949866bb6fc550e3cab1fc8c00': fate: More fine-grained dependencies for demuxer tests Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
| * fate: More fine-grained dependencies for demuxer testsDiego Biurrun2016-05-251-6/+6
| |