Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [kanalplay] Use IETF language tag | Sergey M․ | 2016-01-23 | 1 | -1/+1 |
| | |||||
* | [utils,common] Merge format_srt_time and _subtitles_timecode | Yen Chi Hsuan | 2015-05-12 | 1 | -2/+3 |
| | | | | | | | | format_srt_time uses a comma as the delimiter between seconds and milliseconds while _subtitles_timecode uses a dot. All .srt examples I found on the Internet uses a comma, so I use a comma in the merged version. See http://matroska.org/technical/specs/subtitles/srt.html and http://devel.aegisub.org/wiki/SubtitleFormats/SRT | ||||
* | [kanalplay] Fix test | Sergey M․ | 2015-03-14 | 1 | -3/+6 |
| | |||||
* | [kanalplay] Extract subtitles | Sergey M․ | 2015-03-13 | 1 | -0/+21 |
| | |||||
* | [kanalplay] Add extractor (Closes #5188) | Sergey M․ | 2015-03-13 | 1 | -0/+72 |