OSDN Git Service

Change HandBrake from using the libsamplerate linear interpolator for resampling...
authoreddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 6 Jul 2008 22:53:43 +0000 (22:53 +0000)
committereddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 6 Jul 2008 22:53:43 +0000 (22:53 +0000)
commit108ac124c68aeaaa641a973042bb0c8ddcc2828f
treeb4398beab6fc6d4a2ad6c17582a17a406eea6cbd
parent3aa4316a119d989f498e09066f7dc9521de92992
Change HandBrake from using the libsamplerate linear interpolator for resampling audio to using the SINC medium quality interpolator. Testing has shown a significant improvement in audio using this interpolator when upsampling the audio, most significant for 22Khz up to 48Khz, the audio is a lot brighter.

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