ext/gnomevfs/gstgnomevfsuri.c: Add FIXME comment about using uri-list for source and sink.

Original commit message from CVS:
* ext/gnomevfs/gstgnomevfsuri.c:
Add  FIXME comment about using uri-list for source and sink.
This commit is contained in:
Stefan Kost 2008-04-21 13:47:06 +00:00
parent 9587e5e1c0
commit c9269a777f
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-04-21 Stefan Kost <ensonic@users.sf.net>
* ext/gnomevfs/gstgnomevfsuri.c:
Add FIXME comment about using uri-list for source and sink.
2008-04-20 Sebastian Dröge <slomo@circular-chaos.org>
* ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):

View file

@ -32,6 +32,9 @@
#include <gst/gst.h>
/* FIXME: move this to source and sink and remove this file:
* e.g. sinks cannot save to http:// and src cannot read from burn://
*/
static gpointer
_internal_get_supported_uris (gpointer data)
{