| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/textdec: Deduplicate AVClasses | Andreas Rheinhardt | 2021-07-08 | 1 | -26/+11 |
* | avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -0/+6 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -5/+5 |
* | lavc/options: add ass_ro_flush_noop to flags2 | Clément Bœsch | 2016-02-26 | 1 | -1/+2 |
* | lavc: allow subtitle text format to be ASS without timing | Clément Bœsch | 2016-02-26 | 1 | -5/+14 |
* | avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option | Clément Bœsch | 2015-09-12 | 1 | -1/+1 |
* | Added STL demuxer and decoder | Eejya Singh | 2014-10-22 | 1 | -1/+17 |
* | avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint | Clément Bœsch | 2014-10-19 | 1 | -1/+1 |
* | avcodec/textdec: add some memory checks | Clément Bœsch | 2014-09-21 | 1 | -6/+5 |
* | ass: move text_event_to_ass from textdec.c to ass.c and export it | Marton Balint | 2013-11-10 | 1 | -42/+3 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -4/+4 |
* | lavc/textdec: fix subviewer1 preproc check. | Clément Bœsch | 2012-12-31 | 1 | -1/+1 |
* | Add SubViewer v1 subtitles demuxer and decoder. | Clément Bœsch | 2012-12-31 | 1 | -1/+17 |
* | Add PJS subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 1 | -5/+25 |
* | Add VPlayer subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 1 | -9/+36 |
* | lavc: add raw text subtitles decoder. | Clément Bœsch | 2012-10-18 | 1 | -0/+125 |