[Bug 664733] queue for encoded streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 4 05:54:27 PST 2012


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

--- Comment #15 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-04 13:54:23 UTC ---
I don't think we have made up our minds yet if we want this kind of feature in
queue or not, but the patches certainly won't go in in their current form, and
probably not any time soon either (since most people are focusing either on
0.10 bugfixing for the release or on 0.11), so you should probably use your own
version for now.

You might want to fix up things like

  !(GST_BUFFER_FLAGS(GST_BUFFER_CAST (leak)) && GST_BUFFER_FLAG_DELTA_UNIT)

though, which probably doesn't do what you want it to do. Also, please run
gst-indent over the .c files before submitting patches, and ideally submit them
in git format-patch format (the commit hook will check the indentation
automatically then).

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