OSDN Git Service

Fix audio sync problem for AAC (or any other mpeg PS or TS audio decoded by decavcode...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 26 Nov 2009 10:08:55 +0000 (10:08 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 26 Nov 2009 10:08:55 +0000 (10:08 +0000)
commitb06cc6f04d0fcd061593536a03fd6e26d99c8cf8
treeac5376d502c34a4828c9f1d905e11edde0af6e0b
parent09194e3a7e26db5aabc8d3ca2f75e444af686fa6
Fix audio sync problem for AAC (or any other mpeg PS or TS audio decoded by decavcodec) with a sample rate other than 48KHz. This problem had already been fixed for decavcodecai (the 'internal' ffmpeg audio decoder that handles all input files but mpeg streams) so decavcodec was just changed to use the same logic.

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