---
 libavcodec/h264.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index bb3a689..f2d3c2a 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -464,7 +464,6 @@ typedef struct H264Context {
     H264DSPContext h264dsp;
     H264ChromaContext h264chroma;
     H264QpelContext h264qpel;
-    GetBitContext gb;
 
     H264Picture DPB[H264_MAX_PICTURE_COUNT];
     H264Picture *cur_pic_ptr;
-- 
2.0.0

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to