1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libswscale
Michael Niedermayer abd835bec7
libswscale/utils: Fix bayer to yuvj
Fixes: out of array access.

Earlier code assumes that a unscaled bayer to yuvj420 converter exists
but the later code then skips yuvj420

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e9cc9e492f987ce23ce8c514258a17952dd20401)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-04-03 02:03:46 +02:00
..
2023-05-20 20:07:18 +02:00
2022-01-04 19:39:22 -06:00
2023-09-28 19:37:58 +02:00
2023-09-28 19:37:58 +02:00
2024-04-03 02:03:46 +02:00
2023-10-29 16:19:39 +01:00