ext/gio/gstgiobasesrc.c: If seeking to a new position succeeds don't simply return...
authorMilosz Derezynski <internalerror@gmail.com>
Mon, 17 Mar 2008 22:06:56 +0000 (22:06 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 17 Mar 2008 22:06:56 +0000 (22:06 +0000)
commite97290739d407698a912cc11c046ccef18bf7877
treede5c791dc9feea765c0c8188a91f68f2ae955502
parenta0de863603e27fb67ece9caefa83f01c742c0bb0
ext/gio/gstgiobasesrc.c: If seeking to a new position succeeds don't simply return from create() without creating a b...

Original commit message from CVS:
Patch by: Milosz Derezynski <internalerror at gmail dot com>
* ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
If seeking to a new position succeeds don't simply return from
create() without creating a buffer. Do this only in the case
seeking to the new position fails. Fixes bug #523054.
ChangeLog
ext/gio/gstgiobasesrc.c