]> granicus.if.org Git - handbrake/commit
decsrtsub: support timecodes that use '.' for fractions
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 7 Nov 2018 17:31:35 +0000 (09:31 -0800)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 7 Nov 2018 17:31:35 +0000 (09:31 -0800)
commit08ba3e6ba45d03dbfddecb8ed74e0e63142e5eb6
tree9cc8495f1f7e1fd74cf7838a6676d0fabf59c766
parent48abfc4c6699bd455e49dc9a621aaaf3f47ce894
decsrtsub: support timecodes that use '.' for fractions

The convention is to use ',' for fractions in SRT files.  But
opensubtitles.com is distributing files that use '.'
libhb/decsrtsub.c