OSDN Git Service

Fix issue with decoding DTS-HD streams
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 8 Feb 2011 01:24:07 +0000 (01:24 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 8 Feb 2011 01:24:07 +0000 (01:24 +0000)
commite69abb1fceec763f3081ca831617ad7eaa3965fb
tree05bd39015e6b62085832d8988b9ec77be37d7701
parent1953fc98cfcffb94900094c70774ab1251f517f7
Fix issue with decoding DTS-HD streams
We now inspect the new profile member of AVCodecContext to determine if
the stream is DTS or DTS-HD and send it to the appropriate decoder.

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