[Bug 664733] queue for encoded streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 4 06:29:28 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=664733
GStreamer | gstreamer (core) | git
--- Comment #16 from Levente Farkas <lfarkas at lfarkas.org> 2012-01-04 14:24:29 UTC ---
(In reply to comment #15)
> 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
we though it;s not a bug, since we check in this way whether the next frame in
the queue is delta or not. and if it's we drop it.
> 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).
we'll update both patch to a git format-patch format tomorrow.
--
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