[x265] [PATCH] Replaced Encoder* with x265_param* as member of

Steve Borho steve at borho.org
Sat Mar 8 19:12:19 CET 2014


On Fri, Mar 7, 2014 at 6:48 PM,  <dtyx265 at gmail.com> wrote:
> # HG changeset patch
> # User David T Yuen <dtyx265 at gmail.com>
> # Date 1394239618 28800
> # Node ID 8584ba886cb036301b6424b6fe1a83c423597405
> # Parent  9f3515756d0fc0a5496f722ae208341ee2e8d61c
> Replaced Encoder* with x265_param* as member of
> TEncCu, framefilter, ratecontrol, CostEstimate and Lookahead
> Added m_CUTransquantBypassFlagValue to TEncCu since it's part of Encoder and not x265_param
> framefilter's processRow and processRowPost needed Encoder* to run Encoder::signalReconRowCompleted

Thanks, I've queued these two, with the commit messages reformatted a
bit to match our style:

summary line, <80 chars, prefixed if it affects mainly one feature

blank line, then longer explanation with more detail, also wrapped at 80 where
feasible.

-- 
Steve Borho


More information about the x265-devel mailing list