| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: use the new AVFrame interlace flags in all decoders and encoders | James Almer | 2023-05-04 | 1 | -2/+4 |
* | 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: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -10/+10 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavc: Mark hw_config pointer arrays as const | Mark Thompson | 2020-11-08 | 1 | -1/+1 |
* | lavc: Rename hwaccel.h to hwconfig.h | Mark Thompson | 2020-04-26 | 1 | -1/+1 |
* | avcodec/rkmpp : remove stream start retries before first frame. | LongChair | 2018-01-06 | 1 | -21/+3 |
* | avcodec/rkmpp : Fix broken build due to missing control operation | LongChair | 2018-01-06 | 1 | -4/+6 |
* | rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct field | wm4 | 2017-12-21 | 1 | -2/+1 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -1/+2 |
* | rkmpp: Add hardware config information | Mark Thompson | 2017-12-04 | 1 | -0/+6 |
* | avcodec/rkmppdec: check wether typo | Michael Niedermayer | 2017-10-11 | 1 | -1/+1 |
* | lavc: Add support for RockChip Media Process Platform | Lionel CHAZALLON | 2017-09-27 | 1 | -0/+596 |