Re: [FFmpeg-devel] [PATCH] avutil: Add missing reference files for pixdesc fate test

2019-05-14 Thread Michael Niedermayer
On Tue, May 14, 2019 at 07:53:13AM +0200, Andreas Rheinhardt wrote: > 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 te

[FFmpeg-devel] [PATCH] avutil: Add missing reference files for pixdesc fate test

2019-05-13 Thread Andreas Rheinhardt
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 --- tests/ref/fate/fil