148 Commits (ba94588afaf1dfbe280202e115f294afd5baf06a)

Author SHA1 Message Date
Gyan Doshi 63f5c007a7 avcodec/libx265: unbreak build for X265_BUILD >= 213 3 months ago
Niklas Haas de421cac8b avcodec/libx265: switch to get_supported_config() 4 months ago
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 4 months ago
Niklas Haas b3bc8f8e1e avcodec/dovi_rpuenc: make encapsulation optional 5 months ago
Niklas Haas 1e6fdb89bd avcodec/dovi_rpuenc: add `flags` to ff_dovi_rpu_generate() 5 months ago
Gyan Doshi 1f801dfdb5 lavc/libx265: unbreak build for X265_BUILD >= 210 5 months ago
Andreas Rheinhardt 7c95c7de4a avcodec/libx265: Don't copy A53 closed captions by default 7 months ago
Andreas Rheinhardt 482afe8f3f avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary 8 months ago
Niklas Haas 39ca87ed1e avcodec/libx265: implement dolby vision coding 9 months ago
Jan Ekström 16128f3c55 avcodec/libx265: do not arbitrarily limit color values 10 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Andreas Rheinhardt b7bec5d3c9 avutil/frame: Rename av_frame_side_data_get and add wrapper for it 10 months ago
Andreas Rheinhardt b9fcc135c5 avcodec/libx265: Pass logctx as void*, not AVClass** 10 months ago
Andreas Rheinhardt 244db71037 avcodec/libx265: Don't use AVBPrint unnecessarily 10 months ago
Jan Ekström d7d2213a6b avcodec/libx265: add support for writing out CLL and MDCV 10 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 10 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year 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 3 years ago
Jan Ekström 49027e7612 avcodec/libx265: make X265 CSP selection pixel format independent 3 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 4 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 5 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