Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Antalik <richardantalik@gmail.com>2021-06-02 22:29:38 +0300
committerJeroen Bakker <jeroen@blender.org>2021-06-30 10:34:48 +0300
commit13ab6b7bb60c3af82c6f99c2177f2fb2576ccd22 (patch)
treee90ad66eeb5beff1e9b50dce6e2bc75a7b41a72b /doc
parent00ffe028200ac51289795e93f78812407d51744d (diff)
Fix T57397: Movies are blurred after sws_scale
Images with 4:2:2 and 4:4:4 chroma subsampling were blurred when `SWS_FAST_BILINEAR` interpolation is set for `anim->img_convert_ctx`. Use `SWS_BILINEAR` interpolation for all movies, as performance is not impacted by this change. Reviewed By: sergey Differential Revision: https://developer.blender.org/D11457
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions