OSDN Git Service

Make chapters in mp4 & mkv ffmpeg input files work again (not sure when they got...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 11 May 2009 07:22:49 +0000 (07:22 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 11 May 2009 07:22:49 +0000 (07:22 +0000)
commitbf403d1bcacf350febb48a1fbb41a11fcf5116f3
tree4b6722ad19348fbb95895dfc97c3463d2acfe4dd
parent3f66a1018fa0baf574d8a088d9fb122cd3a1f730
Make chapters in mp4 & mkv ffmpeg input files work again (not sure when they got broken). Correct timestamp type (it's signed, not unsigned) and do some code cleanup.
Fixes problem reported in http://forum.handbrake.fr/viewtopic.php?f=12&t=10701&sid=4c007d887bf65f3e397203fc2bba1d12

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