[x265] [PATCH] uncrustify and LookaheadFrame derived from Public ReferencePlanes

gopu at multicorewareinc.com gopu at multicorewareinc.com
Fri Aug 2 09:21:18 CEST 2013


# HG changeset patch
# User ggopu
# Date 1375428069 -19800
# Node ID 741f59479c5cadd3bb8706cb7e904d89ddaa4320
# Parent  09779dd14af063d1134f7208af6e6914e94f86de
uncrustify and LookaheadFrame derived from Public ReferencePlanes

diff -r 09779dd14af0 -r 741f59479c5c source/common/lookahead.h
--- a/source/common/lookahead.h	Fri Aug 02 12:47:02 2013 +0530
+++ b/source/common/lookahead.h	Fri Aug 02 12:51:09 2013 +0530
@@ -27,7 +27,7 @@
 namespace x265 {
 class ReferencePlanes;
 
-struct LookaheadFrame : ReferencePlanes
+struct LookaheadFrame : public ReferencePlanes
 {
     pixel *buffer[4];
     int     stride;


More information about the x265-devel mailing list