]> granicus.if.org Git - handbrake/commit
preset: fix "all" AudioTrackSelectionBehavior
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 11 Jan 2017 18:00:52 +0000 (11:00 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 11 Jan 2017 18:02:48 +0000 (11:02 -0700)
commit0a876569e88943def836b16ecf4c76923e1500f2
treec8b4d46b64c57c596b55689405b96abd9b764071
parent78db4231c66f169c6c1ee7d19f75cc39140364ea
preset: fix "all" AudioTrackSelectionBehavior

When all tracks are requested, do not filter out secondary audio types.
This should only be done when only the "first" track is requested.
libhb/preset.c