[Bug 529017] [0.11] Move indexing and clock capabilities from GstElement to a separate interface

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 10 09:55:24 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=529017
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2011-11-10 17:55:21 UTC ---
(In reply to comment #1)
> Ack. This way we can also scrap some methods:
> gst_element_is_indexable() -> GST_IS_INDEX(element);
> gst_element_provides_clock() -> GST_IS_CLOCK_PROVIDER(element);

this won't work, for bins it is dynamic depending on the elements inside.

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