codecparsers: av1parse: Add the DECODE_ONLY flag to output buffer.
authorHe Junyan <junyan.he@intel.com>
Thu, 12 Aug 2021 11:14:16 +0000 (19:14 +0800)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 25 Dec 2021 12:18:24 +0000 (12:18 +0000)
commit13f0128f7e877d9a04323beb55ce596a70953b76
tree86f514379688dcc24c1d06afdd4c4b69436a88ce
parent04f6fbc237c984a9303ecc197d623d1bcf78c4c9
codecparsers: av1parse: Add the DECODE_ONLY flag to output buffer.

When the alignment is ALIGN_FRAME and the output buf contains a frame
which is not to be shown, the GST_BUFFER_FLAG_DECODE_ONLY flag should
be set.

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