OSDN Git Service

minor bug fix: AC3 passthru audio frames with no pts were getting a bogus start and...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 15 Mar 2008 07:54:22 +0000 (07:54 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 15 Mar 2008 07:54:22 +0000 (07:54 +0000)
commit064198b21ccad623c80c1aaa89f5d5bcbb51efea
tree8c886e4e8c3d5f7a08345cfac6e55726f846bc66
parentbc5352891e1bc10e59ebeaaa769f4160426aa32d
minor bug fix: AC3 passthru audio frames with no pts were getting a bogus start and stop time which caused bad things to happen later on in sync.c. Move up the code that generates a pts for non-passthru frames so that it applies to both.

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