[FFmpeg-devel] swscale : add bitexact conv for grayf32 and gray16 to f32 conv

Martin Vignali martin.vignali at gmail.com
Fri Aug 24 17:02:58 EEST 2018


Updated patch in attach

001 and 002 : unchanged
003 : update from prev 003 : change in lut generation : move coeff calc
outside the loop, and avoid "i - min_loop" calc.
004 : update from prev 004 : change in lut generation : avoid "i -
min_loop" calc.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-swscale-unscale-add-bitexact-conversion-for-float-to.patch
Type: application/octet-stream
Size: 2705 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180824/720db88d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-swscale-add-bit_exact-lut-creation-for-8bit-to-float.patch
Type: application/octet-stream
Size: 4080 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180824/720db88d/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-swscale-input-add-bit_exact-for-float-to-uint16-conv.patch
Type: application/octet-stream
Size: 4451 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180824/720db88d/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-swscale-swscale_unscaled-add-conversion-from-gray16-.patch
Type: application/octet-stream
Size: 6209 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180824/720db88d/attachment-0003.obj>


More information about the ffmpeg-devel mailing list