Imported Upstream version 1.4+222+hg5f9f7194267b
[deb_x265.git] / source / common / framedata.h
index f6ea9d4aedd77b4f74256799cdcfdd54a1476386..92754ceb42a26c773bd0ebb9a6a5b2ab8b666a98 100644 (file)
@@ -49,7 +49,7 @@ public:
     x265_param*    m_param;
 
     FrameData*     m_freeListNext;
-    PicYuv*        m_reconPicYuv;
+    PicYuv*        m_reconPic;
     bool           m_bHasReferences;   /* used during DPB/RPS updates */
     int            m_frameEncoderID;   /* the ID of the FrameEncoder encoding this frame */