OSDN Git Service

fix audio sync when resampling 48khz to 44.1khz
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 6 Nov 2010 21:14:14 +0000 (21:14 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 6 Nov 2010 21:14:14 +0000 (21:14 +0000)
commit3c422e7eef44ac8508071c6dbeff3872cf0a4cbe
tree607dc963c47576e94747479601228290e58c4d84
parenta466ece26f7db58acdeae1e397c53450a7878003
fix audio sync when resampling 48khz to 44.1khz
Rounding errors in timestamp calculations caused a gradual slip
in both sync.c and encfaac.c.

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