diff --git a/libavcodec/h264.h b/libavcodec/h264.h index 67b7558c34..2ae5e072d1 100644 --- a/libavcodec/h264.h +++ b/libavcodec/h264.h @@ -269,7 +269,6 @@ typedef struct H264Context{ * Used to parse AVC variant of h264 */ int is_avc; ///< this flag is != 0 if codec is avc1 - int got_avcC; ///< flag used to parse avcC data only once int nal_length_size; ///< Number of bytes used for nal length (1, 2 or 4) int chroma_qp[2]; //QPc