• Philip Langdale's avatar
    srtdec: Add timing-less "subrip" decoder. · 6af680fa
    Philip Langdale authored
    After various discussions, we concluded that, amongst other things,
    it made sense to have a separate subrip decoder that did not use
    in-band timing information, and rather relied on the ffmpeg level
    timing.
    
    As this is 90% the same as the existing srt decoder, it's implemented
    in the same file.
    Signed-off-by: 's avatarPhilip Langdale <philipl@overt.org>
    6af680fa
avcodec.h 159 KB