[Bug 738237] baseparse: parser is never marked as FLAG_LOST_SYNC on discont
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 28 08:58:56 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=738237
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.5.1
OS|Linux |All
--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Thanks for the patch.
commit b58245ac0a53336ea90e6462a0a3ca3d70e3d8d0
Author: Ilya Konstantinov <ilya.konstantinov at gmail.com>
Date: Tue Apr 28 17:54:51 2015 +0300
baseparse: fix GST_BASE_PARSE_FLAG_LOST_SYNC
Since frame->priv->discont was cleared earlier,
GST_BASE_PARSE_FLAG_LOST_SYNC was never being set.
Take the chance to refactor the frame creation a bit to
organize the flags setting and reset.
https://bugzilla.gnome.org/show_bug.cgi?id=738237
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list