OSDN Git Service

Remove unused variable. Seems i forgot to commit this.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 24 Feb 2010 01:56:27 +0000 (01:56 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 24 Feb 2010 01:56:27 +0000 (01:56 +0000)
Originally committed as revision 22012 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/h264.h

index 67b7558..2ae5e07 100644 (file)
@@ -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