X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavcodec%2Fhevcdec.h;h=695ccfb5919fe71d188d599f048f8ff4f7bc4610;hp=d5d6bbcdb6901f673189ab5c73d6c8c99045a2f7;hb=000fb61a71c6288c377167fea1541700aef3612d;hpb=43c394dcaebe9eec5802b420f273385473380909 diff --git a/libavcodec/hevcdec.h b/libavcodec/hevcdec.h index d5d6bbcdb6..695ccfb591 100644 --- a/libavcodec/hevcdec.h +++ b/libavcodec/hevcdec.h @@ -317,8 +317,6 @@ typedef struct HEVCFrame { int poc; struct HEVCFrame *collocated_ref; - HEVCWindow window; - AVBufferRef *tab_mvf_buf; AVBufferRef *rpl_tab_buf; AVBufferRef *rpl_buf;