diff vp56.h @ 4308:74b476185cd1 libavcodec

Add support for VP60 and VP61.
author aurel
date Sun, 17 Dec 2006 22:00:12 +0000
parents 6a10cc9adb8a
children d3dcf62d52c5
line wrap: on
line diff
--- a/vp56.h	Sun Dec 17 15:41:30 2006 +0000
+++ b/vp56.h	Sun Dec 17 22:00:12 2006 +0000
@@ -76,6 +76,7 @@
     uint8_t *edge_emu_buffer_alloc;
     uint8_t *edge_emu_buffer;
     vp56_range_coder_t c;
+    int sub_version;
 
     /* frame info */
     int plane_width[3];