From: Gwenole Beauchesne <[email protected]>
---
va/va.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/va/va.h b/va/va.h
index 71573f2..22051b4 100644
--- a/va/va.h
+++ b/va/va.h
@@ -405,6 +405,8 @@ typedef struct _VAConfigAttrib {
#define VA_RC_VCM 0x00000008
/** \brief Constant QP. */
#define VA_RC_CQP 0x00000010
+/** \brief Variable bitrate with peak rate higher than average bitrate. */
+#define VA_RC_VBR_CONSTRAINED 0x00000020
/**@}*/
/** @name Attribute values for VAConfigAttribEncPackedHeaders */
--
1.7.4.1
_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva