commit | be58be01057d849628b3f4eaf6f2bb4d601f9685 | [log] [tgz] |
---|---|---|
author | Thong Thai <thong.thai@amd.com> | Fri Aug 06 14:42:44 2021 -0400 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 10 15:01:04 2021 +0000 |
tree | 1efc9aa5f9c017676204e13b2232f3c4936e4601 | |
parent | 0d842967b82e54bc6fe3c20b95838b4cee847b18 [diff] |
UPSTREAM:frontends/va/postproc: Keep track of deinterlacing method being used When transcoding a video, the context used by decode/postproc process might be different from that of the encoder, but we encoder needs to know if deinterlacing was used. BUG=b:194323431 TEST=run tast.video.DecodeAccel.vp9* Fixes: c5088b49729 ("gallium: Fix VAAPI postproc blit") Signed-off-by: Thong Thai <thong.thai@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12251> (cherry picked from commit 3cafe333e99f8ce77c742543a47f3700852b44ea) Signed-off-by: SureshGuttula <suresh.guttula@amd.corp-partner.google.com> Change-Id: Iaedfccad1127ea35a382f62abedba22ddb617ea5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/mesa/+/3080622 Reviewed-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Miguel Casas <mcasas@chromium.org>