summaryrefslogtreecommitdiff
path: root/libavcodec/libx265.c
Commit message (Expand)AuthorAge
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/libx265: make X265 CSP selection pixel format independentJan Ekström2022-06-27
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* 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/libx26[45]: reindent after last commitLimin Wang2021-12-28
* avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-28
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avcodec/libx265: add support for setting chroma sample locationJan Ekström2021-09-01
* avcodec/libx265: only call av_pix_fmt_desc_get once in initJan Ekström2021-08-29
* avcodec/libx265: improve full range flag setting logicJan Ekström2021-08-18
* libavcodec/libx265: add user data unregistered SEI encodingBrad Hards2021-08-01
* avcodec/libx265: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-27
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-16
* lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal capAnton Khirnov2021-03-16
* avcodec/libx265: Fix integer overflow in computation of max and avg bitrateLimin Wang2020-06-19
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-02
* avcodec/libx265: add support for reordered_opaqueJames Almer2020-05-19
* avcodec/libx265: Fix Uninitialized scalar variableLimin Wang2020-05-08
* avcodec/libx265: zero the padding bytes in extradataJames Almer2020-01-18
* avcodec/libx265: use AV_OPT_TYPE_DICT for x265-paramsMarton Balint2020-01-01
* avcodec/libx265: export encoded frame statsJames Almer2020-01-01
* avcodec/libx265: add a qp option and apply the relevant global AVCodecContext...James Almer2020-01-01
* avcodec/libx265: apply some global AVCodecContext settings to the encoder con...James Almer2020-01-01
* lavc/x265: set preferred_transfer_characteristics for HLGZhong Li2019-12-12
* libavcodec/libx265: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* libx265: Update ROI behaviour to match documentationMark Thompson2019-07-07
* avcodec/libx265: Support full range videosDerek Buitenhuis2019-05-26
* lavc/libx265: Use avctx->framerate first for frame rate settingJun Zhao2019-05-11
* lavc/libx265: signal CPB properties through side dataJan Ekström2019-03-03
* avcodec/libx265: add support for ROI-based encodingGuo, Yejun2019-01-24
* avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancyGyan Doshi2018-06-19
* lavc/libx265: allow users to set closed GOP via generic lavc flagGyan Doshi2018-06-02
* Merge commit 'cc06f7bd10c236539b4f6f87b795c459dd873770'James Almer2018-04-13
|\
| * libx265: Support tiny video sizesVittorio Giovara2018-04-09
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
| * libx265: Add option to force IDR framesDerek Buitenhuis2016-11-07
* | lavc/libx265: support all color parameters that x265 doesRodger Combs2018-01-12
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | lavc/libx265: mark disposable framesJohn Stebbins2017-12-07
* | avcodec/libx265 - Add named option to set profileGyan Doshi2017-12-06
* | lavc/libx265: switch to ff_alloc_packet2Jun Zhao2017-11-10
* | lavc/libx265: Add gray10 and gray12 encoding support.Carl Eugen Hoyos2017-03-08
* | libx265: Add option to force IDR framesDerek Buitenhuis2016-11-04
* | lavc/libx265: Support gray encoding.Carl Eugen Hoyos2016-07-06
* | lavc/libx265: Support GBR encoding.Carl Eugen Hoyos2016-03-13
* | libx265: Enable 12-bit encodingStephen Hutchinson2016-02-01
* | libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4Stephen Hutchinson2016-01-30