]> granicus.if.org Git - handbrake/commit
fix ffmpeg multiple audio decode issue
authorjstebbins <jstebbins.hb@gmail.com>
Mon, 17 Jan 2011 18:57:16 +0000 (18:57 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Mon, 17 Jan 2011 18:57:16 +0000 (18:57 +0000)
commitcc8b3643ceb7da7bb82af0722aa33c5f7d2c02a2
tree98efa6af26889560d5f7b739673e2be569639715
parent95c87ada9f0cd75956fd9a7b9b2bd1978d5ed1da
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://svn.handbrake.fr/HandBrake/trunk@3753 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.c
libhb/common.h
libhb/decavcodec.c
libhb/stream.c
libhb/work.c