gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #126922).
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 13 Sep 2004 20:13:32 +0000 (20:13 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 13 Sep 2004 20:13:32 +0000 (20:13 +0000)
commit867601bba407c2fe396ca7f21304606cd1643d31
tree75dd32d918a1a266d86f638623d4ae449021f251
parent8adccf0a5a384630ecc070eea7fdae34b409a29e
gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #126922).

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
(qtdemux_parse_trak):
Don't crash by dividing by zero (see sample movie in #126922).
ChangeLog