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 a794da66b5..f2587fd6ef 100644
--- a/libavcodec/snow.h
+++ b/libavcodec/snow.h
@@ -185,6 +185,7 @@ typedef struct SnowContext{
AVMotionVector *avmv;
int avmv_index;
+ uint64_t encoding_error[AV_NUM_DATA_POINTERS];
}SnowContext;
/* Tables */