summaryrefslogtreecommitdiff
path: root/libavcodec/libaribb24.c
Commit message (Expand)AuthorAge
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Constify AVPacket in decode_sub cbAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec.decode_subAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* lavc/libaribb24: use integer math to calculate font scalingJan Ekström2019-02-12
* lavc/libaribb24: add missing type struct members to AVOptionsJan Ekström2019-02-12
* lavc/libaribb24: protect handled value with parenthesis in RGB_TO_BGRJan Ekström2019-02-12
* lavc/libaribb24: add error handling to region handlingJan Ekström2019-02-12
* add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-10