[Bug 740458] hlsdemux: typefind might fail if first buffer is too short, causing the whole pipeline to abort

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 22 03:43:53 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740458
  GStreamer | gst-plugins-bad | 1.4.0

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-11-22 11:43:49 UTC ---
On a side note, if you're going to update the patch anyway, now that we moved
the code out of the "hot path" into a side code path that is inside an if
UNLIKELY { if UNLIKELY { ... } } block, the third nested G_UNLIKELY could maybe
be dropped to make the code more readable :)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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