• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/common/libva


Commit MetaInfo

Revisión7e62098ac9851fde3b86d8c73f742c0d7685e056 (tree)
Tiempo2009-09-10 12:34:10
AutorAustin Yuan <shengquan.yuan@inte...>
CommiterAustin Yuan

Log Message

Merge branch 'master-fd.o'

Cambiar Resumen

Diferencia incremental

--- a/src/va_version.h.in
+++ b/src/va_version.h.in
@@ -47,13 +47,6 @@
4747 #define VA_MICRO_VERSION (@LIBVA_MICRO_VERSION@)
4848
4949 /**
50- * VA_SDS_VERSION:
51- *
52- * The version of the SDS API extensions to the VA library
53- */
54-#define VA_SDS_VERSION (@LIBVA_SDS_VERSION@)
55-
56-/**
5750 * VA_VERSION:
5851 *
5952 * The full version of the VA library, like 1.2.3
@@ -66,7 +59,7 @@
6659 * The full version of the VA library, in string form (suited for
6760 * string concatenation)
6861 */
69-#define VA_VERSION_S "@LIBVA_VERSION@-sds@LIBVA_SDS_VERSION@"
62+#define VA_VERSION_S "@LIBVA_VERSION@"
7063
7164 /**
7265 * VA_VERSION_HEX: