This commit is contained in:
Gwenole Beauchesne 2012-01-16 11:05:31 +01:00
parent 92f11799d1
commit fbb5215c6a
2 changed files with 5 additions and 4 deletions

7
NEWS
View file

@ -1,8 +1,9 @@
gst-vaapi NEWS -- summary of changes. 2012-01-06
gst-vaapi NEWS -- summary of changes. 2012-01-16
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011 Intel Corporation
Copyright (C) 2011-2012 Intel Corporation
Copyright (C) 2011 Collabora
Version 0.3.3 - DD.Jan.2012
Version 0.3.3 - 16.Jan.2012
* Add MPEG-2, MPEG-4 and VC-1 decoders (based on codecparsers)
* Add support for GstXOverlay::set_render_rectangle() in vaapisink
* Fix memory leak of GL texture (Nicolas Dufresne)

View 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], [3])
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], [], [