Carlos Bentzen c7e9aba025 h266parse: negotiate before handling codec_data NALs
If we find VPS/SPS/PPS in codec_data and call gst_h266_parse_process_nal
with them, we need to have negotiated before in order to correctly
process them with flags like h266parse->transform set or not depending
on the negotiation. This is important because in certain vvc1/vvi1 streams we
may have correct codec_data but faulty parameter sets in the stream and
we would want to push the parameter sets from codec_data first.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8359>
2025-02-07 08:25:17 +00:00
..
2024-11-07 10:38:08 +00:00
2024-08-17 15:00:11 +05:30
2024-06-13 04:48:56 +00:00
2024-09-27 16:43:37 +00:00
2024-06-22 12:26:22 +01:00
2024-08-17 15:00:11 +05:30
2024-08-14 04:34:27 +00:00