mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
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.
This commit is contained in:
parent
1db1db6dcb
commit
fe6c0dd55f
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-07-28 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
2004-07-28 Wim Taymans <wim@fluendo.com>
|
2004-07-28 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* ext/theora/theoradec.c: (theora_get_formats),
|
* ext/theora/theoradec.c: (theora_get_formats),
|
||||||
|
|
Loading…
Reference in a new issue