[Bug 756413] New: avidemux: Fix assertion error while combining flows
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Oct 11 20:05:57 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756413
Bug ID: 756413
Summary: avidemux: Fix assertion error while combining flows
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
In case of stream without pads, it is being skipped and advance() is being
called. But when advance reaches eos, then the stream is not advanced and the
present stream will still not have pads, and the same is being passed on while
combining flows, resulting in assertion errors.
--
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