Re: [FFmpeg-devel] [PATCH v2 1/2] avcodec/videotoolbox: add support for 10bit pixel format

2019-04-13 Thread Aman Gupta
On Sat, Apr 13, 2019 at 3:25 AM der richter wrote: > From: fumoboy007 > > this patch was originally posted on issue #7704 and was slightly > adjusted to check for the availability of the pixel format. > --- > configure | 2 ++ > fftools/ffmpeg_videotoolbox.c | 3

[FFmpeg-devel] [PATCH v2 1/2] avcodec/videotoolbox: add support for 10bit pixel format

2019-04-13 Thread der richter
From: fumoboy007 this patch was originally posted on issue #7704 and was slightly adjusted to check for the availability of the pixel format. --- configure | 2 ++ fftools/ffmpeg_videotoolbox.c | 3 +++ libavcodec/videotoolbox.c | 32