0.3.7.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 26 Jun 2012 12:46:40 +0000 (14:46 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 26 Jun 2012 13:05:54 +0000 (15:05 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f7e305e..558c85c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-gst-vaapi NEWS -- summary of changes.  2012-04-DD
+gst-vaapi NEWS -- summary of changes.  2012-06-26
 Copyright (C) 2010-2011 Splitted-Desktop Systems
 Copyright (C) 2011-2012 Intel Corporation
 Copyright (C) 2011 Collabora
 
-Version 0.3.7 - DD.Apr.2012
+Version 0.3.7 - 26.Jun.2012
 * Fix vaapidecode to report unsupported codec profiles
 * Fix MPEG-2 decoding of streams with extra slice() information
 * Map MPEG-2 compatible High profile streams to Main profile
index db933ab..8b47a21 100644 (file)
@@ -2,7 +2,7 @@
 m4_define([gst_vaapi_major_version], [0])
 m4_define([gst_vaapi_minor_version], [3])
 m4_define([gst_vaapi_micro_version], [7])
-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], [], [