[gstreamer-bugs] [Bug 357613] New: XvStopVideo in xvimagesink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 25 06:53:56 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=357613

GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: XvStopVideo in xvimagesink
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


in xvimagesink.c::gst_xvimagesink_change_state() on 
GST_STATE_CHANGE_READY_TO_PAUSED in calls
gst_xvimagesink_xwindow_clear() which in turn() calls XvStopVideo().

I would expect the gst_xvimagesink_xwindow_clear() call when doing
GST_STATE_CHANGE_PAUSED_TO_READY:

Or maybe it needs to go to gst_xvimagesink_xwindow_destroy() before 'if
(xwindow->internal)'


-- 
Configure bugmail: http://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