]> 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:03:22 +0000 (11:03 -0700)
commitcaebd0e6247d333014fa174c1fbd134c15ad7235
treec58d3c6bf9a70567bf0e5b65b68b6a562efee4cf
parent8a5db2e9eb49ad2ef3db29b37fb3e6e1bec62f0b
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.

(cherry picked from commit 0a876569e88943def836b16ecf4c76923e1500f2)
libhb/preset.c