]> granicus.if.org Git - handbrake/commit
cli: fix initialization of SubtitleTrackSelectionBehavior
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 10 Jun 2016 17:09:46 +0000 (11:09 -0600)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 10 Jun 2016 17:15:09 +0000 (11:15 -0600)
commited7b1ded06240d840501d1e1fef06e06647695fb
tree8cccfb5956ae5dba684f85230cf23cab4bda25c3
parent662b000b75137896d5139017f53c93746474b5eb
cli: fix initialization of SubtitleTrackSelectionBehavior

We should only override the original presets value when --all-subtitles,
--first-subtitle, or an explicit subtitle list is specified on the
command line.
test/test.c