d3d11decoder: Negotiate again on the first output buffer
authorSeungha Yang <seungha@centricular.com>
Sun, 26 Dec 2021 18:15:10 +0000 (03:15 +0900)
committerSeungha Yang <seungha@centricular.com>
Thu, 30 Dec 2021 11:09:45 +0000 (11:09 +0000)
commit5fefc689a09053fcb2c0bbd112ab97c461a6d8e0
tree89a70ea9d0c8c3f9df34505585b1021a9d092324
parent43856a0735fb75afdc53d298ba5ee7b748b0e09b
d3d11decoder: Negotiate again on the first output buffer

... unconditionally. There may be updated field in sinkpad caps
after the new_sequence() call (HDR related ones for example),
then we should signal the information to downstream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1474>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11decoder.cpp