gstreamer/ext/gio
Tim-Philipp Müller 197fe6d0d1 gio: add cast to avoid compiler warning with old GLib versions
g_file_input_stream_query_info() had char * instead of const char *
as attribute argument before 2.20.

Fixes #613387, spotted by tetsuyayasuda@gmail.com
2010-03-20 13:42:32 +00:00
..
gstgio.c gio: Update my mail address and copyright 2009-07-07 20:20:58 +02: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 gio: Remove unused function 2010-03-11 13:34:45 +01:00
gstgiobasesink.h gio: Don't close the GIO streams for the giostream{src,sink} elements 2009-07-08 17:19:29 +02:00
gstgiobasesrc.c gio: add cast to avoid compiler warning with old GLib versions 2010-03-20 13:42:32 +00:00
gstgiobasesrc.h gio: Don't close the GIO streams for the giostream{src,sink} elements 2009-07-08 17:19:29 +02:00
gstgiosink.c gio: Also post a "not-mounted" message from giosink 2009-07-10 19:16:35 +02:00
gstgiosink.h gio: Add vfunc for requesting the stream for the sinks too 2009-07-07 20:23:23 +02:00
gstgiosrc.c gio: Add documentation for the new "not-mounted" and "file-exists" messages 2009-07-10 11:24:05 +02:00
gstgiosrc.h gio: Update my mail address and copyright 2009-07-07 20:20:58 +02:00
gstgiostreamsink.c gio: Add vfunc for requesting the stream for the sinks too 2009-07-07 20:23:23 +02:00
gstgiostreamsink.h gio: Add vfunc for requesting the stream for the sinks too 2009-07-07 20:23:23 +02:00
gstgiostreamsrc.c gio: Some more random cleanup 2009-07-07 20:21:36 +02:00
gstgiostreamsrc.h gio: Update my mail address and copyright 2009-07-07 20:20:58 +02:00
Makefile.am build: Makefile.am fixes 2010-03-19 01:00:36 +00:00