[Bug 766800] videodecoder: Make sure the DISCONT flag is set on the outgoing buffer
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 25 12:28:45 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766800
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #328391|none |reviewed
status| |
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 328391:
--> (https://bugzilla.gnome.org/review?bug=766800&attachment=328391)
audiodecoder already does the right thing?
::: gst-libs/gst/video/gstvideodecoder.c
@@ +3072,2 @@
if (priv->discont) {
GST_BUFFER_FLAG_SET (output_buffer, GST_BUFFER_FLAG_DISCONT);
Can this go away too then? You would set the flag again further down anyway?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list