[Bug 646327] [h264parse] add property to drop buffers until codec-data has been determined

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 4 03:16:16 PDT 2011


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

--- Comment #5 from Zaheer Abbas Merali <zaheermerali at gmail.com> 2011-04-04 10:16:11 UTC ---
So I know very little about h264, reason I didn't do it the queuing way is that
I wasn't sure they buffers before we get nal units with pps/sps necessarily
will have the same sps/pps as the buffers after so it is safer to drop
them...But as I said, my h264 knowledge is low/non-existent.

Reason for a property is Mark said on irc that the intention was to send out
buffers asap so I made a property that would drop buffers until sps/pps was
gotten and codec-data could be constructed with a default of not doing any
dropping.

-- 
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