ce90c24c73ddcbceda0fe070cddcafc718680a8f
[platform/upstream/gstreamer-vaapi.git] / NEWS
1 gst-vaapi NEWS -- summary of changes.  2010-05-13
2 Copyright (C) 2010 Splitted-Desktop Systems
3
4 Version 0.2.1 - 13.May.2010
5 * Fix integration within the playbin2 pipeline
6 * Fix vaapidecode to expose the HW supported caps only
7 * Add GstXOverlay interface to vaapisink (e.g. for Totem)
8
9 Version 0.2.0 - 05.May.2010
10 * Relicense gst-libs/ code to LGPL v2.1+
11 * Add FFmpeg/VAAPI decoder for the new `vaapidecode' element
12
13 Version 0.1.2 - 30.Mar.2010
14 * Add AYUV image format
15 * Add compatibility with the original VA-API 0.29
16 * Add OpenGL support through VA/GLX extensions or TFP+FBO fallback
17
18 Version 0.1.1 - 23.Mar.2010
19 * Document public API for libgstvaapi-*.so.*
20 * Optimize `vaapiconvert' pipeline (direct-rendering)
21 * Allow `vaapisink` to render videos in fullscreen mode
22
23 Version 0.1.0 - 16.Mar.2010
24 * Initial release