Clément Bœsch
7a256133ff
avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option
10 years ago
Eejya Singh
6dc99fdf0e
Added STL demuxer and decoder
...
Signed-off-by: Clément Bœsch <u@pkh.me>
11 years ago
Clément Bœsch
3d25869605
avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint
11 years ago
Clément Bœsch
36c3a0167a
avcodec/textdec: add some memory checks
11 years ago
Marton Balint
b96325e023
ass: move text_event_to_ass from textdec.c to ass.c and export it
...
Signed-off-by: Marton Balint <cus@passwd.hu>
11 years ago
Clément Bœsch
b46f19100b
cosmetics: group remaining .name and .long_name.
...
See b2bed9325
.
12 years ago
Clément Bœsch
87350d6b44
lavc/textdec: fix subviewer1 preproc check.
12 years ago
Clément Bœsch
faa94061dd
Add SubViewer v1 subtitles demuxer and decoder.
12 years ago
Clément Bœsch
7b43402724
Add PJS subtitles demuxer and decoder.
12 years ago
Clément Bœsch
5c68aae908
Add VPlayer subtitles demuxer and decoder.
...
Note that the linebreaks text codec option (but not the feature) has
been removed; its main goal was to allow demuxers to configure the text
decoder (and not meant to be used by users), but the AVOption are not a
viable solution. This is solved differently in this commit.
12 years ago
Clément Bœsch
e807a2b648
lavc: add raw text subtitles decoder.
13 years ago