summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-01-23 19:36:14 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-01-23 19:36:14 +0100
commitb545c6fcbcfc582abc6efe40e0409501886ffbbf (patch)
tree787cfdf762fcd081083a9438d8f038b7059d3a10
parent271fb8298d2fa3371b5013fefa9b4b2e458032ca (diff)
downloadgst-vaapi-b545c6fcbcfc582abc6efe40e0409501886ffbbf.tar.gz
0.5.8.
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 720272e2..8ffad083 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-gst-vaapi NEWS -- summary of changes. 2014-01-DD
+gst-vaapi NEWS -- summary of changes. 2014-01-23
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2013 Intel Corporation
Copyright (C) 2011 Collabora
-Version 0.5.8 - DD.Jan.2014
+Version 0.5.8 - 23.Jan.2014
* Add H.264 video encoding (+Feng Yuan)
* Add MPEG-2 video encoding (+Guangxin Xu)
* Add initial support for GStreamer 1.3 (Matthieu Bouron)
diff --git a/configure.ac b/configure.ac
index 3726f1e7..61c2f6c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
m4_define([gst_vaapi_major_version], [0])
m4_define([gst_vaapi_minor_version], [5])
m4_define([gst_vaapi_micro_version], [8])
-m4_define([gst_vaapi_pre_version], [1])
+m4_define([gst_vaapi_pre_version], [0])
m4_define([gst_vaapi_version],
[gst_vaapi_major_version.gst_vaapi_minor_version.gst_vaapi_micro_version])
m4_if(gst_vaapi_pre_version, [0], [], [