44 Commits (66a140c0c0302746ef1fa6d49940d62e70823667)

Author SHA1 Message Date
Cosmin Stejerean 33efa50fa4 avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode 1 year ago
Gyan Doshi 25abb63bfc 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 2 years ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 2 years 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 3 years ago
James Almer fb70e0611b avcodec/libsvtav1: properly initialize the flush EbBufferHeaderType struct 3 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 4 years ago
Limin Wang 64e2fb3f9d avcodec/libsvtav1: make coded GOP type configurable 4 years ago
Limin Wang 04b89e8ae3 avcodec/libsvtav1: Fix duplicate definition of caps_internal 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 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 392a2d0790 avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle() 5 years ago
Limin Wang ed39d28ce7 avcodec/libsvtav1: fix copy and paste error 5 years ago
Mark Thompson 11a2d05b3f libsvtav1: Fix the documentation to match the actual options 5 years ago
Mark Thompson ad7aa1e8e7 libsvtav1: Use _ rather than - in options 5 years ago
Mark Thompson 30a4bdbc1f libsvtav1: Rename without a _ 5 years ago
Lynne 6ceaeecaf5 avcodec/libsvt_av1: remove forced-idr option 5 years ago
Daryl Seah 0e20dee5c2 avcodec: Add an SVT-AV1 encoder wrapper 5 years ago