qsvencoder: Workaround for invalid DTS with VP9
authorSeungha Yang <seungha@centricular.com>
Mon, 25 Apr 2022 13:59:14 +0000 (22:59 +0900)
committerSeungha Yang <seungha@centricular.com>
Mon, 25 Apr 2022 19:51:54 +0000 (04:51 +0900)
commit81ee2a9f2a07b6bba2d63579f55062aaeac61c2d
tree368c78a59349182a36402ed197ca6d08c4e4047c
parent205a23f456c5e04206740f059388871b3a636352
qsvencoder: Workaround for invalid DTS with VP9

SDK runtime seems to report zero DTS for all frames in case of VP9 but
we don't need to use DTS for the codec.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2291>
subprojects/gst-plugins-bad/sys/qsv/gstqsvencoder.cpp