Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2.15...
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 6 Jan 2008 16:36:32 +0000 (16:36 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 6 Jan 2008 16:36:32 +0000 (16:36 +0000)
commitba9e0cc8d5801a9d6d82fc6e6dfbe235ff028372
treebd3d087f7502d85be05573af6d13202579a4383c
parent38a7abe545240accd06cb11cb82e8134f37c1c62
Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2.15.1 for this. Fixes bug #507584.

Original commit message from CVS:
* configure.ac:
* ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
* tests/check/pipelines/gio.c: (free_input), (GST_START_TEST):
Update to GMemoryInputStream API changes in GLib SVN and require
gio-2.0 >= 2.15.1 for this. Fixes bug #507584.
We can also report the duration for every GSeekable, not only
GFileInputStream and GMemoryInputStream.
ext/gio/gstgiobasesrc.c
tests/check/pipelines/gio.c