mxfmux: guard against dividing by 0
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 21 Apr 2014 09:07:06 +0000 (10:07 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 21 Apr 2014 12:23:46 +0000 (13:23 +0100)
commitd111287995556a600bcd17e1bdac9be5b1efe0ad
tree87a90dfd10946de72d4568e66bc5c95975f09dc3
parent467d9267a2c0649f6a313a35d4586ecbc7f61204
mxfmux: guard against dividing by 0

Use a placeholder value in that case, it's better than crashing.

Coverity 1139697
gst/mxf/mxfmux.c