[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:30:32 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=621190
GStreamer | don't know | git
--- Comment #3 from Philippe Normand <phil at base-art.net> 2010-06-14 17:30:28 UTC ---
Created an attachment (id=163614)
View: https://bugzilla.gnome.org/attachment.cgi?id=163614
Review: https://bugzilla.gnome.org/review?bug=621190&attachment=163614
[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