mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
NEWS: updates.
This commit is contained in:
parent
fe791efc28
commit
dc0b24dcac
1 changed files with 10 additions and 1 deletions
11
NEWS
11
NEWS
|
@ -1,8 +1,17 @@
|
|||
gst-vaapi NEWS -- summary of changes. 2012-01-16
|
||||
gst-vaapi NEWS -- summary of changes. 2012-02-DD
|
||||
Copyright (C) 2010-2011 Splitted-Desktop Systems
|
||||
Copyright (C) 2011-2012 Intel Corporation
|
||||
Copyright (C) 2011 Collabora
|
||||
|
||||
Version 0.3.4 - DD.Feb.2012
|
||||
* Add H.264 decoder (based on codecparsers)
|
||||
* Add workaround for qtdemux not exposing H.263 profiles (Halley Zhao)
|
||||
* Alias H.263 Baseline profile to MPEG-4:2 Simple profile (Halley Zhao)
|
||||
* Use optimized path to submit slice data buffers
|
||||
* Fix possible memory leak in MPEG-2 decoder
|
||||
* Fix vaapisink to cap window size to the maximum display size
|
||||
* Fix MPEG-2, MPEG-4 and VC-1 decoders to refcount reference surfaces properly
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue