| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/internal: add FFCodec.color_ranges | Niklas Haas | 2024-09-08 | 1 | -0/+1 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avcodec/roqvideo: Use void*, not AVCodecContext* for logctx | Andreas Rheinhardt | 2023-10-01 | 1 | -5/+3 |
* | lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders | Anton Khirnov | 2023-01-29 | 1 | -1/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/roqvideoenc: Remove internal.h inclusion | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+0 |
* | avcodec: Make ff_alloc_packet() based encoders accept user buffers | Andreas Rheinhardt | 2022-08-27 | 1 | -0/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+1 |
* | lavc/encode: add an encoder-specific get_buffer() variant | Anton Khirnov | 2022-05-11 | 1 | -2/+2 |
* | 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 | -7/+7 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | all: Remove unused-but-set variables | Andreas Rheinhardt | 2021-12-03 | 1 | -2/+0 |
* | avcodec/elbg: Add flags to avpriv_elbg_do() | Andreas Rheinhardt | 2021-09-24 | 1 | -1/+1 |
* | avcodec/elbg: Add persistent ELBGContext | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+5 |
* | avcodec/elbg: Merge avpriv_init_elbg() into avpriv_do_elbg() | Andreas Rheinhardt | 2021-09-20 | 1 | -4/+0 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+2 |
* | avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() | Andreas Rheinhardt | 2021-06-08 | 1 | -1/+2 |
* | avcodec/roqvideoenc: Mark encoder as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -1/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/roqvideoenc: Avoid allocating buffers separately | Andreas Rheinhardt | 2021-03-01 | 1 | -78/+68 |
* | avcodec/roqvideoenc: Avoid intermediate buffer | Andreas Rheinhardt | 2021-03-01 | 1 | -17/+8 |
* | avcodec/roqvideoenc: Reuse buffers instead of alloc+free for each frame | Andreas Rheinhardt | 2021-03-01 | 1 | -70/+55 |
* | avcodec/roqvideo: Use dedicated context for encoder | Andreas Rheinhardt | 2021-03-01 | 1 | -92/+126 |
* | avcodec/roqvideoenc: Cleanup generically after init failure | Andreas Rheinhardt | 2020-08-30 | 1 | -6/+3 |
* | Merge commit 'dab2034b8679aaacd8aef832cdeb71d0ee8a3358' | Clément Bœsch | 2017-03-19 | 1 | -15/+0 |
|\ |
|
| * | roqvideoenc: Drop broken disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -15/+0 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option | Clément Bœsch | 2015-09-12 | 1 | -1/+1 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -3/+1 |
|\| |
|
* | | Merge commit '95e2317ed85502dd8d96bcd9b12084dbfb8f9e8e' | Michael Niedermayer | 2015-07-20 | 1 | -3/+0 |
|\| |
|
| * | roqvideoenc: Drop unneeded initialization | Vittorio Giovara | 2015-07-20 | 1 | -2/+0 |
| * | roqvideoenc: set enc->avctx in roq_encode_init | Andreas Cadhalpun | 2015-03-11 | 1 | -0/+2 |
* | | roqvideoenc: set enc->avctx in roq_encode_init | Andreas Cadhalpun | 2015-03-09 | 1 | -0/+2 |
* | | avcodec/roqvideoenc: Allocate and reference coded_frame correctly | Michael Niedermayer | 2015-02-23 | 1 | -2/+5 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -8/+4 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -8/+4 |
* | | avcodec/roqvideoenc: Check for av_malloc_array() failure | Michael Niedermayer | 2015-01-13 | 1 | -0/+6 |
* | | Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4' | Michael Niedermayer | 2014-12-19 | 1 | -22/+58 |
|\| |
|
| * | roqvideo: check memory allocations and propagate errors | Vittorio Giovara | 2014-12-18 | 1 | -23/+62 |
* | | avcodec/roqvideoenc: clear freed pointers | Michael Niedermayer | 2014-11-16 | 1 | -7/+7 |
* | | avcodec/roqvideoenc: Print the correct max resolution | Michael Niedermayer | 2014-07-09 | 1 | -1/+1 |
* | | avcodec/roqvideoenc: More verbose warning about no power of 2 dimensions | Michael Niedermayer | 2014-07-09 | 1 | -1/+1 |
* | | avcodec/roqvideoenc: check dimensions against maximum | Michael Niedermayer | 2014-07-08 | 1 | -0/+5 |
* | | avcodec/roqvideoenc: fix infinite lambda increasing loop | Michael Niedermayer | 2014-07-08 | 1 | -2/+9 |
* | | avcodec/roqvideo: use JPEG color range | Eric Lasota | 2014-07-06 | 1 | -1/+1 |