| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/internal: add FFCodec.color_ranges | Niklas Haas | 2024-09-08 | 1 | -0/+1 |
* | avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE | Andreas Rheinhardt | 2024-02-21 | 1 | -1/+1 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -4/+4 |
* | 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 |
* | lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders | Anton Khirnov | 2023-01-29 | 1 | -1/+2 |
* | avcodec/ljpegenc: Remove unnecessary emms_c() | Andreas Rheinhardt | 2022-10-09 | 1 | -2/+0 |
* | avcodec/ljpegenc: Remove unused IDCTDSPContext | Andreas Rheinhardt | 2022-10-09 | 1 | -12/+2 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Make ff_alloc_packet() based encoders accept user buffers | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+1 |
* | avcodec: Constify frame->data pointers for encoders where possible | Andreas Rheinhardt | 2022-08-05 | 1 | -3/+3 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+0 |
* | avcodec/mjpegenc: support writing ICC profiles | Niklas Haas | 2022-04-11 | 1 | -2/+4 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/mjpegenc: Fix files with slices > 1, but threads == 1 | Andreas Rheinhardt | 2022-04-01 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -8/+8 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec/mjpegenc_common: Pass MJpegContext for writing picture header | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | avcodec/jpegtables: Unavpriv MJPEG-tables | Andreas Rheinhardt | 2022-01-04 | 1 | -4/+4 |
* | avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY | Andreas Rheinhardt | 2021-09-28 | 1 | -1/+0 |
* | avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() | Andreas Rheinhardt | 2021-06-08 | 1 | -1/+2 |
* | avcodec/ljpegenc: Mark encoder as init-threadsafe | Andreas Rheinhardt | 2021-05-10 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: Remove deprecated AVCodecContext.coded_frame | Andreas Rheinhardt | 2021-04-27 | 1 | -7/+0 |
* | avcodec: Remove private options from AVCodecContext | Andreas Rheinhardt | 2021-04-27 | 1 | -14/+0 |
* | avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmts | Andreas Rheinhardt | 2021-04-10 | 1 | -11/+3 |
* | avcodec/ljpegenc: Allow full range yuv420p, yuv422p, yuv444p by default | Andreas Rheinhardt | 2021-04-10 | 1 | -2/+3 |
* | avcodec: Remove cumbersome way of checking for amount of bytes left | Andreas Rheinhardt | 2021-03-30 | 1 | -2/+2 |
* | avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it | Andreas Rheinhardt | 2021-02-23 | 1 | -0/+2 |
* | avcodec/ljpegenc: Don't free buffer known to be NULL | Andreas Rheinhardt | 2020-09-19 | 1 | -4/+1 |
* | avcodec: deprecate Lossless and Intra Only encoder capabilites | James Almer | 2020-05-21 | 1 | -1/+1 |
* | avcodec/mjpegenc: move ff_mjpeg_encode_picture_frame to mjpegenc_common | James Almer | 2017-05-08 | 1 | -1/+0 |
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' | Derek Buitenhuis | 2016-02-03 | 1 | -5/+38 |
|\ |
|
| * | lavc: Move prediction_method to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -5/+38 |
* | | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' | Hendrik Leppkes | 2015-09-16 | 1 | -1/+0 |
|\| |
|
| * | mpegvideo: Drop mpegvideo.h where not needed | Vittorio Giovara | 2015-09-13 | 1 | -1/+0 |
* | | avcodec/ljpegenc: Fix encoding RGBA LJPEG | Michael Niedermayer | 2015-09-11 | 1 | -9/+12 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+4 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+4 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -5/+0 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -5/+0 |
* | | Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' | Michael Niedermayer | 2015-03-31 | 1 | -0/+1 |
|\| |
|
| * | build: Split JPEG-related tables off into a separate component | Diego Biurrun | 2015-03-30 | 1 | -0/+1 |
* | | avcodec/ljpegenc: Check for av_malloc_array() failure | Michael Niedermayer | 2015-01-03 | 1 | -0/+5 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -4/+5 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -4/+5 |