summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-09-03 17:43:33 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-09-03 17:43:33 +0800
commitc8c91f4321ddc740eb6c8e944588bf89c132106e (patch)
tree9126c6e8de9f1693a65adad581f9e1361cbbd9d6
parent6900ce3529a38c5b690ad8427271b03a4d96441c (diff)
parent166558b66ef13e752127c28787d4c798709b5804 (diff)
downloadlibva-c8c91f4321ddc740eb6c8e944588bf89c132106e.tar.gz
Merge branch 'master-fd.o'20090904_5.1.0.0123
-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.