| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/frame: deprecate palette_has_changed | James Almer | 2023-05-18 | 1 | -0/+8 |
* | avcodec: use the new AVFrame key_frame flag in all decoders and encoders | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/internal: Move ff_set_dimensions() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+0 |
* | avcodec/internal: Move ff_get_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -0/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -4/+2 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -6/+7 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/brenderpix: Check input size before allocating image | Michael Niedermayer | 2019-07-27 | 1 | -1/+4 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' | Michael Niedermayer | 2014-08-04 | 1 | -1/+1 |
|\| |
|
| * | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 1 | -1/+1 |
* | | avcodec/brenderpix: propagate error codes | Michael Niedermayer | 2014-03-27 | 1 | -2/+2 |
* | | avcodec/brenderpix: remove unused variable | Michael Niedermayer | 2014-03-27 | 1 | -1/+1 |
* | | Merge commit 'ae17878fb2ab100264226c84c58f5b95a703312f' | Michael Niedermayer | 2014-03-27 | 1 | -19/+17 |
|/ |
|
* | BRender PIX image decoder | Aleksi Nurmi | 2014-03-27 | 1 | -0/+294 |