summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-09-03 17:42:01 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-09-03 17:42:01 +0800
commit166558b66ef13e752127c28787d4c798709b5804 (patch)
treeb71bcc1a7ef209e17145cc3918e36bbfece6ba6e
parent8c14a97b2236eb4faaf40e06de9beb7d95701081 (diff)
downloadlibva-166558b66ef13e752127c28787d4c798709b5804.tar.gz
Update va.h version number
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
-rw-r--r--src/va.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/va.h b/src/va.h
index 083275b..d3f901b 100644
--- a/src/va.h
+++ b/src/va.h
@@ -53,6 +53,8 @@
* added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED
* rev 0.30 (03/01/2009 Jonathan Bian) - Added encoding support for H.264 BP and MPEG-4 SP and fixes
* for ISO C conformance.
+ * rev 0.31 (09/02/2009 Gwenole Beauchesne) - VC-1/H264 fields change for VDPAU and XvBA backend
+ * Application needs to relink with the new library.
*
* Acknowledgements:
* Some concepts borrowed from XvMC and XvImage.