| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/internal: Don't auto-include emms.h | Andreas Rheinhardt | 2023-09-04 | 1 | -0/+1 |
* | avcodec: use the new AVFrame interlace flags in all decoders and encoders | James Almer | 2023-05-04 | 1 | -2/+2 |
* | avcodec/mp_cmp: reject invalid comparison function values | James Almer | 2023-04-14 | 1 | -1/+3 |
* | avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number | Marton Balint | 2023-02-13 | 1 | -1/+1 |
* | lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders | Anton Khirnov | 2023-01-29 | 1 | -1/+2 |
* | lavc/dv: rename constants to follow our naming conventions | Anton Khirnov | 2022-09-05 | 1 | -16/+16 |
* | lavc/dv.h: move encoder/decoder-specific code to a new header | Anton Khirnov | 2022-09-05 | 1 | -0/+1 |
* | lavc/dvenc: stop using DVVideoContext | Anton Khirnov | 2022-09-05 | 1 | -11/+28 |
* | lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy() | Anton Khirnov | 2022-09-05 | 1 | -1/+1 |
* | lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables() | Anton Khirnov | 2022-09-05 | 1 | -1/+1 |
* | lavc/dv: remove ff_dvvideo_init() | Anton Khirnov | 2022-09-05 | 1 | -1/+11 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Constify frame->data pointers for encoders where possible | Andreas Rheinhardt | 2022-08-05 | 1 | -6/+5 |
* | 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: 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/encoders: Remove redundant setting of AV_PKT_FLAG_KEY | Andreas Rheinhardt | 2021-09-28 | 1 | -1/+0 |
* | avcodec/dvenc: Avoid copying packet data, allow user-supplied buffers | Andreas Rheinhardt | 2021-06-08 | 1 | -2/+6 |
* | avcodec/dvenc: Make encoder init-threadsafe | Andreas Rheinhardt | 2021-05-06 | 1 | -2/+9 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: Remove deprecated AVCodecContext.coded_frame | Andreas Rheinhardt | 2021-04-27 | 1 | -6/+0 |
* | avcodec/dvenc: Avoid using PutBitContext fields directly | Andreas Rheinhardt | 2021-03-30 | 1 | -4/+1 |
* | avcodec/dvenc: Remove dead error message | Andreas Rheinhardt | 2021-03-30 | 1 | -5/+0 |
* | avcodec/dvenc: dv100_weight_shift never used | Peter Ross | 2021-01-24 | 1 | -2/+1 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | avcodec/dvenc: Fix undefined left shift of negative numbers | Andreas Rheinhardt | 2020-10-04 | 1 | -10/+10 |
* | avcodec: deprecate Lossless and Intra Only encoder capabilites | James Almer | 2020-05-21 | 1 | -1/+1 |
* | avcodec/dvenc: support encoding dvcprohd | Baptiste Coudurier | 2019-11-13 | 1 | -58/+503 |
* | avcodec/dvenc: Change quantizer dead zone default to 7 | Michael Niedermayer | 2017-08-08 | 1 | -1/+1 |
* | avcodec/dvenc: Support adjusting the quantizer deadzone | Michael Niedermayer | 2017-08-08 | 1 | -1/+23 |
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3' | Clément Bœsch | 2017-03-20 | 1 | -4/+5 |
|\ |
|
| * | pixblockdsp: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-14 | 1 | -4/+5 |
* | | Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347' | Clément Bœsch | 2016-06-29 | 1 | -0/+2 |
|\| |
|
| * | Remove unnecessary get_bits.h #includes | Diego Biurrun | 2016-06-07 | 1 | -0/+2 |
* | | 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 '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 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 | -11/+0 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -11/+0 |
* | | avcodec: use av_mod_uintp2() where useful | James Almer | 2015-04-21 | 1 | -1/+1 |
* | | dvenc: fix 2x4x8 (interlaced) weight table | Christophe Gisquet | 2015-02-01 | 1 | -8/+8 |
* | | replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers | Steve Jiekak | 2014-12-04 | 1 | -1/+1 |
* | | dvenc: mark encoder as intra | Christophe Gisquet | 2014-10-28 | 1 | -1/+1 |
* | | Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47' | Michael Niedermayer | 2014-09-09 | 1 | -284/+311 |
|\| |
|
| * | dv: K&R formatting cosmetics | Gabriel Dume | 2014-09-09 | 1 | -283/+310 |