aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/swf.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2022-02-18 14:35:31 +0200
committerMartin Storsjö <martin@martin.st>2022-02-25 11:01:17 +0200
commitc523724c693ee031d8b5351aff6232a1f7d86876 (patch)
tree3c34f199ea1c65e39084593afc9c69c793b8ff87 /libavformat/swf.c
parent8a00caf309bf248863f10e78b6836f1f537ee28b (diff)
downloadffmpeg-c523724c693ee031d8b5351aff6232a1f7d86876.tar.gz
swscale: Take the destination range into account for yuv->rgb->yuv conversions
The range parameters need to be set up before calling sws_init_context (which selects which fastpaths can be used; this gets called by sws_getContext); solely passing them via sws_setColorspaceDetails isn't enough. This fixes producing full range YUV range output when doing YUV->YUV conversions between different YUV color spaces. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/swf.c')
0 files changed, 0 insertions, 0 deletions