summaryrefslogtreecommitdiff
path: root/tests/ref/fate
Commit message (Collapse)AuthorAge
* fate: add test for tremolo filterPetru Rares Sincraian2016-08-02
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for stereotools filterPetru Rares Sincraian2016-07-29
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for silenceremove filterPetru Rares Sincraian2016-07-29
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* tests/fate/filter-audio: fate-filter-chorus: Randomly change parameters to ↵Michael Niedermayer2016-07-24
| | | | | | | | | | 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-23
| | | | | | | | | | | | | | 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-22
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for earwax filterPetru Rares Sincraian2016-07-20
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for dcshift filterPetru Rares Sincraian2016-07-20
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add test for chorus filterPetru Rares Sincraian2016-07-20
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avcodec/ccaption_dec: implement positioning for closed captionsAman Gupta2016-07-18
| | | | | | 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>
* Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05'Clément Bœsch2016-07-14
|\ | | | | | | | | | | | | * 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-20
| |
* | Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf'Clément Bœsch2016-07-14
|\| | | | | | | | | | | | | * commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf': fate: Add tests for MagicYUV Merged-by: Clément Bœsch <u@pkh.me>
| * fate: Add tests for MagicYUVVittorio Giovara2016-06-20
| |
* | fate: add test for asetratePetru Rares Sincraian2016-07-06
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/apng : add test for apng decodingMartin Vignali2016-07-05
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/png : add test for rgba64 and interleaved rgbMartin Vignali2016-07-05
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avfilter/vf_rotate: add >8 bit depth supportPaul B Mahol2016-07-04
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | tests/fate: Add test for ticket 3386 ([H264] [Regression] illegal short term ↵Michael Niedermayer2016-07-02
| | | | | | | | | | | | buffer state detected) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/webp : add test for lossless picture to improve coverMartin Vignali2016-07-01
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add test for asetnsamplesPetru Rares Sincraian2016-06-29
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/h264: add test for skip-nointra and skip-nokeyMichael Niedermayer2016-06-29
| |
* | fate/webp : add test for lossy compression.Martin Vignali2016-06-28
| | | | | | | | | | | | | | 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-26
| | | | | | | | | | | | 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-26
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit 'f5c43884190be094749acfba104e3eab98d8ff1e'Hendrik Leppkes2016-06-26
|\| | | | | | | | | | | | | * 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-26
| | | | | | | | | | This is a video test and there are no audio packets in the sample anyway.
* | fate: add anequalizer testPetru Rares Sincraian2016-06-24
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'Matthieu Bouron2016-06-23
|\| | | | | | | | | | | | | * commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9': movenc: Add a test for VFR with b-frames, with a duration change at a fragment end Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
| * movenc: Add a test for VFR with b-frames, with a duration change at a ↵Martin Storsjö2016-05-18
| | | | | | | | | | | | fragment end Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'Matthieu Bouron2016-06-23
|\| | | | | | | | | | | | | * commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7': movenc-test: Test write_data_type Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
| * movenc-test: Test write_data_typeMartin Storsjö2016-05-18
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | fate: add apad testPetru Rares Sincraian2016-06-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add test for amergePetru Rares Sincraian2016-06-22
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avformat/flvdec: Do not check last size if it could not be read due to EOFMichael Niedermayer2016-06-22
| | | | | | | | | | Fixes part of Ticket5648 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit '1982d0cc561912d685a0c2dbe58bc19f50bae231'Clément Bœsch2016-06-21
|\| | | | | | | | | | | | | | | | | * commit '1982d0cc561912d685a0c2dbe58bc19f50bae231': fate: Add test for MTS2/MSS4 The timestamps differ because we use a more appropriate timebase. Merged-by: Clément Bœsch <clement@stupeflix.com>
| * fate: Add test for MTS2/MSS4Diego Biurrun2016-05-02
| |
* | Merge commit '5b1409c75563b4a3aca113c34d09e3b5442de47f'Clément Bœsch2016-06-21
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '5b1409c75563b4a3aca113c34d09e3b5442de47f': fate: Add test for MSS1 Test was already present, see 849e55e58ecc6815e8bd326ac18dda748db48682. The merge removes the audio decoding present in our version and simplifies the rules. Merged-by: Clément Bœsch <clement@stupeflix.com>
| * fate: Add test for MSS1Diego Biurrun2016-04-27
| |
* | Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869'Clément Bœsch2016-06-21
|\| | | | | | | | | | | | | * commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869': dds: Add support for monochrome images Merged-by: Clément Bœsch <clement@stupeflix.com>
| * dds: Add support for monochrome imagesVittorio Giovara2016-04-26
| |
| * dds: Drop gray-alpha swappingVittorio Giovara2016-04-26
| | | | | | | | The original sample was generated with invalid software.
* | fate: add test for alimiterPetru Rares Sincraian2016-06-20
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/h264: add test for ticket #631Clément Bœsch2016-06-17
| |
* | fate: add test for agatePetru Rares Sincraian2016-06-16
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avfilter/vf_telecine: Make frame writable before writing into itMichael Niedermayer2016-06-14
| | | | | | | | | | | | Fixes Ticket 5627 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add afade testPetru Rares Sincraian2016-06-12
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avcodec/mpeg4videodec: Fix default low_delay flag value if not codedMichael Niedermayer2016-06-05
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avfilter/vf_colormatrix: increase precisionThomas Mundt2016-06-05
| | | | | | | | | | Signed-off-by: Thomas Mundt <loudmax@yahoo.de> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate/prores: use aac fixed for audio to fix fate failures on armMichael Niedermayer2016-06-03
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>