]> git.sesse.net Git - ffmpeg/commit
vf_crop: Add support for cropping hardware frames
authorMark Thompson <sw@jkqxz.net>
Sat, 23 Mar 2019 16:18:48 +0000 (16:18 +0000)
committerMark Thompson <sw@jkqxz.net>
Sun, 2 Jun 2019 16:30:41 +0000 (17:30 +0100)
commitf1b359aaf5c34359df8c8541d002f128d868f27f
tree5ae7df29c63355fd5822151c749eb4a30f90aa5a
parent4ef0bea292d29115a60b427175614f99a7bc9da8
vf_crop: Add support for cropping hardware frames

Set the cropping fields in the AVFrame.
libavfilter/vf_crop.c