gstreamer/subprojects
Sebastian Dröge a8c6eb0606 gstreamer: Don't use private data but simply always get the oldest frame
The private data is not copied over for SVT AV1 encoder so this code
path would've never worked.

Instead of relying on the PTS, which is not required to be unique or
existing at all, we always take the oldest frame as AV1 has no frame
reordering / B frames.
2023-01-12 01:06:38 +00:00
..
gst-plugins-bad/ext/svtav1 gstreamer: Don't use private data but simply always get the oldest frame 2023-01-12 01:06:38 +00:00