[gstreamer-bugs] [Bug 323041] [BASESRC] basesrc does not handle a seek to non-bytes formats

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 16 03:15:35 PST 2005


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=323041
 GStreamer | gstreamer (core) | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|0.10.x                      |0.10.1



------- Additional Comments From Tim-Philipp Müller  2005-12-16 11:15 -------
This has been fixed in CVS:

2005-12-12  Wim Taymans  <wim at fluendo.com>

        * docs/libs/gstreamer-libs-sections.txt:
        Added new symbol to docs.

        * libs/gst/base/gstbasesrc.c: (gst_base_src_class_init),
        (gst_base_src_init), (gst_base_src_set_format),
        (gst_base_src_default_query), (gst_base_src_query),
        (gst_base_src_default_do_seek), (gst_base_src_do_seek),
        (gst_base_src_perform_seek), (gst_base_src_send_event),
        (gst_base_src_default_event), (gst_base_src_event_handler),
        (gst_base_src_set_property), (gst_base_src_get_property),
        (gst_base_src_wait), (gst_base_src_do_sync),
        (gst_base_src_update_length), (gst_base_src_get_range),
        (gst_base_src_check_get_range), (gst_base_src_loop),
        (gst_base_src_default_negotiate), (gst_base_src_start),
        (gst_base_src_activate_push), (gst_base_src_activate_pull),
        (gst_base_src_change_state):
        * libs/gst/base/gstbasesrc.h:
        Implement seeking to other formats than _BYTES.
        Implement more seeking methods correctly.
        Doc updates.
        Added query vmethod.
        Added do_seek vmethod to make life easier for subclasses
        when seeking.
        API addition: gst_base_src_set_format()



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