[FFmpeg-devel] [PATCH] avcodec/tiff: add support for 16-bit YCbCr images and correct processing of border pixels

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Oct 10 00:59:08 EEST 2019


Am Mi., 9. Okt. 2019 um 21:16 Uhr schrieb Skakov Pavel <pavelsx at gmail.com>:
>
> Added support for 16-bit per sample YUV formats. This would allow ffmpeg to
> losslessly save (later) and load subsampled 10/16-bit YUV frames in simple
> and somewhat standard format.

> Corrected handling of border pixels when unpacking YUV.

This should be a separate patch and please mention ticket #1178 if it
is related.

Please always use "} else {" instead of "else" and please do not re-indent the
code to make reviewing easier (feel free to also send a patch with the
re-indentation).

Carl Eugen


More information about the ffmpeg-devel mailing list