[gstreamer-bugs] [Bug 169396] New: clock api broken by GstVideoSink

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Mar 6 08:08:50 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=169396
 GStreamer | gst-plugins | Ver: 0.8.8

           Summary: clock api broken by GstVideoSink
           Product: GStreamer
           Version: 0.8.8
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: analogfile-gst at kuva.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


analog: I've got a question about the gst/video stuff. (source in
gst-libs/gst/video in the plugin tarball, headers exported to system gst/video).
The videosink.h header (and the corresponding .c file) define a class
(GstVideoSink) derived from GstElement. This class has a clock member. The
standard GstElement class also have a clock member and the relative api. So why
this is ignored ?

BBB: analog, legacy

analog: BBB, and a broken one. The clock setting works as the method is
overridden. But it sets the hidden clock and does not set the one in the
GstElement. And the clock getting api is not overridden. Should I file a bug or
is this know?

BBB: it's not known, I think... please file a bug

BBB: we may break stuff in a lot of places

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list