[FFmpeg-devel] [PATCH 2/2] dpx: 10 and 12 bit encoding
Paul B Mahol
onemda at gmail.com
Sat Aug 25 12:31:38 CEST 2012
On 8/25/12, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, Aug 24, 2012 at 03:24:15PM +0200, Georg Lippitsch wrote:
>> Encode GBRP10 pixel format into 10 bit DPX.
>> Encode GBRP12 pixel format into 12 bit DPX.
>> ---
>> libavcodec/dpxenc.c | 71
>> +++++++++++++++++++++++++++++++++++++++++++++++++-
>> 1 files changed, 69 insertions(+), 2 deletions(-)
>
> applied
This is useless in sense that swscale AFAIK does not support output
for planar rgb pixel formats.
More information about the ffmpeg-devel
mailing list