29 Commits (34cbda3ee193a793dea396314d7d11f8c4108fc3)

Author SHA1 Message Date
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
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