Since vpx and aom need that... [PATCH 1/4] swscale: Support 12 bit - I did not change the name of the functions to keep the amount of changes small, ideally all the 9or10 should be renamed to 9_15 as the other functions are already. - I did not change the condition from 10 to < 15, that's for the next iteration.
[PATCH 2/4] pixfmt: Add yuv420p12 pixel format [PATCH 3/4] pixfmt: Add yuv422p12 pixel format [PATCH 4/4] pixfmt: Add yuv444p12 pixel format Those are what I used to test the changes I already reshuffled them to be after the swscale fixes, the alpha variants aren't here since I have no use for them =P _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
