]> git.sesse.net Git - ffmpeg/commit
lavfi/vf_overlay: support NV12 and NV21
authorRodger Combs <rodger.combs@gmail.com>
Tue, 25 Oct 2016 06:28:43 +0000 (01:28 -0500)
committerRodger Combs <rodger.combs@gmail.com>
Thu, 27 Oct 2016 01:13:30 +0000 (20:13 -0500)
commitf53c26c694c94bb93fb49d72b6439b792b125fe8
tree0a5036ce9f86861ed8e6e7f52e87b2e78fdf87a2
parentbf709098c9ee922473c9b51db90e0ca1bf971c72
lavfi/vf_overlay: support NV12 and NV21

Tested-by: Michael on x86-32/64 linux, mingw, mips/arm qemu linux
libavfilter/vf_overlay.c
tests/fate/filter-video.mak
tests/filtergraphs/overlay_nv12 [new file with mode: 0644]
tests/filtergraphs/overlay_nv21 [new file with mode: 0644]