]> granicus.if.org Git - handbrake/commit
CLI: fix a problem with using the forced subtitle short option flag (-F)
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 9 Jul 2009 16:41:40 +0000 (16:41 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 9 Jul 2009 16:41:40 +0000 (16:41 +0000)
commit7ac760ec0c5fa708db189bed4ed4e8ae7ed7f6f9
tree74184ad5be50488861341bc2f3ec1a1fa2500d11
parent766df9ffa24851ca6523311484c426c126eb6ee2
CLI: fix a problem with using the forced subtitle short option flag (-F)
and make a small improvement to the option arg parser function str_split
that is used in suptitle option parsing.  It can now parse lists that
are have empty elements (e.g ",2,3,4,,6" fist and fifth are empty)

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2676 b64f7644-9d1e-0410-96f1-a4d463321fa5
test/test.c