OSDN Git Service

MacGui: Fix issue when selecting a preset with multiple audio tracks (ie. AppleTV...
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 6 Apr 2010 15:45:40 +0000 (15:45 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 6 Apr 2010 15:45:40 +0000 (15:45 +0000)
commit747f309a44bee16c176837f3d24514cfbcc085d3
tree13907f2fb91bc007ce5a7fb21d109c1d40b2118e
parent42bad6b81def28d794d7fea15c78e8fe44683690
MacGui: Fix issue when selecting a preset with multiple audio tracks (ie. AppleTV preset) any track after the first track used the first source track which would cause track mismatches. Now if the first track is set to use source track 3 for instance, the seond track will use source track 3 as well.
- Fixes issue where the AppleTv Preset would use a different source track for its AC3 track than the first aac track on some multiple track sources.
- Addresses the bug explained here http://forum.handbrake.fr/viewtopic.php?f=12&t=15854

git-svn-id: svn://localhost/HandBrake/trunk@3202 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.m