X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=307127ed01b0fa291bb4e4379f9b23ad5f1673d3;hb=ae70674e879aa40fe4cd3a01e66b239d642519b5;hp=4ac3a3f29982a89513ebe7c164f11c615d771540;hpb=e4581aa7e6488173a1f1ba10b6d1c0689f64999e;p=platform%2Fupstream%2Flibva-intel-driver.git diff --git a/NEWS b/NEWS index 4ac3a3f..307127e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,40 @@ -libva-intel-driver NEWS -- summary of changes. 2013-06-26 -Copyright (C) 2009-2013 Intel Corporation +libva-intel-driver NEWS -- summary of changes. 2014-05-09 +Copyright (C) 2009-2014 Intel Corporation + +Version 1.3.1 - 09.May.2014 +* Add support for STE on Broadwell +* Add support for YV16 +* Add support for user specified tiling and stride +* Fix VP8 decoding on Broadwell +* Fix the wrong alpha when convert NV12 into RGBA +* Fix https://bugs.freedesktop.org/show_bug.cgi?id=77386 + +Version 1.3.0 - 24.Mar.2014 +* Add support for Broadwell + - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8 + - Encoding: H.264/MPEG-2 + - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/Sharpening/ColorBalance +* Fix the wrong setting in MI_BATCH_BATCH_START + +Version 1.2.2 - 16.Dec.2013 +* Motion compensation DI on HSW +* Optimization of FPS for H.264 encoding on HSW +* Add brightness/contrast/hue/saturation support for rendering. +* Support BT601/BT709/SMPTE240 in vaPutSurface() +* Expose Constrained Baseline Profile instead of Baseline Profile for H.264 +* Bug fixes + +Version 1.2.1 - 23.Sep.2013 +* Add PCI IDs for Bay Trail +* Performance improvement for MPEG-2 Encoding on IVB/HSW +* Add basic processing support for packed YUV to packed YUV on ILK+ +* Check the underlying OS support for VEBOX on HSW +* Quality improvement for BobDI on SNB/IVB +* Add support for Motion Adaptive Deinterlacing on IVB +* vaDeriveImage() works for UYVY formats +* Fix thread safety issue +* Fix GPU hang issue when decoding some videos on SNB +* Fix output filter count from QueryVideoProcFilters() Version 1.2.0 - 26.Jun.2013 * The new H.264 encoding API on SNB/IVB/HSW