[gstreamer-bugs] [Bug 621190] video sink drops buffers if it's preceded by ffmpegcolorspace, videoscale and a capsfilter
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 17 06:39:34 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=621190
GStreamer | don't know | git
Philippe Normand <phil> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #163674|0 |1
is obsolete| |
--- Comment #10 from Philippe Normand <phil at base-art.net> 2010-06-17 13:39:29 UTC ---
Created an attachment (id=163913)
View: https://bugzilla.gnome.org/attachment.cgi?id=163913
Review: https://bugzilla.gnome.org/review?bug=621190&attachment=163913
[ximagesink] Ask pad peer to accept new caps once only
In buffer_alloc, if the buffer caps are new, call
gst_pad_peer_accept_caps once only, it's useless to call it in the
cases where we know it will always fail.
Fixes bug #621190
--
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