| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+0 |
* | avcodec/codec_internal: Constify AVPacket in decode_sub cb | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec.decode_sub | Andreas Rheinhardt | 2022-04-05 | 1 | -4/+3 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -5/+5 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -0/+2 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavc: allow subtitle text format to be ASS without timing | Clément Bœsch | 2016-02-26 | 1 | -1/+4 |
* | avcodec/jacosubdec: check strftime return value | Clément Bœsch | 2014-12-07 | 1 | -2/+2 |
* | avcodec/jacosubdec: use time_internal.h, simplify code | Michael Niedermayer | 2014-11-02 | 1 | -4/+1 |
* | avcodec/ass: add ASS trailing \r\n in one single place | Clément Bœsch | 2014-10-19 | 1 | -1/+0 |
* | avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint | Clément Bœsch | 2014-10-19 | 1 | -1/+1 |
* | avcodec/jacosubdec: add some memory checks | Clément Bœsch | 2014-09-21 | 1 | -4/+5 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | lavc: switch from ts_end to duration in ff_ass_add_rect. | Clément Bœsch | 2012-05-29 | 1 | -3/+1 |
* | JACOsub demuxer, decoder and muxer. | Clément Bœsch | 2012-05-03 | 1 | -0/+207 |