[gstreamer-bugs] [Bug 627345] New: basevideodecoder: start/stop vmethods should be called earlier

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 19 02:22:34 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=627345
  GStreamer | gst-plugins-bad | git

           Summary: basevideodecoder: start/stop vmethods should be called
                    earlier
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: ds at schleef.org, t.i.m at zen.co.uk,
                    slomo at circular-chaos.org, philipj at opera.com
      GNOME target: ---
     GNOME version: ---


+++ This bug was initially created as a clone of Bug #626815 +++

Currently the start/stop vmethods of basevideodecoder (and probably
basevideoencoder too) are called quite late, i.e. in chain and setcaps and when
going back to READY.

basetransform calls them before activating the pads and after deactivating the
pads. The same should probably be done in basevideodecoder too.

-- 
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