]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/snow.h
libkvazaar: Replace asserts with proper errors
[ffmpeg] / libavcodec / snow.h
index a794da66b51c90da1d1db511c13ee053acd95e06..f2587fd6efb49ffcc21d860f62392d5842c8e575 100644 (file)
@@ -185,6 +185,7 @@ typedef struct SnowContext{
 
     AVMotionVector *avmv;
     int avmv_index;
+    uint64_t encoding_error[AV_NUM_DATA_POINTERS];
 }SnowContext;
 
 /* Tables */