summaryrefslogtreecommitdiff
path: root/tests/ref
Commit message (Collapse)AuthorAge
* 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: Update fate-lavf-ts after commit 393596f9d5Martin Storsjö2016-05-17
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '393596f9d51134d6e45d81ae129223f4faea1232'Clément Bœsch2016-06-23
|\| | | | | | | | | | | | | | | | | | | | | * commit '393596f9d51134d6e45d81ae129223f4faea1232': mpegtsenc: stop impersonating ses in sdt This commit also includes the needed FATE updates later spotted by Martin Storsjö and fixed in 34effe816f9f3df2e6b8bc738e2b5a86a24fd0d7 on Libav side. Merged-by: Clément Bœsch <u@pkh.me>
* | 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>
* | lavf/img2dec: add pnm pipe demuxersClément Bœsch2016-06-22
| |
* | 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>
* | avformat/au: Write MetaData in AU Sun audio file headerThomas Bernard2016-06-03
| | | | | | | | | | Reviewed-by: Paul B Mahol <onemda@gmail.com> 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>
* | tests/fate/h264: Add test for xavc and somewhat odd pps/spsMichael Niedermayer2016-06-03
| | | | | | | | | | | | (Ticket 4389) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck2016-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding hybrid log-gamma (https://en.wikipedia.org/wiki/Hybrid_Log-Gamma) based on the standardization in ARIB STD-B67: http://www.arib.or.jp/english/html/overview/doc/2-STD-B67v1_0.pdf The choice of enum value of 18 is consistent with HEVC: http://phenix.it-sudparis.eu/jct/doc_end_user/current_document.php?id=10481 And also with latest proposal for color format in mkv: https://mailarchive.ietf.org/arch/search/?email_list=cellar&gbt=1&q=Colour+Format+proposal The implementation assumes a nominal input range of [0, 1], which is consistent with HEVC. Signed-off-by: Neil Birkbeck <neil.birkbeck@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add aemphasis testPetru Rares Sincraian2016-05-28
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: Add fate-prores-grayMichael Niedermayer2016-05-27
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add aecho testPetru Rares Sincraian2016-05-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check ↵Michael Niedermayer2016-05-20
| | | | | | | | | | | | | | | | it in the fate test Fixes CID1361940 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit '18019f8cb9663dd1032c65aa453eaec18d641905'Derek Buitenhuis2016-05-11
|\| | | | | | | | | | | | | | | * commit '18019f8cb9663dd1032c65aa453eaec18d641905': FATE: add an H.264 test with unescaped extradata FATE: add an H.264 test with invalid reference lists Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * FATE: add an H.264 test with unescaped extradataAnton Khirnov2016-04-15
| | | | | | | | See commit a7829a2
| * FATE: add an H.264 test with invalid reference listsAnton Khirnov2016-04-15
| | | | | | | | See commit 9d74012
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\| | | | | | | | | | | | | | | * commit 'd12b5b2f135aade4099f4b26b0fe678656158c13': build: Split test programs off into separate files Some conversions done by: James Almer <jamrial@gmail.com> Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | lavfi/drawutils: support NV12 and NV21Rodger Combs2016-05-10
| |
* | Merge commit '00658253e237ab975ae2d384e02b5936781f103d'Derek Buitenhuis2016-05-08
|\| | | | | | | | | | | | | * commit '00658253e237ab975ae2d384e02b5936781f103d': fate: Update DDS tests Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fate: Update DDS testsVittorio Giovara2016-04-06
| |
* | Merge commit '8dde92b95a197eb809d798aacb34dbe52a0689a8'Derek Buitenhuis2016-05-08
|\| | | | | | | | | | | | | * commit '8dde92b95a197eb809d798aacb34dbe52a0689a8': fate: Update Screenpresso tests Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fate: Update Screenpresso testsVittorio Giovara2016-04-04
| |
* | Merge commit 'b5f47d95c6cb8ffa9982eb8fd3e9ab5c9f97e914'Derek Buitenhuis2016-05-08
|\| | | | | | | | | | | | | * commit 'b5f47d95c6cb8ffa9982eb8fd3e9ab5c9f97e914': fate: Update RSCC tests Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fate: Update RSCC testsVittorio Giovara2016-04-04
| | | | | | | | | | | | The current sample comes from an older version of the codec, which supports a single output mode, so rename it accordingly. Add tests for the new pixel formats.
* | Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis2016-05-08
|\| | | | | | | | | | | | | * commit 'e3453fd44480d903338c663238bf280215dd9a07': matroska: Write the field order information Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>