ext/gio/: Add documentation and example code for giostreamsink/giostreamsrc.
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 12 Feb 2008 09:24:11 +0000 (09:24 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 12 Feb 2008 09:24:11 +0000 (09:24 +0000)
commit8b9f044b70db286fc43ad3eeed1630c1e90a5a42
tree5e35fcb9a462b9167b3647a4e43c8090652b5bd3
parent9313ee92fddd98a750834ae4ebc8a8c33c1b69a0
ext/gio/: Add documentation and example code for giostreamsink/giostreamsrc.

Original commit message from CVS:
* ext/gio/gstgiostreamsink.c:
* ext/gio/gstgiostreamsrc.c:
Add documentation and example code for giostreamsink/giostreamsrc.
* tests/check/pipelines/gio.c: (GST_START_TEST):
Ask the GMemoryOutputStream for the data instead of assuming that
the pointer to the data stayed the same. It could've been realloc'ed.
ChangeLog
ext/gio/gstgiostreamsink.c
ext/gio/gstgiostreamsrc.c
tests/check/pipelines/gio.c