]> git.sesse.net Git - ffmpeg/commit
lavfi/vaapi: Improve support for colour properties
authorMark Thompson <sw@jkqxz.net>
Thu, 28 Feb 2019 00:38:08 +0000 (00:38 +0000)
committerMark Thompson <sw@jkqxz.net>
Sun, 2 Jun 2019 16:30:41 +0000 (17:30 +0100)
commit5051b7f898aebb77291f2b1c97a53e84b4c34256
tree160912b48a1f66c83853b74874a4327af5cd6466
parent5fb9eb9ed256d772609377ce356b8e22de9611d2
lavfi/vaapi: Improve support for colour properties

Attempts to pick the set of supported colour properties best matching the
input.  Output is then set with the same values, except for the colour
matrix which may change when converting between RGB and YUV.
libavfilter/vaapi_vpp.c
libavfilter/vaapi_vpp.h
libavfilter/vf_deinterlace_vaapi.c
libavfilter/vf_misc_vaapi.c
libavfilter/vf_procamp_vaapi.c
libavfilter/vf_scale_vaapi.c
libavfilter/vf_transpose_vaapi.c