OSDN Git Service

Don't allow negative durations. These shouldn't happen but occasionally do due to...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 25 Feb 2008 06:39:42 +0000 (06:39 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 25 Feb 2008 06:39:42 +0000 (06:39 +0000)
commit877e8cbfae2826fc920132848a9ff8e2dad9de21
tree45401151182e1d565012346a2caa00899d87e810
parente7dbaeb74ffe3c4cc5c4c1cb8d44928b6e6faa79
Don't allow negative durations. These shouldn't happen but occasionally do due to upstream bugs. Replace them with a small positive duration so the mp4 file will be playable.

git-svn-id: svn://localhost/HandBrake/trunk@1316 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/muxmp4.c