summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-08-22 16:18:45 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-08-25 14:27:45 +0200
commiteefea266a7ca3d5e56ebaccf63beeffce80c526a (patch)
tree27459be97779d6c8ebbc1f4ef62ae51f7c7b2d59 /NEWS
parente303e5e5c6b99f25ce20da324d5c417427c87aaa (diff)
New project build rules and files.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..16c8ed5
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,40 @@
+libva-driver-intel NEWS -- summary of changes. 2011-07-28
+Copyright (C) 2009-2011 Intel Corporation
+
+Version 1.0.14 - 28.Jul.2011
+* Add H.264 encoding support to Ivy Bridge
+* Add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD
+* Fix next slice vertical position for MPEG-2 (#38628)
+* Fix subpicture scale factor for Y axis
+* Fix GPU hang when decoding field coded MPEG-2 picture
+* Fix memory leaks (Edgar Hucek)
+
+Version 1.0.13 - 25.May.2011
+* Add H.264 encoding support to Sandy Bridge
+* Add MPEG-2, VC-1 and H.264 decoding support to Ivy Bridge
+* Fix thread safety issues
+
+Version 1.0.11 - 14.Mar.2011
+* Add deinterlacing & scaling support to Sandy Bridge
+* Add vaDeriveImage() implementation
+* Fix VC-1 decoding for Main/Simple profiles
+
+Version 1.0.9 - 27.Jan.2011
+* Add VC-1 decoding support to Sandy Bridge
+
+Version 1.0.8 - 21.Jan.2011
+* Add support for IA44/AI44 subpicture formats (#32868)
+
+Version 1.0.7 - 17.Dec.2011
+* Add MPEG-2 and H.264 decoding support to Sandy Bridge
+
+Version 1.0.5 - 02.Sep.2010
+* Add deinterlacing & scaling support to Ironlake
+
+Version 1.0.4 - 13.Jul.2010
+* Add vaGetImage() implementation
+* Add support for RGBA subpictures
+* Fix H.264 decoding on Ironlake
+
+Version 1.0.3 - 10.Jun.2010
+* Add H.264 decoding support to Ironlake