OSDN Git Service

Move clock recovery code from reader to demuxmpeg so it sees all frames & not just...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 Apr 2008 19:14:03 +0000 (19:14 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 Apr 2008 19:14:03 +0000 (19:14 +0000)
commitce7f458c94769fbc2ca1c4dd23fcb799d001cb53
treec693cf6b581410cc53b55772bf1d5a68ddc9456f
parent0019d232363aaf8dbdad11261d734198d3f9eafb
Move clock recovery code from reader to demuxmpeg so it sees all frames & not just the ones we happen to be encoding. This change gives a more accurate clock and allows us to once again ignore audio during pass 1 of a 2 pass encode.

git-svn-id: svn://localhost/HandBrake/trunk@1420 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/demuxmpeg.c
libhb/hb.c
libhb/internal.h
libhb/reader.c
libhb/scan.c
libhb/stream.c