On Sat, Apr 18, 2015 at 1:06 PM, James Zern wrote:
> On Thu, Apr 16, 2015 at 6:19 PM, Debargha Mukherjee
> wrote:
>> Resolutions inline...
>>
>> From d84e140ed83bdc3889720e4a6af330198176b839 Mon Sep 17 00:00:00 2001
>> From: Deb Mukherjee
>> Date: Wed, 25 Mar 2015 17:10:16 -0700
>> Subject: [PA
On Thu, Apr 16, 2015 at 6:19 PM, Debargha Mukherjee wrote:
> Resolutions inline...
>
> From d84e140ed83bdc3889720e4a6af330198176b839 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/high-bit-depth encoding
>
> Pat
On Tue, Apr 07, 2015 at 02:30:34PM -0700, Debargha Mukherjee wrote:
> Resolutions inline.
>
> On Mon, Apr 6, 2015 at 3:21 PM, James Zern wrote:
>
> > On Fri, Apr 3, 2015 at 6:37 PM, Debargha Mukherjee
> > wrote:
> >
> > >>
> > >> You can probably merge profile 1 like 2/3 to cut down on the
> >
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(AVCodecContext *avctx, vpx_codec_caps_t
> codec_caps,
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, Debargha Mukherjee
>>> wrote:
>>> > On Fri, Mar 27,
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:
>> >
>> >> On Fri, Mar 27, 2015 at 6:58
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 = avctx->profile;
> >> +if (avctx->profile != FF_P
Debargha Mukherjee google.com> writes:
> - if (avctx->profile != FF_PROFILE_UNKNOWN)
> - enccfg.g_profile = avctx->profile;
> +if (avctx->profile != FF_PROFILE_UNKNOWN) {
> +enccfg.g_profile = avctx->profile;
> +}
Please make this a separate patch, do not mix
functional
On Fri, Mar 27, 2015 at 6:58 PM, Debargha Mukherjee wrote:
> [...]
> +#if CONFIG_LIBVPX_VP9_ENCODER && defined(VPX_IMG_FMT_HIGHBITDEPTH)
> +static int set_pix_fmt(AVCodecContext *avctx, struct vpx_codec_enc_cfg
> *enccfg,
> + vpx_codec_flags_t *flags, vpx_img_fmt_t *img_fmt
--
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/hig
10 matches
Mail list logo