On Wed, Nov 13, 2013 at 7:55 AM, Derek Buitenhuis < [email protected]> wrote:
> # HG changeset patch > # User Derek Buitenhuis <[email protected]> > # Date 1384350793 0 > # Node ID 28475a460f963f3481f2a68626093fdd6c98ade3 > # Parent 1c8e8f6f66657bd09807707728b42689d571f881 > Reindent after last commit > thanks, I've folded these two patches together with another white-space nit > diff -r 1c8e8f6f6665 -r 28475a460f96 source/Lib/TLibEncoder/TEncSearch.cpp > --- a/source/Lib/TLibEncoder/TEncSearch.cpp Wed Nov 13 13:52:43 2013 > +0000 > +++ b/source/Lib/TLibEncoder/TEncSearch.cpp Wed Nov 13 13:53:13 2013 > +0000 > @@ -2808,7 +2808,7 @@ > } > > // Residual coding. > - int qp, qpBest = 0; > + int qp, qpBest = 0; > uint64_t cost, bcost = MAX_INT64; > > uint32_t trLevel = 0; > _______________________________________________ > x265-devel mailing list > [email protected] > https://mailman.videolan.org/listinfo/x265-devel > -- Steve Borho
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
