[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
Mon Jun 14 10:37:59 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=621190
GStreamer | don't know | git
Philippe Normand <phil> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #163614|0 |1
is obsolete| |
--- Comment #4 from Philippe Normand <phil at base-art.net> 2010-06-14 17:37:54 UTC ---
Created an attachment (id=163615)
View: https://bugzilla.gnome.org/attachment.cgi?id=163615
Review: https://bugzilla.gnome.org/review?bug=621190&attachment=163615
[ximagesink] Ask pad peer to accept new caps once only
In buffer_alloc, if the buffer dimensions are different than the
window dimensions, 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