OSDN Git Service

Minor chapter cleanups.
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 4 Apr 2008 16:49:33 +0000 (16:49 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 4 Apr 2008 16:49:33 +0000 (16:49 +0000)
commit0b68353b70801d25d808c179bcf716b337c656f6
tree130ea103845172eb247b3ed01219288324221ab0
parenta15b1b446ff3db424ee8e0d5012c5dcc5f20e7e1
Minor chapter cleanups.
 - put chapter number in buf rather than a 'new chapter' flag.
 - use that chapter number to index chapter text in muxers so a dropped chapter doesn't make all subsequent chapter labeling wrong.
 - get rid of most of the chapter logging & just output one line giving the chapter text, number, frame & time.
 - fix a bug in sync that could cause chapter marks to be lost.

git-svn-id: svn://localhost/HandBrake/trunk@1377 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decmpeg2.c
libhb/dvd.c
libhb/encx264.c
libhb/muxmkv.c
libhb/muxmp4.c
libhb/sync.c
libhb/work.c