[FFmpeg-devel] [PATCH 4/7] Adds gray floating-point pixel formats.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Aug 3 02:56:07 EEST 2018
2018-08-02 20:52 GMT+02:00, Sergey Lavrushkin <dualfal at gmail.com>:
> This patch adds two floating-point gray formats to use them in sr filter for
> conversion with libswscale. I added conversion from uint gray to float and
> backwards in swscale_unscaled.c, that is enough for sr filter. But for
> proper format addition, should I add anything else?
I would have expected the conversion to be from and to GRAY16, is
this simply a wrong assumption?
Carl Eugen
More information about the ffmpeg-devel
mailing list