]> git.sesse.net Git - ffmpeg/commit
avutil: Add missing reference files for pixdesc fate test
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 14 May 2019 05:53:13 +0000 (07:53 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 14 May 2019 10:06:26 +0000 (12:06 +0200)
commit8b2140de6314f9ea9ebbaf6a127cca35306d8a67
treeb94283d533c5472e9a7f8e5832597918120d1a44
parentbf6e0f709be20f3aad6c6fe9b85411507bdf025c
avutil: Add missing reference files for pixdesc fate test

Commit cd48318035 added support for NV24 and NV42, including several
fate tests for these formats, but did not include the reference files
for the tests filter-pixdesc-nv24 and filter-pixdesc-nv42. As a result,
these two tests were broken.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tests/ref/fate/filter-pixdesc-nv24 [new file with mode: 0644]
tests/ref/fate/filter-pixdesc-nv42 [new file with mode: 0644]