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

Skakov Pavel pavelsx at gmail.com
Wed Oct 9 22:10:25 EEST 2019


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. Example for 8-bit (bottom line): https://github.com/BitMiracle/libtiff.net/blob/master/TestCase/ycbcr-cat.tif
Also made code a bit more compiler-friendly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-tiff-add-support-for-16-bit-YCbCr-images-and.patch
Type: text/x-patch
Size: 6264 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191009/2748ab76/attachment.bin>


More information about the ffmpeg-devel mailing list