OSDN Git Service

add test to ensure that ffmpeg's reported audio layout agrees with channel count
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 24 Apr 2010 17:36:07 +0000 (17:36 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 24 Apr 2010 17:36:07 +0000 (17:36 +0000)
commit71526baf1d8096998655dfed865e9d5ac1f69e3f
tree362e54689f86d0df32a65b8254f132ffe71e1780
parent7911cbf27a701e50f26af5507ccdba0385717aea
add test to ensure that ffmpeg's reported audio layout agrees with channel count
a crash report from a user leads me to believe ffmpeg is giving us
a channel layout that has a different number of channels than the
channel count it tells us.

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