57 Commits (cdda4c4d50d0d45ae7452e7faff370246a9667e1)

Author SHA1 Message Date
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
Andreas Rheinhardt 482afe8f3f avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary 8 months ago
Niklas Haas 2f3c1e1641 avcodec/libsvtav1: implement dolby vision coding 9 months ago
James Almer 9dbc9a0f97 avcodec/libsvt1: check return value of send/receive functions 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt b7bec5d3c9 avutil/frame: Rename av_frame_side_data_get and add wrapper for it 10 months ago
Jan Ekström f4b89b6e54 avcodec/libsvtav1: add support for writing out CLL and MDCV 10 months ago
James Almer c947731275 avcodec: remove deprecated FF_API_SVTAV1_OPTS 10 months ago
Cosmin Stejerean 69dd1ce610 avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode 10 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Gyan Doshi 67a2571a55 avcodec/libsvtav1: add version guard for external param 1 year ago
Vignesh Venkatasubramanian via ffmpeg-devel e8465aa5dd avcodec/svt-av1: Set force_key_frames only when gop_size == 1 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 1 year ago
Vignesh Venkatasubramanian 7bcc1b4eb8 libsvtav1: Add workaround for gop_size == 1 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Christopher Degawa 7958325a83 libavcodec/libsvtav1: Allow -1 for preset option 2 years ago
Jan Ekström fba9d9609f avcodec/libsvtav1: use larger of bit rate and max rate for buffer size 2 years ago
James Almer fe196fd29a avcodec/libsvtav1: don't force a default value for deprecated options 2 years ago
Christopher Degawa 96748ac54f avcodec/libsvtav1: only set max_buf_sz if both bitrate and rc_buf_sz is set 2 years ago
Christopher Degawa 1c6fd7d756 avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms 2 years ago
Christopher Degawa 031f1561cd avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
James Almer fb70e0611b avcodec/libsvtav1: properly initialize the flush EbBufferHeaderType struct 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Jan Ekström fe100bc556 avcodec/libsvtav1: signal CPB properties through side data 3 years ago
Jan Ekström 70887d44ff avcodec/libsvtav1: update avctx bit rate according to RC mode 3 years ago
Jan Ekström ded0334d21 avcodec/libsvtav1: add support for setting chroma sample location 3 years ago
Christopher Degawa 6fd1533057 avcodec/libsvtav1: pass pict_type to library 3 years ago
James Almer e3c4442b24 avcodec/libsvtav1: give svtav1-params priority over avctx values 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Christopher Degawa 51c0b9e829 avcodec/libsvtav1: pass color description info 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
James Almer d794b36a77 avcodec/libsvtav1: remove version check macro workaround 3 years ago
James Almer 50bc872635 avcodec/libsvtav1: fine tune qp mode settings 3 years ago
James Almer 4e47ebf38b avcodec/libsvtav1: deprecate some options 3 years ago
James Almer 1dddb930aa avcodec/libsvtav1: update some options and defaults 3 years ago
James Almer a2b090da79 avcodec/libsvtav1: fix compilation with old SVT-AV1 builds 3 years ago
James Almer c33b404885 avcodec/libsvtav1: add a svtav1-params option to pass a list of key=value parameters 3 years ago
Limin Wang c5f3143090 avcodec/libsvtav1: properly enforce CQP mode when set in wrapper 3 years ago
Limin Wang 0463f5d6d5 avcodec/libsvtav1: Fix value range for rc mode 3 years ago
Limin Wang 64e2fb3f9d avcodec/libsvtav1: make coded GOP type configurable 3 years ago
Limin Wang 04b89e8ae3 avcodec/libsvtav1: Fix duplicate definition of caps_internal 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago