gstreamer/ext/gio
Sebastian Dröge 80d17e6e6f 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.
2008-03-22 14:13:55 +00:00
..
gstgio.c ext/gio/gstgio.c: Filter http and https protocols. GIO/GVfs handles them but it's impossible to implement iradio/icec... 2008-03-22 14:13:55 +00:00
gstgio.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiobasesink.c ext/gio/: Don't use async operations as they require a running main loop. 2008-02-17 05:15:45 +00:00
gstgiobasesink.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiobasesrc.c ext/gio/gstgio.c: Filter http and https protocols. GIO/GVfs handles them but it's impossible to implement iradio/icec... 2008-03-22 14:13:55 +00:00
gstgiobasesrc.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiosink.c ext/gio/: Don't use async operations as they require a running main loop. 2008-02-17 05:15:45 +00:00
gstgiosink.h ext/gio/: Improve debugging a bit. 2008-02-15 11:58:06 +00:00
gstgiosrc.c ext/gio/: Don't use async operations as they require a running main loop. 2008-02-17 05:15:45 +00:00
gstgiosrc.h ext/gio/: Improve debugging a bit. 2008-02-15 11:58:06 +00:00
gstgiostreamsink.c ext/gio/: Add documentation and example code for giostreamsink/giostreamsrc. 2008-02-12 09:24:11 +00:00
gstgiostreamsink.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiostreamsrc.c ext/gio/: Add documentation and example code for giostreamsink/giostreamsrc. 2008-02-12 09:24:11 +00:00
gstgiostreamsrc.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
Makefile.am Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is reporting 2008-02-08 00:45:56 +00:00