Mercurial > libavcodec.hg
changeset 11267:e9163a5b650f libavcodec
Remove unused variable. Seems i forgot to commit this.
author | michael |
---|---|
date | Wed, 24 Feb 2010 01:56:27 +0000 |
parents | 7de903afbd92 |
children | e817a3c2ec2e |
files | h264.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/h264.h Tue Feb 23 16:54:05 2010 +0000 +++ b/h264.h Wed Feb 24 01:56:27 2010 +0000 @@ -269,7 +269,6 @@ * 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