[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
Tue Jun 15 06:28:17 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=621190
  GStreamer | don't know | git

Philippe Normand <phil> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163615|0                           |1
        is obsolete|                            |

--- Comment #6 from Philippe Normand <phil at base-art.net> 2010-06-15 13:28:12 UTC ---
Created an attachment (id=163674)
 View: https://bugzilla.gnome.org/attachment.cgi?id=163674
 Review: https://bugzilla.gnome.org/review?bug=621190&attachment=163674

[ximagesink] Ask pad peer to accept new caps once only

[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