summaryrefslogtreecommitdiff
path: root/libavcodec/snow.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/snow.h')
-rw-r--r--libavcodec/snow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/snow.h b/libavcodec/snow.h
index 06f3731f9e..c3e50adf5b 100644
--- a/libavcodec/snow.h
+++ b/libavcodec/snow.h
@@ -159,6 +159,7 @@ typedef struct SnowContext{
int b_height;
int block_max_depth;
int last_block_max_depth;
+ int nb_planes;
Plane plane[MAX_PLANES];
BlockNode *block;
#define ME_CACHE_SIZE 1024