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