diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-04-07 02:18:17 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-04-07 22:11:21 +0200 |
commit | 5012c07336eff0e928afb57c6d38271e316c0a6c (patch) | |
tree | 59b26015dd83db4208d99ae0f50ece94fd84ef78 /libavcodec/dvdsubenc.c | |
parent | 50ec8a2acd4f7ad422c0883153b856e737adf973 (diff) | |
download | ffmpeg-5012c07336eff0e928afb57c6d38271e316c0a6c.tar.gz |
Support detecting and demuxing EIA-608 subtitles in mov.
The format is slightly proprietary.
DVDs use a format of
code byte (0x00, 0x01, 0xfe or 0xff), two data bytes
MOV uses instead
cdat/cdt2 atom, two data bytes
Auto-detecting and supporting both in one decoder is trivial,
so a single codec ID is used.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavcodec/dvdsubenc.c')
0 files changed, 0 insertions, 0 deletions