[gstreamer-bugs] [Bug 336190] [gnomevfssink] should accept non-URI filenames as "location"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 27 08:19:02 PST 2006


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=336190
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |enhancement
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|strange issue with          |[gnomevfssink] should accept
                   |gnomevfssink                |non-URI filenames as
                   |                            |"location"
   Target Milestone|HEAD                        |0.10.6




------- Comment #3 from Tim-Philipp Müller  2006-03-27 16:18 UTC -------
Well, those aren't proper URIs and gnomevfs{src|sink} only really accept URIs.

However, given that gnomevfssrc actually seems to accept non-URI filepaths as
well (like filesrc/filesink) it seems a good idea to make gnomevfssink do the
same just for the sake of consistency:


 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/gnomevfs/gstgnomevfs.c:
        (gst_gnome_vfs_location_to_uri_string):
        * ext/gnomevfs/gstgnomevfs.h:
        * ext/gnomevfs/gstgnomevfssink.c:
        (gst_gnome_vfs_sink_set_property):
        * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
          Make gnomevfssink accept filenames as well as URIs for the
          "location" property, just like gnomevfssrc does (and
          filesrc/filesink do) (#336190).


-- 
Configure bugmail: http://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