diff options
author | Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com> | 2015-09-22 16:06:07 +0200 |
---|---|---|
committer | Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com> | 2015-09-23 17:09:19 +0200 |
commit | e09ba2b96edc27ebd23b0cf6bd8b6be8836b0821 (patch) | |
tree | 1e73c35dfe114e6c5dd60a315bded758c3ce926b | |
parent | d1db1e01f7fe939986f43070b497906ab67155cf (diff) |
NEWS: updates for 0.6.1
-rw-r--r-- | NEWS | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,8 +1,20 @@ -gst-vaapi NEWS -- summary of changes. 2015-07-15 +gstreamer-vaapi NEWS -- summary of changes. 2015-09-22 Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2011-2013 Intel Corporation Copyright (C) 2011 Collabora +Version 0.6.1 - 22.Sep.2015 +* Fix a possible segmentation fault using gstreamer 1.4 [#752558] +* Don't lost the GLTextureUpload meta on seek [#752929] +* Remove in debian rules the option --with-gstreamer-api [#753618] +* Add in debian rules yasm as dependency +* Keep a copy of input codec state [#753914] +* Renegotiate if the input caps are not equal [#750835] +* Fix the FPS denominator and numerator [#755040] +* Initialize H264 PPS's slice_group_id [#754845] +* Verify for H264 MVC and H265 SPS when running configure [#754845] +* Link libgstvaapi_parse.so against libgstcodecparsers.so [#754845] + Version 0.6 - 15.Jul.2015 * Add HEVC(H265) Decoder * Add HEVC(H265) Encoder |