OSDN Git Service

Remove the dummy driver
[android-x86/hardware-intel-common-libva.git] / NEWS
diff --git a/NEWS b/NEWS
index c69fbc0..774b788 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
-libva NEWS -- summary of user visible changes.  2016-09-05
-Copyright (C) 2009-2016 Intel Corporation
+libva NEWS -- summary of user visible changes.  2017-05-22
+Copyright (C) 2009-2017 Intel Corporation
+
+Version 1.8.2 - 22.May.2017
+* Bump libva to 1.8.2
+
+Version 1.8.1 - 10.Apr.2017
+* Bump libva to 1.8.1
+
+Version 1.8.0 - 31.March.2017
+* Bump VA API version to 0.40
+* API: Change vaRenderPicture semantics that vaRenderPicture no longer deletes the passed buffer automatically.
+* API: Add VA_FOURCC_I010 for 10bit surface
+* API: Add vaSetErrorCallback and vaSetInfoCallback for error and info message.
+* va/drm: Update the support for Mesa Gallium driver
+* va/drm: Fix authentication check for /dev/dri/card0
+* Move all utilities and tests to libva-utils (https://github.com/01org/libva-utils)
+
+Version 1.7.3 - DD.Nov.2016
+* Bump VA API version to 0.39.4
+* API: add support for bitrate control per temporal layer
+* API: update the usage for framerate in VAEncMiscParameterFrameRate to support non-integer frame-rate
+* Add has_prime_sharing flag in VADriverVTableWayland to indicate if buffer sharing with prime fd can
+  be used in the backend driver
 
 Version 1.7.2 - 05.Sep.2016
 * Bump VA API version to 0.39.3