diff options
author | James Almer <jamrial@gmail.com> | 2022-03-27 20:06:51 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-04-07 12:15:39 -0300 |
commit | e3c4442b249acde1d50e7b0deb3422141c6248d8 (patch) | |
tree | 73fe099d15f95cbdaf442e042cfbd822802bc96d /doc/dev_community | |
parent | cd96211ace22224e27d00ed8bf92955e48ebff73 (diff) | |
download | ffmpeg-e3c4442b249acde1d50e7b0deb3422141c6248d8.tar.gz |
avcodec/libsvtav1: give svtav1-params priority over avctx values
If the svt equivalent option to an avctx AVOption is passed by the user
then it should have priority. The exception are fields like dimensions, bitdepth
and pixel format, which must match what lavc will feed the encoder after init.
This addresses libsvt-av1 issue #1858.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/dev_community')
0 files changed, 0 insertions, 0 deletions