diff options
author | Chema Gonzalez <chemag@gmail.com> | 2022-09-26 09:11:22 -0700 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-14 12:25:40 +0200 |
commit | a00072a9d5606a573cbd25611ac90e9df77837ea (patch) | |
tree | ecdff5337324a8845035d60ebd2245cc807fd232 /.mailmap | |
parent | ddf3bedfb8160883fd9fdfd4082050d904f51755 (diff) | |
download | ffmpeg-a00072a9d5606a573cbd25611ac90e9df77837ea.tar.gz |
libswscale: force a minimum size of the slide for bayer sources
Bayer sources are read in groups of 2 lines (e.g. for a
BGGR flavor, the first row contains only B and G samples,
while the second row contains only G and R samples). They
need to be read as a whole.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
(cherry picked from commit bf64a75c5ae58ed575303f70b2ab9b2208ded339)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions