gstreamer/plugins
Tim-Philipp Müller 1f59906ec1 filesrc, filesink: fix URI creation regression for non-absolute locations
Passing e.g. location=foo would lead to warnings because g_filename_to_uri()
wants an absolute file path and returns NULL otherwise. Use brand-new
gst_filename_to_uri() instead, which will try harder to create a proper
URI for us.

Also add unit test.
2011-02-24 15:36:53 +00:00
..
elements filesrc, filesink: fix URI creation regression for non-absolute locations 2011-02-24 15:36:53 +00:00
indexers indexers: fix two small leaks 2011-01-07 02:20:45 +00:00
Makefile.am Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00