[FFmpeg-devel] [PATCH v2 2/4] avcodec/tiff: add support for 16-bit YUV images

Skakov Pavel pavelsx at gmail.com
Thu Oct 10 03:11:38 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.
Formats that don't currently have ffmpeg support but would work if such support appears are left commented out (YUV440P16/YUV411P16/YUV410P16).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avcodec-tiff-add-support-for-16-bit-YUV-images.patch
Type: text/x-patch
Size: 4904 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191010/34edc0d1/attachment.bin>


More information about the ffmpeg-devel mailing list