139 Commits (89828417b0629400cf66ba6dec333281dbdbdca8)

Author SHA1 Message Date
Jan Ekström 16128f3c55 avcodec/libx265: do not arbitrarily limit color values 8 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b7bec5d3c9 avutil/frame: Rename av_frame_side_data_get and add wrapper for it 8 months ago
Andreas Rheinhardt b9fcc135c5 avcodec/libx265: Pass logctx as void*, not AVClass** 8 months ago
Andreas Rheinhardt 244db71037 avcodec/libx265: Don't use AVBPrint unnecessarily 8 months ago
Jan Ekström d7d2213a6b avcodec/libx265: add support for writing out CLL and MDCV 8 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 9 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 1 year ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Marton Balint eee6492df7 avcodec/libx265: fix else clause when zeroing reordered_opaque 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Anton Khirnov d87055107d lavc/libx265: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 5c0348f3d6 lavc: add a codec flag for propagating opaque from frames to packets 2 years ago
Anton Khirnov a0b5aaceca lavc/libx265: restructure handling reordered_opaque 2 years ago
Zhao Zhili 36a8d1e729 avcodec/libx265: fix build error 2 years ago
erankor 6043352bd9 libx265: support ATSC A/53 captions 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 2 years ago
Jan Ekström 49027e7612 avcodec/libx265: make X265 CSP selection pixel format independent 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Limin Wang 63d5b6f935 avcodec/libx26[45]: reindent after last commit 3 years ago
Limin Wang 7dfc3cc713 avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIs 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Jan Ekström 9b2281a4a3 avcodec/libx265: add support for setting chroma sample location 3 years ago
Jan Ekström 06ce821bc7 avcodec/libx265: only call av_pix_fmt_desc_get once in init 3 years ago
Jan Ekström dbe40478e2 avcodec/libx265: improve full range flag setting logic 3 years ago
Brad Hards 1f58503013 libavcodec/libx265: add user data unregistered SEI encoding 3 years ago
Andreas Rheinhardt a4b3343278 avcodec/libx265: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 11bc790893 avcodec: Remove deprecated AVCodecContext.coded_frame 4 years ago
Anton Khirnov 7d09579190 lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 4 years ago
Anton Khirnov 8a129077cc lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap 4 years ago
Limin Wang e3b5897fe3 avcodec/libx265: Fix integer overflow in computation of max and avg bitrate 4 years ago
James Almer 6e1903938b avcodec/internal: move packet related functions to their own header 5 years ago
James Almer 74dfc88b63 avcodec/libx265: add support for reordered_opaque 5 years ago
Limin Wang d8e98d9348 avcodec/libx265: Fix Uninitialized scalar variable 5 years ago
James Almer 6ae84e7b03 avcodec/libx265: zero the padding bytes in extradata 5 years ago
Marton Balint 91f64ea4c5 avcodec/libx265: use AV_OPT_TYPE_DICT for x265-params 5 years ago
James Almer 3670a10c2d avcodec/libx265: export encoded frame stats 5 years ago
James Almer 278a91f8fe avcodec/libx265: add a qp option and apply the relevant global AVCodecContext settings to the encoder context 5 years ago
James Almer 3c22436ddf avcodec/libx265: apply some global AVCodecContext settings to the encoder context 5 years ago
Zhong Li a87b5d5e8c lavc/x265: set preferred_transfer_characteristics for HLG 5 years ago
Guo, Yejun 85e338ab0d libavcodec/libx265: add a flag to output ROI warnings only once. 5 years ago
Mark Thompson f6c572bd89 libx265: Update ROI behaviour to match documentation 5 years ago
Derek Buitenhuis 80757bed89 avcodec/libx265: Support full range videos 6 years ago
Jun Zhao 68bac50604 lavc/libx265: Use avctx->framerate first for frame rate setting 6 years ago