Re: [FFmpeg-devel] [PATCH] Add GBRAP12 pixel format.

2016-02-04 Thread Paul B Mahol
On 2/5/16, Kieran Kunhya wrote: > In preparation for Cineform Alpha channel support > --- > libavutil/pixdesc.c | 28 > libavutil/pixfmt.h| 3 +++ > libswscale/input.c| 4 > libswscale/swscale_unscaled.c | 3 +++ > libswscale/

Re: [FFmpeg-devel] [PATCH] Add GBRAP12 pixel format.

2016-02-04 Thread Michael Niedermayer
On Fri, Feb 05, 2016 at 12:51:49AM +, Kieran Kunhya wrote: > In preparation for Cineform Alpha channel support > --- > libavutil/pixdesc.c | 28 > libavutil/pixfmt.h| 3 +++ > libswscale/input.c| 4 > libswscale/swscale_unsc

[FFmpeg-devel] [PATCH] Add GBRAP12 pixel format.

2016-02-04 Thread Kieran Kunhya
In preparation for Cineform Alpha channel support --- libavutil/pixdesc.c | 28 libavutil/pixfmt.h| 3 +++ libswscale/input.c| 4 libswscale/swscale_unscaled.c | 3 +++ libswscale/utils.c| 6 ++ 5 files changed