[gstreamer-bugs] [Bug 562949] [API] Add an URI query type for querying the source/sink URI

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Dec 20 09:38:24 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=562949

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123778|none                        |committed
               Flag|                            |
 Attachment #123779|none                        |committed
               Flag|                            |
 Attachment #123782|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22




------- Comment #14 from Sebastian Dröge  2008-12-20 17:38 UTC -------
2008-12-20  Sebastian Dröge  <sebastian.droege at collabora.co.uk>

        * docs/gst/gstreamer-sections.txt:
        * gst/gstquark.c:
        * gst/gstquark.h:
        * gst/gstquery.c: (gst_query_new_uri), (gst_query_set_uri),
        (gst_query_parse_uri):
        * gst/gstquery.h:
        API: Add URI query type. This is useful to query the URI
        of a sink/source element and can be used by demuxers that
        need to get data from other files.
        This query should go upstream by default.
        Fixes bug #562949.
        * plugins/elements/gstfdsink.c: (gst_fd_sink_query):
        * plugins/elements/gstfdsrc.c: (gst_fd_src_class_init),
        (gst_fd_src_query):
        * plugins/elements/gstfilesink.c: (gst_file_sink_query):
        * plugins/elements/gstfilesrc.c: (gst_file_src_class_init),
        (gst_file_src_query):
        Implement URI query.


2008-12-20  Sebastian Dröge  <sebastian.droege at collabora.co.uk>

        * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_query):
        * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_class_init),
        (gst_gio_base_src_query):
        * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_query):
        * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
        (gst_gnome_vfs_src_query):
        Implement URI query. Fixes bug #562949.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=562949.




More information about the gstreamer-bugs mailing list