Chage VASurfaceSkipped from 3 to 4 20090608_Alpha2.2
authorAustin Yuan <shengquan.yuan@intel.com>
Fri, 5 Jun 2009 02:49:11 +0000 (10:49 +0800)
committerAustin Yuan <shengquan.yuan@intel.com>
Fri, 5 Jun 2009 02:49:11 +0000 (10:49 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
src/va.h

index 66edd45..2c2cbe6 100755 (executable)
--- a/src/va.h
+++ b/src/va.h
@@ -1214,7 +1214,7 @@ typedef enum
                              /* this status is useful if surface is used as the source */
                              /* of an overlay */
     VASurfaceReady     = 2, /* not being rendered or displayed */
-    VASurfaceSkipped   = 3  /* Indicate a skipped frame during encode */
+    VASurfaceSkipped   = 4  /* Indicate a skipped frame during encode */
 } VASurfaceStatus;
 
 /*