[x265] [PATCH]RDLevel: Disable RDOQTS when RDO and/or TS are disabled.

Deepthi Nandakumar deepthi at multicorewareinc.com
Mon Sep 16 11:47:47 CEST 2013


Derek,

Yes, this particular param flag is initialised to 1 (highest quality
setting) in x265_param_default. I'm setting it to zero for a certain set of
user defined parameters.



On Mon, Sep 16, 2013 at 3:01 PM, Derek Buitenhuis <
derek.buitenhuis at gmail.com> wrote:

> On Mon, Sep 16, 2013 at 7:11 AM, Deepthi Nandakumar
> <deepthi at multicorewareinc.com> wrote:
> > # HG changeset patch
> > # User Deepthi Nandakumar <deepthi at multicorewareinc.com>
> > # Date 1379311811 -19800
> > # Node ID c1ec5b8a6752529368753c110d626f1c53d90f3e
> > # Parent  22c4e67c7246cd77968a86e967377e4a18b47b31
> > RDLevel: Disable RDOQTS when RDO and/or TS are disabled.
>
> [...]
>
> > +    else
> > +    {
> > +        _param->bEnableRDOQTS = 0;
> > +    }
>
> Is the param structure not zero-allocated with something like calloc
> or malloc+memset?
>
> - Derek
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20130916/6392327c/attachment.html>


More information about the x265-devel mailing list