[FFmpeg-devel] [PATCH] lavfi/vf_overlay: support NV12 and NV21
Michael Niedermayer
michael at niedermayer.cc
Tue Oct 25 21:56:13 EEST 2016
On Tue, Oct 25, 2016 at 01:52:28AM -0500, Rodger Combs wrote:
> ---
> libavfilter/vf_overlay.c | 22 +++++++++++++++++-----
> tests/fate/filter-video.mak | 10 ++++++++++
> tests/filtergraphs/overlay_nv12 | 5 +++++
> tests/filtergraphs/overlay_nv21 | 5 +++++
> 4 files changed, 37 insertions(+), 5 deletions(-)
> create mode 100644 tests/filtergraphs/overlay_nv12
> create mode 100644 tests/filtergraphs/overlay_nv21
fails:
mkdir tmp-delthis
cd tmp-delthis
../configure && make -j12 fate-filter-overlay_nv12
...
TEST filter-overlay_nv12
reference file 'tests/ref/fate/filter-overlay_yuv420' not found
ffmpeg/tests/fate-run.sh: 370: ffmpeg/tests/fate-run.sh: cannot open tests/data/fate/filter-overlay_nv12.diff: No such file
Test filter-overlay_nv12 failed. Look at tests/data/fate/filter-overlay_nv12.err for details.
make: *** [fate-filter-overlay_nv12] Error 1
using make fate -j12 from a subdir fails similarly
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161025/ce39e796/attachment.sig>
More information about the ffmpeg-devel
mailing list