gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper error messa...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 27 Nov 2006 17:16:26 +0000 (17:16 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 27 Nov 2006 17:16:26 +0000 (17:16 +0000)
commit4b8597668d8b56f4f735f3c5feef3e59ccf366e5
treea58f2a86d763f4a55a0b9ae1928d23657917cf3d
parentf1be9bd6889ae3236291f26a0ebca2039649d0c0
gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper error message. Fixes #379261.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
(gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
Remove some asserts and replace them with a proper error
message. Fixes #379261.
gst/qtdemux/qtdemux.c