summaryrefslogtreecommitdiffstats
path: root/ext/gio
AgeCommit message (Expand)AuthorFilesLines
2008-01-30ext/gio/: Use async variants of the close stream functions to prevent blockin...Sebastian Dröge2-88/+95
2008-01-06Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2...Sebastian Dröge1-7/+44
2007-12-29Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 ...Sebastian Dröge11-16/+4
2007-11-07ext/gio/gstgio.h: Add macro to check if a stream supports seeking.Sebastian Dröge15-447/+1305
2007-11-07ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.Sebastian Dröge5-48/+41
2007-10-08ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...Sebastian Dröge1-5/+2
2007-10-02ext/gio/gstgiosink.c: Update to API changes in GIO.Sebastian Dröge1-1/+2
2007-09-29ext/gio/: Some minor cleanup and allow setting the location only when the ele...Sebastian Dröge2-7/+15
2007-09-21docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.Sebastian Dröge2-1/+13
2007-09-21docs/plugins/: Add the GIO plugin to the docs and do a make update while doin...Sebastian Dröge1-1/+3
2007-09-21Add a GIO/GVFS plugin with source and sink elements. This will only be enable...René Stadler7-0/+1206