OSDN Git Service

mtv: Make sure audio_subsegments is not 0
authorShitiz Garg <mail@dragooon.net>
Thu, 15 Dec 2011 19:06:27 +0000 (00:36 +0530)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 4 Jan 2012 22:47:19 +0000 (17:47 -0500)
commitfeb15cee5e19a1e31d075ec08d598d64c2dc38ef
tree64689fb3d91dd0011a15c4671d78593369cac41e
parentf13a9ca90602408d96fcbaf249a299ac1243609c
mtv: Make sure audio_subsegments is not 0

audio_subsegments would be 0 and cause floating point exceptions
Fixes bugzilla #144

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavformat/mtv.c