summaryrefslogtreecommitdiff
path: root/libavcodec/proresenc_kostya.c
Commit message (Expand)AuthorAge
* avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEYAndreas Rheinhardt2021-09-28
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-08
* avcodec/proresenc_kostya: Mark encoder as init-threadsafeAndreas Rheinhardt2021-05-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-27
* avcodec/proresenc_kostya: Remove harmful checkAndreas Rheinhardt2021-04-10
* avcodec/proresenc_kostya: Factor flushing PutBitContext outAndreas Rheinhardt2021-03-30
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-21
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_QAlex Mogurenko2018-12-30
* prores: Use profile names in the various encoders and decodersVittorio Giovara2018-11-05
* avcodec/prores_ks : use official quant_matrix (for proxy and xq codec luma an...Martin Vignali2018-04-22
* avcodec/prores_ks : do not call estimate_alpha at each quantification stepMartin Vignali2018-04-05
* avcodec/proresenc_kostya: add 4444XQ profilePaul B Mahol2017-06-27
* avcodec/proresenc_kostya: enable frame threadingPaul B Mahol2017-06-26
* avcodec/proresenc_kostya: use frame metadata instead of avctxPaul B Mahol2017-06-26
* avcodec/prores_kostya: increase bits usage when alpha is usedPaul B Mahol2017-06-25
* Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e'James Almer2017-03-19
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
* avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
* Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-20
* Merge commit '05fb4c9aaf84b59f8ab1ce8d4c0f49dd12113024'Michael Niedermayer2015-07-20
* Merge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a'Michael Niedermayer2015-04-23
* avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-21
* avcodec/proresenc_kostya: fix coded_frame handlingClément Bœsch2015-03-02
* Fix buffer_size argument to init_put_bits() in multiple encoders.Dyami Caliri2015-02-26
* Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b'Michael Niedermayer2014-12-15
* proresenc_ks: use chroma sampling in autoselectionChristophe Gisquet2014-10-11
* avcodec/proresenc_kostya: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-07
* proresenc_ks: allow auto-selecting profileChristophe Gisquet2014-08-30
* avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reall...Michael Niedermayer2014-08-19
* avcodec/proresenc_kostya: set initial max_slice_size based on frame_size_uppe...Michael Niedermayer2014-08-19
* Merge commit '41e1354c101004ccd46dc08d3dd6e956e83a6b51'Michael Niedermayer2014-08-18
* Merge commit '45ce880a9b3e50cfa088f111dffaf8685bd7bc6b'Michael Niedermayer2014-08-18
* Merge commit '58b68e4fdea22e22178e237bda950b09cc6f363a'Michael Niedermayer2014-08-18
* Merge commit 'b16699f2da9c1d41eff852ec3a0c81f74fd44421'Michael Niedermayer2014-08-18
* proresenc_kostya: properly account for alphaChristophe Gisquet2014-08-14
* proresenc_kostya: report buffer overflowChristophe Gisquet2014-08-12
* proresenc_kostya: remove unneeded parametersChristophe Gisquet2014-08-12
* Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
* Merge commit 'a55546f48d55e3d1155840541b2be5f4f8cf18ab'Michael Niedermayer2014-02-28
* Merge commit '92e598a57a7ce4b8ac9ea56274af39f5fd888311'Michael Niedermayer2014-02-28
* Merge commit 'd6acefe05862af244fd5a30ae946ed507c063994'Michael Niedermayer2014-02-28
* Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-16
* Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30