]> granicus.if.org Git - handbrake/commit
Updated the input channel layouts to store the source LFE information as well as...
authormaurj <handbrake@maurj.com>
Sun, 6 May 2007 21:32:01 +0000 (21:32 +0000)
committermaurj <handbrake@maurj.com>
Sun, 6 May 2007 21:32:01 +0000 (21:32 +0000)
commit1b1c0f9ceaa8b712d5b43056276d7d2f83ca395b
treec8a8828362ee7b8d595b41007683b5540163d161
parent51f567d40d8706914b4bfca9670f2a8e609aebea
Updated the input channel layouts to store the source LFE information as well as the non-LFE layout.  This is so muxavi.c can output the correct channel count for AC3 passthru for all AC3 sources.  Updated Controller.mm, scan.c and work.c to use these revised layouts.
Added a new property to the work object, to remember the source audio codec for audio work objects.  This enables encfaac to detect an 6-channel AC3 source to apply the QuickTime 6-channel audio mapping (as opposed to a DTS source, which doesn't need it).
Fixed the Dolby Pro Logic I/II downmix mappings in libdca and updated the libdca patch.  Uploaded a new set of pre-built darwin contribs (0014) with this patch applied.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@570 b64f7644-9d1e-0410-96f1-a4d463321fa5
MacOsXContribBinariesVersion.txt
contrib/patch-libdca.patch
libhb/common.h
libhb/encfaac.c
libhb/muxavi.c
libhb/scan.c
libhb/work.c
macosx/Controller.mm