ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of an ogg...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 28 Jul 2004 15:40:38 +0000 (15:40 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 28 Jul 2004 15:40:38 +0000 (15:40 +0000)
commit4b76dd401e7160c18f13a3d28d153b56703d00d5
treef976fd94aa02cd6e4f8a9b3707d17e68110db328
parent408c05abc13307d38ee82f5dfb7200844434c29c
ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of an ogg stream insteda of returning TRUE ...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
(gst_ogg_demux_push):
Return query failure when we don't know the length of
an ogg stream insteda of returning TRUE with a bogus value.
ChangeLog