diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-11-21 00:03:01 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-11-24 20:59:03 +0100 |
commit | b2d1a258162a619187bbb0a72f7e8eb94f91cfa4 (patch) | |
tree | 42d66479e8cfb0a2e8ba0393b5b57c5fa1292857 /libswscale/ppc/swscale_vsx.c | |
parent | ff39dcb129806477e9a05c30dfdefb96f7fb0a25 (diff) | |
download | ffmpeg-b2d1a258162a619187bbb0a72f7e8eb94f91cfa4.tar.gz |
swscale/utils: Derive range from YUVJ-pix-fmt only once
Currently, it is done once per slice-thread, leading to
one warning per slice-thread in case a YUVJ pixel format
has been originally used.
This also fixes the anomaly that said parameter are only
updated for the user-facing context (whose values are retrievable
via av_opt_get()) if slice-threading is not in use.
Fixes ticket #9860.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswscale/ppc/swscale_vsx.c')
0 files changed, 0 insertions, 0 deletions