OSDN Git Service

fix ffmpeg multiple audio decode issue
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 17 Jan 2011 18:57:16 +0000 (18:57 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 17 Jan 2011 18:57:16 +0000 (18:57 +0000)
commit7b063552a25ba3308a2b15bde122c9bb3cad47e6
tree98efa6af26889560d5f7b739673e2be569639715
parent3166f4bf518b12ef658ce4a249f9a265b16693bd
fix ffmpeg multiple audio decode issue
we can now have one ffmpeg audio input track fan out to multiple
output tracks.

git-svn-id: svn://localhost/HandBrake/trunk@3753 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.c
libhb/common.h
libhb/decavcodec.c
libhb/stream.c
libhb/work.c