summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2010-02-24 01:56:27 +0000
committerMichael Niedermayer <michaelni@gmx.at>2010-02-24 01:56:27 +0000
commit5c34e36a2343389f6ed77fd8722d583470e8f0af (patch)
treee517d18f4ed94ff3654cfbf8a7ff771547e15142 /libavcodec/h264.h
parenta15fdd7ce31d3818d03c0bb38c3d24955374560e (diff)
Remove unused variable. Seems i forgot to commit this.
Originally committed as revision 22012 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h1
1 files changed, 0 insertions, 1 deletions
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