| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I | Andreas Rheinhardt | 2024-05-19 | 1 | -2/+0 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec/dnxhddec: Use VLC symbol table to avoid lookup | Andreas Rheinhardt | 2023-09-16 | 1 | -5/+7 |
* | avcodec/vlc: Use proper namespace | Andreas Rheinhardt | 2023-09-11 | 1 | -10/+10 |
* | avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines | Andreas Rheinhardt | 2023-09-07 | 1 | -7/+7 |
* | avcodec: use the new AVFrame key_frame flag in all decoders and encoders | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avcodec: use the new AVFrame interlace flags in all decoders and encoders | James Almer | 2023-05-04 | 1 | -7/+8 |
* | avcodec/dnxhddec: Only keep what is used from ScanTable | Andreas Rheinhardt | 2022-10-24 | 1 | -4/+4 |
* | avcodec/blockdsp: Remove unused AVCodecContext parameter | Andreas Rheinhardt | 2022-09-21 | 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 | -2/+2 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+0 |
* | 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 | -2/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -7/+7 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | avcodec/thread: Don't use ThreadFrame when unnecessary | Andreas Rheinhardt | 2022-02-09 | 1 | -2/+1 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -1/+1 |
* | avcodec/dnxhddec: ignore second flag for encoded field | Paul B Mahol | 2021-08-25 | 1 | -1/+1 |
* | avcodec/dnxhddec: check and propagate function return value | maryam ebr | 2021-08-03 | 1 | -7/+15 |
* | avcodec/dnxhddec: Mark decoder as init-threadsafe | Andreas Rheinhardt | 2021-05-10 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index | Andreas Rheinhardt | 2021-01-26 | 1 | -6/+7 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -16/+0 |
* | libavcodec, libpostproc: Remove outcommented START/STOP_TIMER | Andreas Rheinhardt | 2020-03-14 | 1 | -3/+0 |
* | avcodec/dnxhddec: properly set colorspace | Paul B Mahol | 2020-01-29 | 1 | -1/+8 |
* | avcodec/dnxhddec: fix block alignment | Ramiro Polla | 2018-12-26 | 1 | -1/+1 |
* | avcodec/dnxhddec: use init_get_bits8() | Paul B Mahol | 2018-12-03 | 1 | -2/+6 |
* | avcodec/dnxhddec: ask for samples with alpha | Paul B Mahol | 2018-09-06 | 1 | -0/+6 |
* | avcodec/dnxhddec: Check dc vlc | Michael Niedermayer | 2018-01-05 | 1 | -1/+5 |
* | avcodec/dnxhddec: Do not overwrite colorspace if the container has set it. | Steven Robertson | 2017-11-30 | 1 | -1/+3 |
* | avcodec/dnxhddec: Move mb height check out of non hr branch | Michael Niedermayer | 2017-07-27 | 1 | -2/+6 |
* | avcodec/dnxhddec: fix -Wformat warning raised by DJGPP | James Almer | 2017-04-11 | 1 | -1/+1 |
* | avcodec/dnxhddec: add support for very big resolutions | Paul B Mahol | 2017-04-11 | 1 | -3/+7 |
* | dnxhd: initialize DNXHDContext::avctx to each thread's respective one. | Ronald S. Bultje | 2017-03-31 | 1 | -0/+1 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -4/+5 |
* | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50' | Clément Bœsch | 2017-03-24 | 1 | -2/+2 |
|\ |
|
| * | Adjust printf conversion specifiers to match variable signedness | Diego Biurrun | 2016-10-28 | 1 | -5/+5 |
| * | dnxhddec: Enable frame threading | Vittorio Giovara | 2015-09-29 | 1 | -8/+11 |
* | | avcodec/dnxhddec: fix decoding of DNxHR HQX 10-bit | Paul B Mahol | 2017-02-22 | 1 | -1/+4 |
* | | lavc: Remove CR/LF from avpriv_request_sample() calls. | Carl Eugen Hoyos | 2016-12-03 | 1 | -1/+1 |
* | | libavcodec/dnxhd: Enable 12-bit DNxHR support. | Steven Robertson | 2016-08-03 | 1 | -6/+1 |
* | | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header | James Almer | 2016-07-25 | 1 | -1/+1 |
* | | libavcodec/dnxhd: add dnxhr profiles | Mark Reid | 2016-07-20 | 1 | -0/+22 |
* | | libavcodec/dnxhd: add support more dnxhr header prefixes | Mark Reid | 2016-07-16 | 1 | -1/+1 |
* | | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats | Mark Reid | 2016-02-14 | 1 | -8/+4 |
* | | avcodec/dnxhddec: Fix runtime error: left shift of negative value | Michael Niedermayer | 2015-12-04 | 1 | -1/+1 |
* | | avcodec/dnxhddec: Disable 12bit by default | Michael Niedermayer | 2015-11-29 | 1 | -0/+5 |
* | | avcodec/dnxhddec: Make mb_scan_index a fixed length array | Michael Niedermayer | 2015-11-06 | 1 | -10/+2 |