[Bug 757575] gstbaseparse buf DISCONT issue
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 4 02:27:02 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757575
--- Comment #1 from Lyon <lyon.wang at freescale.com> ---
Created attachment 314800
--> https://bugzilla.gnome.org/attachment.cgi?id=314800&action=edit
patch to unset discont flag before push to adapter
Since the DISCONT flag can be handled by priv->discont flag.
There is no need to pass DISCONT flag to adapter.
So a possible way for this issue is to unset buffer DISCONT flag before
gst_adapter_push()
Please see attached patch.
--
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