1 gst-vaapi NEWS -- summary of changes. 2010-05-DD
2 Copyright (C) 2010 Splitted-Desktop Systems
4 Version 0.2.4 - DD.May.2010
5 * Fix build with older VA-API 0.29-sds
6 * Fix decoding of some H.264 streams. e.g. Ice Age 2 trailer
7 * Fix video rendering rect within an embedder window (Totem)
8 * Disable GLX rendering when vaapisink uses a foreign X window
10 Version 0.2.3 - 16.May.2010
11 * Fix memory leak of encoded buffers
12 * Fix decoder caps to report codec aliases
13 * Fix VC-1 decoding through the playbin2 pipeline
15 Version 0.2.2 - 14.May.2010
16 * Fix packaging dependencies
17 * Fix a crash in the FFmpeg decoder on close
18 * Fix OpenGL texture internal format (Clutter)
19 * Fix foreign window size for embedding (Totem)
21 Version 0.2.1 - 12.May.2010
22 * Fix integration within the playbin2 pipeline
23 * Fix vaapidecode to expose the HW supported caps only
24 * Add GstXOverlay interface to vaapisink (Totem media player)
26 Version 0.2.0 - 05.May.2010
27 * Relicense gst-libs/ code to LGPL v2.1+
28 * Add FFmpeg/VAAPI decoder for the new `vaapidecode' element
30 Version 0.1.2 - 30.Mar.2010
31 * Add AYUV image format
32 * Add compatibility with the original VA-API 0.29
33 * Add OpenGL support through VA/GLX extensions or TFP+FBO fallback
35 Version 0.1.1 - 23.Mar.2010
36 * Document public API for libgstvaapi-*.so.*
37 * Optimize `vaapiconvert' pipeline (direct-rendering)
38 * Allow `vaapisink` to render videos in fullscreen mode
40 Version 0.1.0 - 16.Mar.2010