| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/libaribb24: add default_profile option | rcombs | 2022-11-12 | 1 | -6/+27 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE | Andreas Rheinhardt | 2022-07-18 | 1 | -0/+1 |
* | 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 | -3/+3 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -7/+8 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavc/libaribb24: use integer math to calculate font scaling | Jan Ekström | 2019-02-12 | 1 | -5/+5 |
* | lavc/libaribb24: add missing type struct members to AVOptions | Jan Ekström | 2019-02-12 | 1 | -2/+2 |
* | lavc/libaribb24: protect handled value with parenthesis in RGB_TO_BGR | Jan Ekström | 2019-02-12 | 1 | -1/+1 |
* | lavc/libaribb24: add error handling to region handling | Jan Ekström | 2019-02-12 | 1 | -7/+18 |
* | add libaribb24 ARIB STD-B24 caption decoder | Jan Ekström | 2019-02-10 | 1 | -0/+384 |