summaryrefslogtreecommitdiff
path: root/libavcodec/libsvtav1.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/libsvtav1: properly enforce CQP mode when set in wrapperLimin Wang2021-09-291-0/+1
* avcodec/libsvtav1: Fix value range for rc modeLimin Wang2021-09-251-1/+1
* avcodec/libsvtav1: make coded GOP type configurableLimin Wang2021-09-251-1/+3
* avcodec/libsvtav1: Fix duplicate definition of caps_internalLimin Wang2021-09-251-2/+1
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-161-1/+1
* lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal capAnton Khirnov2021-03-161-0/+1
* avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle()Limin Wang2020-08-141-6/+0
* avcodec/libsvtav1: fix copy and paste errorLimin Wang2020-08-121-1/+1
* libsvtav1: Fix the documentation to match the actual optionsMark Thompson2020-07-311-3/+3
* libsvtav1: Use _ rather than - in optionsMark Thompson2020-07-311-2/+2
* libsvtav1: Rename without a _Mark Thompson2020-07-311-0/+577