projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a15fdd7
)
Remove unused variable. Seems i forgot to commit this.
author
Michael Niedermayer
<michaelni@gmx.at>
Wed, 24 Feb 2010 01:56:27 +0000
(
01:56
+0000)
committer
Michael 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
patch
|
blob
|
blame
|
history
diff --git
a/libavcodec/h264.h
b/libavcodec/h264.h
index
67b7558
..
2ae5e07
100644
(file)
--- 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