[Bug 646327] [h264parse] add property to drop buffers until codec-data has been determined
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jun 7 03:10:24 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=646327
GStreamer | gst-plugins-bad | git
--- Comment #19 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-06-07 10:10:16 UTC ---
I prefer the patch from bug #699302 and think we should apply it, but maybe
move the if have_foo checks to the beginning of the if() and niceify the
GST_WARNING debug string (should it be a warning? It's expected really..)
Reasons: (a) KISS, (b) it's what we do in mpegvideoparse.
If there's a use case / need to not drop this data, that can be added later.
But if you have byte-stream as input, dropping some data is par for the course
imho.
--
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