Author | SHA1 | Message | Date |
---|---|---|---|
|
060c6c4647 |
avformat/mpl2dec: handle files with CRLF linebreaks correctly
Skip the "\r" as normal text. Otherwise it will be the first character of the string passed to sscanf(), which then fill fail to match the timestamps. Signed-off-by: Clément Bœsch <u@pkh.me> |
12 years ago |
|
89388a953a |
Replace all occurrences of PRI in sscanf() calls with SCN
Signed-off-by: James Almer <jamrial@gmail.com> |
12 years ago |
|
5f02844c8d | Add MPL2 subtitles demuxer and decoder. | 12 years ago |