Re: [FFmpeg-devel] Patch for High color and High bit-depth support

2015-04-03 Thread Debargha Mukherjee
On Thu, Apr 2, 2015 at 3:10 PM, James Zern wrote: > On Thu, Apr 2, 2015 at 12:19 PM, Debargha Mukherjee > wrote: > > [...] > > > > Updated patch to handle the checks better. > > > > > +#if CONFIG_LIBVPX_VP9_ENCODER > > +static int set_pix_fmt(AVCodec

Re: [FFmpeg-devel] Patch for High color and High bit-depth support

2015-04-02 Thread Debargha Mukherjee
On Wed, Apr 1, 2015 at 3:11 PM, Debargha Mukherjee wrote: > Updated patch. > > On Wed, Apr 1, 2015 at 3:10 PM, Debargha Mukherjee > wrote: > >> >> >> On Tue, Mar 31, 2015 at 4:16 PM, James Zern wrote: >> >>> On Mon, Mar 30, 2015 at 10:26 AM, Deb

Re: [FFmpeg-devel] Patch for High color and High bit-depth support

2015-04-01 Thread Debargha Mukherjee
Updated patch. On Wed, Apr 1, 2015 at 3:10 PM, Debargha Mukherjee wrote: > > > On Tue, Mar 31, 2015 at 4:16 PM, James Zern wrote: > >> On Mon, Mar 30, 2015 at 10:26 AM, Debargha Mukherjee >> wrote: >> > On Fri, Mar 27, 2015 at 8:07 PM, James Zern wrote: >

Re: [FFmpeg-devel] Patch for High color and High bit-depth support

2015-04-01 Thread Debargha Mukherjee
On Tue, Mar 31, 2015 at 4:08 PM, James Zern wrote: > On Mon, Mar 30, 2015 at 10:43 AM, Carl Eugen Hoyos > wrote: > > Debargha Mukherjee google.com> writes: > > > >> - if (avctx->profile != FF_PROFILE_UNKNOWN) > >> - enccfg.g_profile = av

[FFmpeg-devel] Patch for High color and High bit-depth support

2015-03-27 Thread Debargha Mukherjee
-- Debargha Mukherjee, Ph.D. Staff Software Engineer, Google, Inc. Email: debar...@google.com Phone: 408-234-5956 (cell) From ea4e6a0718563bc069d42e5604a9971ae71b3853 Mon Sep 17 00:00:00 2001 From: Deb Mukherjee Date: Wed, 25 Mar 2015 17:10:16 -0700 Subject: [PATCH] Support for VP9 high-color