]> git.sesse.net Git - ffmpeg/commit
Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE"
authorMark Thompson <sw@jkqxz.net>
Tue, 29 Sep 2020 16:01:22 +0000 (17:01 +0100)
committerMark Thompson <sw@jkqxz.net>
Tue, 29 Sep 2020 16:07:43 +0000 (17:07 +0100)
commit4fceb2634e7a81e40c49df6478d924558bdc607c
treeb05522af3c9ed8173ac55cc820062ebad26ea419
parent12585c87e63302c59f5a1f5c30181695ef9aea6e
Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE"

This reverts commit 5bbf58ab876279ca1a5a2f30563f271c99b93e62.

The setparams filters are not hwframe aware, so the default context
passthrough behaviour is needed to allow using them with hardware frames.
libavfilter/vf_setparams.c