av1parse: Copy the PTS and DURATION when we create data.
authorHe Junyan <junyan.he@intel.com>
Wed, 22 Dec 2021 04:36:15 +0000 (12:36 +0800)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 5 Jan 2022 08:47:06 +0000 (08:47 +0000)
commit2266f70d79c3d24438479e908bbe3f31fa10b0c8
tree62491208f39b5916cdc38549d3002b2b6aa2d876
parent6b7d819c25b1dfd676adbeed76d625c4d55e069c
av1parse: Copy the PTS and DURATION when we create data.

We need to create header buffers for annex b format. This kind of
buffers should inherit the PTS and DURATION from the original buffers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1468>
subprojects/gst-plugins-bad/gst/videoparsers/gstav1parse.c