]> granicus.if.org Git - handbrake/commit
- Don't allow chapter durations to go negative (since durations are unsigned the...
authorvan <vanj.hb@gmail.com>
Fri, 25 Apr 2008 06:44:35 +0000 (06:44 +0000)
committervan <vanj.hb@gmail.com>
Fri, 25 Apr 2008 06:44:35 +0000 (06:44 +0000)
commita9bfe5ac17c00f334b813e78a4fb9394ad8dd148
treed576667ab49aec5c59d4ce87cfe456d4faf07d39
parent036bf17b1af2c696ff25b8af728a25b042e190be
 - Don't allow chapter durations to go negative (since durations are unsigned the result will be interpreted as a huge positive number).
 - Revert the change to sync that pushed out the final frame of video -- on many DVDs this frame seems to be junk that's not intended to be displayed.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1438 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/muxmp4.c
libhb/sync.c