ext/gio/gstgio.c: Filter http and https protocols. GIO/GVfs handles them but it's...
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 22 Mar 2008 14:13:55 +0000 (14:13 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 22 Mar 2008 14:13:55 +0000 (14:13 +0000)
commit80d17e6e6f224cf2cc8ba05691f85eac906ecbe0
tree5f1dcc3285ee9a852f9c255cda15a12a405f000b
parent2034387d4d3c6e7b79c579c6cf32adbaddf22b5c
ext/gio/gstgio.c: Filter http and https protocols. GIO/GVfs handles them but it's impossible to implement iradio/icec...

Original commit message from CVS:
* ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
Filter http and https protocols. GIO/GVfs handles them but it's
impossible to implement iradio/icecast with it. Better use
souphttpsrc or something else for this.
* ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
If getting the file informations by a query fails try it with the
seek-to-end trick too.
ChangeLog
ext/gio/gstgio.c
ext/gio/gstgiobasesrc.c