OSDN Git Service

CLI: fix a problem with using the forced subtitle short option flag (-F)
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 9 Jul 2009 16:41:40 +0000 (16:41 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 9 Jul 2009 16:41:40 +0000 (16:41 +0000)
commit95e9e2b9c0213897dc9a61608db519dbf1a70afe
tree74184ad5be50488861341bc2f3ec1a1fa2500d11
parent16cbc82e3b863e7cb75280ef5ecdc742322fe09e
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://localhost/HandBrake/trunk@2676 b64f7644-9d1e-0410-96f1-a4d463321fa5
test/test.c