]> granicus.if.org Git - handbrake/commit
Move clock recovery code from reader to demuxmpeg so it sees all frames & not just...
authorvan <vanj.hb@gmail.com>
Tue, 15 Apr 2008 19:14:03 +0000 (19:14 +0000)
committervan <vanj.hb@gmail.com>
Tue, 15 Apr 2008 19:14:03 +0000 (19:14 +0000)
commit56d9caaefb91abc763be3a1d17d14d0e7e2e9059
treec693cf6b581410cc53b55772bf1d5a68ddc9456f
parentb856292606251eafc70286eac8c5dc6e6fd9dd02
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://svn.handbrake.fr/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