summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.