Fix build gstreamer-vaapi into pure Wayland build
[platform/upstream/gstreamer-vaapi.git] / NEWS
1 gst-vaapi NEWS -- summary of changes.  2014-07-29
2 Copyright (C) 2010-2011 Splitted-Desktop Systems
3 Copyright (C) 2011-2013 Intel Corporation
4 Copyright (C) 2011 Collabora
5
6 Version 0.5.9 - 29.Jul.2014
7 * Add VP8 decoder (+Halley Zhao)
8 * Add H.264 MVC decoder and encoder (+Sreerenj Balachandran, Xiaowei Li)
9 * Fix support for Firefox >= 30 when built with GStreamer 1.0 APIs
10 * Fix MPEG-4:2 decoder hang on skipped frames (Fabrice Bellet) [#733324]
11 * Fix MPEG-2 decoder to propagate PTS from demuxer (Jan Schmidt) [#732719]
12 * Improvements to H.264 decoder
13   + Add support for grayscale encoded clips
14   + Add minor optimizations to the parsing process
15   + Make support for interlaced streams more robust [#701340]
16   + Fix multiple slices decoding with varying slice types [#724518]
17   + Fix parsing of multiple SEI messages in single NAL units (Aurelien Zanelli)
18 * Improvements to plugin elements
19   + Add download capability to vaapidecode [#733243]
20   + Add support for crop regions in VPP mode [#720730]
21   + Allow selection of a particular "display-name" for vaapisink [#722247]
22   + Fix support for headless pipelines, e.g. vaapisink display="drm" mode
23   + Fix creation of output surface pool for vaapipostproc (Simon Farnsworth)
24   + Fix vaapipostproc "deinterlace-mode" semantics (Simon Farnsworth) [#726361]
25   + Fix memory leak in vaapidecode ! {glimagesink,cluttersink} (Matthew Waters)
26   + Fix vaapidecode hang when downstream errors out (Matthew Waters) [#733897]
27
28 Version 0.5.8 - 23.Jan.2014
29 * Add H.264 video encoding (+Feng Yuan)
30 * Add MPEG-2 video encoding (+Guangxin Xu)
31 * Add initial support for GStreamer 1.3 (Matthieu Bouron)
32 * Add support for H.264 Constrained Baseline profile (Feng Yuan)
33 * Add support for colorbalance adjustment in vaapipostproc (Halley Zhao)
34 * Add color space conversion in vaapisink (Holger Kaelberer) [#722255]
35 * Fix OpenGL interop with clutter-gst and glimagesink elements (Matthieu Bouron)
36 * Fix decoding of H.264 quantization matrices (+Cong Zhong) [#706406]
37 * Fix robustness of H.264 decoder when packets are missing
38 * Fix hang in vaapidecode on SIGINT [<Ctrl>+C] (Fen Yuan) [#720584]
39 * Fix vaapisink initialization with foreign window (Holger Kaelberer) [#722244]
40 * Fix Sharpening filter in vaapipostproc (Halley Zhao) [#720375]
41
42 Version 0.5.7 - 21.Nov.2013
43 * Add support for GStreamer 1.2 (+Victor Jaquez, Sreerenj Balachandran)
44 * Add support for video processing (VA/VPP) (+Halley Zhao)
45   + Scaling and color conversion
46   + Image enhancement filters: Sharpening, Noise Reduction
47   + Advanced deinterlacing: Motion-Adaptive, Motion-Compensated
48 * Fix vaapidecode pause/resume/seek capabilities (+Guangxin Xu)
49 * JPEG decoder bug fixes and improvements
50   + Add support for multiscan images
51   + Improve overall performance by +12%
52   + Fix robustness and tolerance to missing packets
53   + Fix detection of image boundaries (Junfeng Xu)
54   + Fix decoding from Logitech Pro C920 cameras (Junfeng Xu)
55
56 Version 0.5.6 - 29.Aug.2013
57 * Add render-to-pixmap API to bypass VA/GLX in clutter-gst
58 * Add initial support for video-processing APIs (+Halley Zhao)
59 * Add support for video cropping and deinterlacing to the Wayland backend
60 * Add "force-aspect-ratio" property to vaapisink (Simon Farnsworth)
61 * Fix support for clutter-gst in GStreamer 0.10 builds
62 * Fix HW accelerated rendering with SW decoded pipelines
63 * Fix videotestsrc ! vaapisink pipelines (Guangxin Xu)
64 * Fix memory leak of raw video uploader objects (Feng Yuan)
65 * Fix decoding without a video parser element before `vaapidecde'
66 * Fix regression in MPEG-2 decoder due to incomplete video cropping support
67 * Fix dead-lock condition on Wayland when the end-of-stream is reached
68
69 Version 0.5.5 - 15.Jul.2013
70 * Allow creation of video surfaces with an explicit pixel format
71 * Allocate VA/GLX capable buffers by default on X11 servers (Victor Jaquez)
72 * Add support for video cropping in MPEG-2, VC-1 and H.264 codecs (+Sreerenj)
73 * Fix memory leak when processing interlaced pictures
74 * Fix creation of VA/GLX textures when video cropping is used
75 * Fix raw image copies in vaapidownload / vaapiupload (Feng Yuan)
76 * Fix MPEG-2 quantization matrices reset on new sequence headers (Cong Zhong)
77 * Fix direct linking of vaapidownload element to xvimagesink (Feng Yuan)
78 * Fix memory corruption in video pool implementation, e.g. for clutter-gst
79
80 Version 0.5.4 - 14.Jun.2013
81 * Streamline core libgstvaapi decoding library (API/ABI changes)
82 * Use built-in codecparsers by default (or --disable-builtin-codecparsers)
83 * Fix default Huffman tables generation (Feng Yuan)
84 * Fix destruction of Wayland display resources
85 * Fix explicit specification of display type to vaapisink
86 * Fix memory leak in vaapiupload in GStreamer 0.10 builds (Halley Zhao)
87 * Fix performance regression caused by improper use of GstTask callback
88 * Fix raw decoding mode to transfer ownership of surface proxy to caller
89
90 Version 0.5.3 - 18.Apr.2013
91 * Add support for GStreamer 1.0.x API (+Sreerenj Balachandran)
92 * Fix build on Fedora 17 (Víctor Manuel Jáquez)
93 * Fix vaapidecode heuristics to detect decode timeouts
94 * Fix fallback to sofware decoding if no hardware decoder is available
95 * Fix regression in raw decoding mode whereby PTS or picture flags were lost
96
97 Version 0.5.2 - 28.Mar.2013
98 * Add support for video seek/reset (+Sreerenj Balachandran)
99 * Improve MPEG-2 decoder robustness when packets are missing
100 * Fix support for raw YUV buffers in vaapisink
101 * Fix build on older Linux distributions with glib < 2.32
102 * Fix decoding of MPEG-2 videos with height > 2800 pixels
103 * Fix MPEG-2 decoding with explicit quantization matrices set (Cong Zhong)
104 * Fix illegal write in vaapiupload for NV12 surfaces (Holger Kaelberer)
105
106 Version 0.5.1 - 29.Jan.2013
107 * Add simple decoder demo that only uses libgstvaapi
108 * Fix thread-safety issues in the Wayland renderer
109 * Fix VC-1 decoding bugs #692461, #692312, #692271, #692270, #692267
110 * Fix decoding of VC-1 videos in AVI containers (Feng Yuan)
111 * Fix H.264 parser to zero-initialize key syntax elements
112 * Fix MPEG-2, H.264 and VC-1 decoders to submit all decoded frames on <EOS>
113
114 Version 0.5.0 - 15.Jan.2013
115 * Optimize MPEG-2 and H.264 decoders
116 * Use GstVideoDecoder API for vaapidecode (+Sreerenj Balachandran)
117 * Add support for raw YUV buffers in vaapisink (+Halley Zhao)
118 * Add support for global-alpha subpictures/overlay (+Holger Kaelberer)
119 * Fix calculation of the vaapidecode time-out for a surface to get released
120
121 Version 0.4.2 - 18.Dec.2012
122 * Fix H.264 decoding on Cedar Trail platforms
123 * Fix MPEG-4 decoding at end-of-stream (Feng Yuan)
124 * Fix MPEG-4 decoding when a buffer contains multiple packets (Feng Yuan)
125 * Fix memory leak in GstVaapiVideoBuffer for images and surfaces (Feng Yuan)
126 * Fix symbols collision between built-in codecparsers/ and system library
127 * Use GST_PLUGIN_PATH, if set, to install plugin elements (Halley Zhao)
128
129 Version 0.4.1 - 27.Nov.2012
130 * Add support for H.264 interlaced streams
131 * Add support for Wayland 1.0 protocol (Robert Bradford)
132 * Add upstream bitstream parsers library (codecparsers)
133 * Fix build with the GNU gold linker
134 * Fix detection of H.264 picture boundaries
135 * Fix memory leak in MPEG-2 decoder for empty user-data packets
136 * Fix H.264 decoder with MMCO-based reference picture marking process
137 * Decode pending packets when an end-of-stream is received (+Feng Yuan)
138 * Use pixel-aspect-ratio from bitstream parsers (Simon Farnsworth)
139
140 Version 0.4.0 - 05.Oct.2012
141 * Add support for video rotation
142 * Add new video display APIs: Wayland and raw DRM for headless pipelines
143 * Drop FFmpeg-based decoders, only use codecparsers-based ones
144 * Only reset decoder if meaningful caps changed, e.g. size
145 * Allocate the minimal number of video surfaces useful for decoding
146 * Fix vaapisink to scale video down to fit the screen dimensions
147 * Fix vaapidecode crash when trying to release inexistent lock (Philip Lorenz)
148
149 Version 0.3.8 - 20.Sep.2012
150 * Disable FFmpeg-based decoders by default
151 * Add JPEG decoder (based on codecparsers)
152 * Fix crash when destroying GstVaapiDisplay objects early
153 * Fix GLX rendering with FBO + texture-from-pixmap (fallback for VA/GLX)
154 * Fix rendering with EMGD driver when overlay mode is used
155 * Fix MPEG-2 decoding on Intel Atom platforms with EMGD driver
156 * Fix release of dangling proxy surfaces when decoder is reset (Philip Lorenz)
157
158 Version 0.3.7 - 26.Jun.2012
159 * Fix vaapidecode to report unsupported codec profiles
160 * Fix MPEG-2 decoding of streams with extra slice() information
161 * Map MPEG-2 compatible High profile streams to Main profile
162 * Map MPEG-4 Simple Scalable profile streams to Advanced Simple (Feng Yuan)
163 * Fix various MPEG-4 decoding bugs (timestamps, reference frames) (Feng Yuan)
164 * Don't forcibly resize user provided X windows (Holger Kaelberer)
165 * Recalculate render rect only if caps are negotiated (Holger Kaelberer)
166
167 Version 0.3.6 - 02.Apr.2012
168 * Add support for decoding MPEG-2 interlaced streams
169 * Add support for interlaced streams with FFmpeg decoders (Holger Kaelberer)
170 * Add vaapipostproc element for video postprocessing (e.g. deinterlacing)
171 * Skip all H.264 Filler Data NALs
172 * Fix crashes in MPEG-4 decoder (Feng Yuan)
173 * Fix fallback from MPEG-2 Simple to Main profile
174 * Improve decoding of misformed MPEG-2 streams (+Feng Yuan)
175 * Avoid a hang in playbin2 for some MPEG-2 TS streams (Feng Yuan)
176
177 Version 0.3.5 - 02.Mar.2012
178 * Fix H.264 decoding when emulation prevention bytes are detected
179 * Skip all H.264 Access Unit (AU) NALs (Feng Yuan)
180 * Fix modification process of H.264 reference picture lists (Feng Yuan)
181 * Fix MPEG-2 stream size calculation (Sreerenj Balachandran)
182 * Fix MPEG-2 decoding on Intel Gen with multiple slices per MB line
183 * Fix crash when downloading/uploading VA images on PowerVR (Cedar Trail)
184 * Fix double buffer free issues with some VA drivers
185 * Fix crash when there is no free surface available for decoding
186 * Skip profiles which have no entrypoints (Halley Zhao)
187 * Fix minor memory leaks in plug-in elements
188
189 Version 0.3.4 - 01.Feb.2012
190 * Add H.264 decoder (based on codecparsers)
191 * Add workaround for qtdemux not exposing H.263 profiles (Halley Zhao)
192 * Alias H.263 Baseline profile to MPEG-4:2 Simple profile (Halley Zhao)
193 * Use optimized path to submit slice data buffers
194 * Fix possible memory leak in MPEG-2 decoder
195 * Fix vaapisink to cap window size to the maximum display size
196 * Fix MPEG-2, MPEG-4 and VC-1 decoders to refcount reference surfaces properly
197
198 Version 0.3.3 - 16.Jan.2012
199 * Add MPEG-2, MPEG-4 and VC-1 decoders (based on codecparsers)
200 * Add support for GstXOverlay::set_render_rectangle() in vaapisink
201 * Fix memory leak of GL texture (Nicolas Dufresne)
202 * Fix vaapisink to automatically fit video to window
203 * Fix vaapiupload to only set caps on newly created buffers (Nicolas Dufresne)
204 * Fix gst_vaapi_ensure_display() to honour DISPLAY environment variable
205
206 Version 0.3.2 - 06.Jan.2012
207 * Rename vaapiconvert element to vaapiupload
208 * Fix vaapiupload from NV12 buffers
209 * Fix possible leaks of VA surfaces in FFmpeg decoder
210 * Fix memory leak in vaapiupload initialization function
211 * Fix possible crash in vaapidecode deinitialization code
212 * Add vaapidownload element to convert from VA surfaces to YUV pixels
213
214 Version 0.3.1 - 16.Dec.2011
215 * Fix check for supported VA images
216 * Add support for partial VA image updates
217 * Add support for new subtitle/overlay infrastructure (Thibault Saunier)
218 * Add missing video context queries in vaapisink/vaapiconvert (Nicolas Dufresne)
219
220 Version 0.3.0 - 09.Dec.2011
221 * Group all plugins into the same bundle
222 * Use new XOverlay API (Sreerenj Balachandran)
223 * Use new GstVideoContext and GstSurfaceBuffer API (Nicolas Dufresne)
224 * Fix vaapidecode sink caps if decoder is in NULL state (Sreerenj Balachandran)
225 * Fix auto-plugging and downstream buffer allocation (Nicolas Dufresne)
226 * Fix crash in VA display init if no VA configs were found (Nicolas Dufresne)
227
228 Version 0.2.7 - 07.Dec.2011
229 * Relicense plugins and tests to LGPL v2.1 (SDS)
230 * Fix MPEG-2 decoding from TS & PS streams
231 * Fix build with newer versions of FFmpeg
232 * Fix vaapiconvert direct-rendering modes
233 * Fix use of invalid data at the end-of-stream
234
235 Version 0.2.6 - 14.Jun.2011
236 * Fix licensing terms (LGPL v2.1)
237
238 Version 0.2.5 - 20.Jul.2010
239 * Fix build with older VA-API 0.29-sds
240 * Fix decoding of some H.264 streams. e.g. Ice Age 2 trailer
241 * Fix VA/GLX support with texture-from-pixmap and GLX version < 1.3
242
243 Version 0.2.4 - 18.May.2010
244 * Fix video rendering rect within an embedder window (Totem)
245 * Disable GLX rendering when vaapisink uses a foreign X window
246
247 Version 0.2.3 - 16.May.2010
248 * Fix memory leak of encoded buffers
249 * Fix decoder caps to report codec aliases
250 * Fix VC-1 decoding through the playbin2 pipeline
251
252 Version 0.2.2 - 14.May.2010
253 * Fix packaging dependencies
254 * Fix a crash in the FFmpeg decoder on close
255 * Fix OpenGL texture internal format (Clutter)
256 * Fix foreign window size for embedding (Totem)
257
258 Version 0.2.1 - 12.May.2010
259 * Fix integration within the playbin2 pipeline
260 * Fix vaapidecode to expose the HW supported caps only
261 * Add GstXOverlay interface to vaapisink (Totem media player)
262
263 Version 0.2.0 - 05.May.2010
264 * Relicense gst-libs/ code to LGPL v2.1+
265 * Add FFmpeg/VAAPI decoder for the new `vaapidecode' element
266
267 Version 0.1.2 - 30.Mar.2010
268 * Add AYUV image format
269 * Add compatibility with the original VA-API 0.29
270 * Add OpenGL support through VA/GLX extensions or TFP+FBO fallback
271
272 Version 0.1.1 - 23.Mar.2010
273 * Document public API for libgstvaapi-*.so.*
274 * Optimize `vaapiconvert' pipeline (direct-rendering)
275 * Allow `vaapisink` to render videos in fullscreen mode
276
277 Version 0.1.0 - 16.Mar.2010
278 * Initial release