This commit is contained in:
Gwenole Beauchesne 2011-12-09 11:46:45 +01:00
parent 82f390f6b2
commit ed6e968e39
2 changed files with 3 additions and 3 deletions

4
NEWS
View file

@ -1,8 +1,8 @@
gst-vaapi NEWS -- summary of changes. 2011-12-DD gst-vaapi NEWS -- summary of changes. 2011-12-09
Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011 Intel Corporation Copyright (C) 2011 Intel Corporation
Version 0.3.0 - DD.Dec.2011 Version 0.3.0 - 09.Dec.2011
* Group all plugins into the same bundle * Group all plugins into the same bundle
* Use new XOverlay API (Sreerenj Balachandran) * Use new XOverlay API (Sreerenj Balachandran)
* Use new GstVideoContext and GstSurfaceBuffer API (Nicolas Dufresne) * Use new GstVideoContext and GstSurfaceBuffer API (Nicolas Dufresne)

View file

@ -2,7 +2,7 @@
m4_define([gst_vaapi_major_version], [0]) m4_define([gst_vaapi_major_version], [0])
m4_define([gst_vaapi_minor_version], [3]) m4_define([gst_vaapi_minor_version], [3])
m4_define([gst_vaapi_micro_version], [0]) m4_define([gst_vaapi_micro_version], [0])
m4_define([gst_vaapi_pre_version], [1]) m4_define([gst_vaapi_pre_version], [0])
m4_define([gst_vaapi_version], m4_define([gst_vaapi_version],
[gst_vaapi_major_version.gst_vaapi_minor_version.gst_vaapi_micro_version]) [gst_vaapi_major_version.gst_vaapi_minor_version.gst_vaapi_micro_version])
m4_if(gst_vaapi_pre_version, [0], [], [ m4_if(gst_vaapi_pre_version, [0], [], [