From fed57fb14e4f251087cd6c3c23c46992b154e2d5 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Fri, 6 Jan 2012 11:20:48 +0100 Subject: [PATCH] 0.3.2. --- NEWS | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 036d3bb..2ab7d04 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ -gst-vaapi NEWS -- summary of changes. 2012-01-DD +gst-vaapi NEWS -- summary of changes. 2012-01-06 Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2011 Intel Corporation -Version 0.3.2 - DD.Jan.2012 +Version 0.3.2 - 06.Jan.2012 * Rename vaapiconvert element to vaapiupload * Fix vaapiupload from NV12 buffers * Fix possible leaks of VA surfaces in FFmpeg decoder diff --git a/configure.ac b/configure.ac index 7005a7a..f6475e8 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ m4_define([gst_vaapi_major_version], [0]) m4_define([gst_vaapi_minor_version], [3]) m4_define([gst_vaapi_micro_version], [2]) -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], [], [ -- 2.7.4