summaryrefslogtreecommitdiffstats
path: root/libhb/decsrtsub.c
Commit message (Expand)AuthorAgeFilesLines
* handle the utf8 byte order mark when present at the beginning of srt subsjstebbins2010-06-011-2/+11
* add some input error resiliency to the srt parser.jstebbins2009-11-161-79/+140
* don't drop the last SRT subtitlejstebbins2009-11-101-0/+63
* allow srt and cc subtitles to be up to 2 lines high.jstebbins2009-10-281-4/+24
* fix reading of short srt subtitle filesjstebbins2009-10-141-1/+6
* fix reading of UTF-16 SRT subtitle files (and other wide charsets)jstebbins2009-10-031-32/+119
* fix srt track stop timejstebbins2009-09-271-7/+10
* srt: change format string from "utf8" to "utf-8"jstebbins2009-08-281-1/+1
* LinGui: SRT supportjstebbins2009-06-301-1/+0
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-2/+2
* Format cleanup.konablend2009-06-251-2/+1
* CLI: Missed file from SubRip - a symptom of too many views and patcheseddyg2009-06-231-0/+331