summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-08-31 15:47:33 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-08-31 15:48:24 +0200
commit06872247967f38b73d17ea0eff59f03a1ad87321 (patch)
tree2cb012101a8ec47e0a9abcfe8344530331217bff
parent60c8ae0dad5b82ed243bf25eac5b0d9a4a243071 (diff)
downloadgst-vaapi-0.5.6.tar.gz
0.5.6.0.5.6
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6df13a06..86fafea4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-gst-vaapi NEWS -- summary of changes. 2013-08-DD
+gst-vaapi NEWS -- summary of changes. 2013-08-29
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2013 Intel Corporation
Copyright (C) 2011 Collabora
-Version 0.5.6 - DD.Aug.2013
+Version 0.5.6 - 29.Aug.2013
* Add render-to-pixmap API to bypass VA/GLX in clutter-gst
* Add initial support for video-processing APIs (+Halley Zhao)
* Add support for video cropping and deinterlacing to the Wayland backend
diff --git a/configure.ac b/configure.ac
index 027380b8..ac375100 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], [6])
-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], [], [