It's pretty much P010 with the low 6 bits explicitly allowed to contain data. I did not attempt to implement any fast path conversion for P010. Someone could obviously add that if desired.
Philip Langdale (2): avutil: add P016 pixel format swscale: add P016 input support libavutil/pixdesc.c | 24 ++++++++++++++++++++++++ libavutil/pixfmt.h | 4 ++++ libswscale/input.c | 32 ++++++++++++++++++++++++++++++++ libswscale/utils.c | 2 ++ 4 files changed, 62 insertions(+) -- 2.9.3 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel