summaryrefslogtreecommitdiff
path: root/libavcodec/dvenc.c
Commit message (Expand)AuthorAge
* avcodec: Constify frame->data pointers for encoders where possibleAndreas Rheinhardt2022-08-05
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEYAndreas Rheinhardt2021-09-28
* avcodec/dvenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-06-08
* avcodec/dvenc: Make encoder init-threadsafeAndreas Rheinhardt2021-05-06
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-27
* avcodec/dvenc: Avoid using PutBitContext fields directlyAndreas Rheinhardt2021-03-30
* avcodec/dvenc: Remove dead error messageAndreas Rheinhardt2021-03-30
* avcodec/dvenc: dv100_weight_shift never usedPeter Ross2021-01-24
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* avcodec/dvenc: Fix undefined left shift of negative numbersAndreas Rheinhardt2020-10-04
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-21
* avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier2019-11-13
* avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer2017-08-08
* avcodec/dvenc: Support adjusting the quantizer deadzoneMichael Niedermayer2017-08-08
* Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-20
|\
| * pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* | Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'Clément Bœsch2016-06-29
|\|
| * Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-20
|\|
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* | avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-21
* | dvenc: fix 2x4x8 (interlaced) weight tableChristophe Gisquet2015-02-01
* | replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxersSteve Jiekak2014-12-04
* | dvenc: mark encoder as intraChristophe Gisquet2014-10-28
* | Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47'Michael Niedermayer2014-09-09
|\|
| * dv: K&R formatting cosmeticsGabriel Dume2014-09-09
* | Merge commit '7835c24e19d9e1cb43fba5a02ce9d81d518f1300'Michael Niedermayer2014-08-03
|\|
| * dv: Update DV-profile-related functions to current public APIDiego Biurrun2014-08-02
* | avcodec/dvenc: clear all dsp contextsMichael Niedermayer2014-07-18
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|\|
| * dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* | Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer2014-07-09
|\|
| * lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
|\|
| * dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* | Merge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353'Michael Niedermayer2014-06-27
|\|