File vaapi-intel-driver.changes of Package vaapi-intel-driver
-------------------------------------------------------------------
Tue Apr 12 12:34:34 UTC 2016 - sndirsch@suse.com
- update to latest version, Intel Stack release 2016Q1
(fate #315643-315645, 319159-319161, 319618)
-------------------------------------------------------------------
Tue Apr 12 12:33:04 UTC 2016 - sndirsch@suse.com
- Update to version 1.7.0
* Add support for Kabylake
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
- Encoding: H.264/MPEG-2/JPEG/VP8/HEVC
- VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive,
MotionCompensated}/ColorBalance/STD
* Add new SKL and BXT PCI IDs
* Fix lots of VP9 decoding issues on BXT
-------------------------------------------------------------------
Thu Feb 4 14:14:24 UTC 2016 - sndirsch@suse.com
- latest version for sle12 (fate #315643-315645, 319159-319161, 319618)
- disable wayland support
- U_fix-building-without-wayland-support.patch
Patch has been created based on information of the patch in
fdo#79478, comment#22. It's supposed to be fixed upstream in git.
-------------------------------------------------------------------
Fri Dec 18 20:54:35 UTC 2015 - zaitor@opensuse.org
- Stop passing --enable-hybrid-codec to configure, this feature
seems to be not entirely ready yet.
-------------------------------------------------------------------
Thu Dec 17 09:51:22 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.2:
+ Add support for Broxton:
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9.
- Encoding: H.264/JPEG/VP8/HEVC.
- VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob,
MotionAdaptive, MotionCompensated}/ColorBalance/STD.
+ Add support for HEVC CBR on SKL
+ Fix the broken VA_FILTER_SCALING_HQ on SKL
+ Fix the incorrect loading of GPU shaders on GEN8/GEN9
+ Fix the wrong address relocation in VPP on GEN8/GEN9
+ Fix the wrong VAImage foramt (fdo#92088).
+ Fix YUV to RGB conversion on GEN7/GEN8/GEN9.
+ Fix the segmentation fault causing by NULL buffer object on SNB
(fdo#92811).
+ Fix the wrong coordinate used in VPP (fdo#92811).
- Changes from version 1.6.1:
+ Wrapper other backend driver to support VP9 hybrid decoding on
BDW/BSW/SKL (--enable-hybrid-codec)
+ Fix HEVC decoding issue on BSW/SKL.
+ Fix HEVC encoding on SKL GT3.
+ Fix GPU hang issue when decoding H.264 MBAFF clips (fdo#91207).
+ Fix issues detected by klockwork scan.
+ Combine csc/scaling together to optimize the performance.
- Pass --enable-hybrid-codec to configure following upstream.
- Add pkgconfig(egl) BuildRequires: Configure checks for it, so
lets build that support too.
- Stop passing autoreconf, no needed as we do not have any patches.
-------------------------------------------------------------------
Fri Jul 31 07:50:25 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.0:
+ Add support for VP8 encode (CQP, CBR) on BSW/SKL.
+ Add support for HEVC decode on BSW.
+ Add support for HEVC encode (CQP) on SKL.
+ Add support for low-power mode (VA_PROC_PIPELINE_FAST) in VPP.
+ Improve the JPEG encode quality on BSW/SKL.
+ Optimize MPEG-2 start code search on IVB.
+ Fix memory leak issue with JPEG decode on IVB/HSW.
+ Fix HEVC decode issue on SKL.
+ Fix GPU hang issue caused by VP8 decode on BDW/BSW.
+ Fix MADI/MCDI issues on SNB/IVB.
-------------------------------------------------------------------
Sun Mar 29 15:26:15 UTC 2015 - zaitor@opensuse.org
- Update to version 1.5.1:
+ Fix forward reference requirement for Bob deinterlacing.
+ Fix a lot of potential rendering issues on GEN8+.
+ Fix scaling of NV12 surfaces when no output_region is set.
+ Fix the broken attribute setting of i965_GetConfigAttrib.
+ Fix the GetConfigAttributes() for JPEGBaseline profile.
+ Fix the wrong overlap setting for VC-1 decoding on GEN6+.
+ Fix VP8 decoding issue on GEN8+, HW needs 1 extra byte for each
partition.
+ Fix JPEG encoding issue.
+ Add support for aub dump.
+ Enhance STD on GEN8+.
+ Implement max width and height in QuerySurfaceAttributes.
+ Add new SKL PCI ids.
-------------------------------------------------------------------
Sun Feb 8 23:35:19 UTC 2015 - zaitor@opensuse.org
- Update to version 1.5.0:
+ Add support for Skylake.
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC.
- Encoding: H.264/MPEG-2/JPEG.
- VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob,
MotionAdaptive, MotionCompensated}/ColorBalance/STD.
+ Add support for JPEG encoding on Braswell.
+ Add enhancement for video post/pre processing.
+ Fix out of tree builds.
-------------------------------------------------------------------
Mon Oct 27 08:26:40 UTC 2014 - sndirsch@suse.com
- Update to 1.4.1; changes since release 1.2.0:
* support for more GPUs
* bunch of fixes
* new features
-------------------------------------------------------------------
Wed Jul 10 15:17:21 UTC 2013 - hrvoje.senjan@gmail.com
- Update to 1.2.0:
* Support the new H.264 encoding API on SNB/IVB/HSW
* MPEG-2 encoding on IVB/HSW
* Video process on ILK/SNB/IVB/HSW
* Implement vaQuerySurfaceAttributes()
* Implement the new version of vaCreateSurfaces()
* Optimize H.264 encoding on IVB/HSW
- Bump the libdrm and libva as per upstream change
-------------------------------------------------------------------
Tue Mar 19 10:51:08 UTC 2013 - kkhere.geo@gmail.com
- Version 1.0.20 - 18.Mar.2013
* Add support for wayland 1.0 protocol (Rob Bradford)
* Add global alpha support for subpicture
* Add support for IA88/AI88 subpicture
* Support up to 4 subpictures for each VA surface
* Update PCI IDs for Haswell CRW
* Automake 1.13 fixups (Armin K)
* Fix libva-intel-driver-1.0.19 display corruption on IVB GT1
https://bugs.freedesktop.org/show_bug.cgi?id=57323
* Fix decoding with FREXT02_JVC_C.264 on SNB
https://bugs.freedesktop.org/show_bug.cgi?id=57720
* Fix H.264 decoding broken/visual errors on ILK (Tobias Jakobi)
https://bugs.freedesktop.org/show_bug.cgi?id=58875
* Fix GPU hung with h.264 video and a resolution of 1920x816 on IVB
https://bugs.freedesktop.org/show_bug.cgi?id=59050
-------------------------------------------------------------------
Fri Nov 9 10:22:52 UTC 2012 - kkhere.geo@gmail.com
- update to release 1.0.19
Version 1.0.19 - 09.Nov.2012
* Add support for Haswell
* Add raw DRM support (Dmitry Ermilov)
* Add Wayland support
* Add support for display rotation attribute
* Support 4K encoding on IVB and HSW
* Drop explicit dependency on X11 and libva-x11
* Fix VC-1 decoding when VSTRANSFORM is 0
* Fix SIGSEGV caused by use-after-free of the bufmgr (Stéphane Marchesin)
* Fix thread safety issue (Gautam)
* Fix vaUnlockSurface() for libva trace
-------------------------------------------------------------------
Thu Oct 18 13:46:56 UTC 2012 - kkhere.geo@gmail.com
- update to git master commit b6dd872 as released version does not
build with the latest libva release
-------------------------------------------------------------------
Wed Jul 11 06:17:55 UTC 2012 - adrian@suse.de
- exclusive arch for %ix86 and x86_64
-------------------------------------------------------------------
Fri Jun 1 09:13:18 UTC 2012 - sndirsch@suse.com
- remove hw Supplements (bnc#764395)
-------------------------------------------------------------------
Wed May 30 17:37:38 UTC 2012 - crrodriguez@opensuse.org
- Reduce buildRequires to the minimum needed now that
the dependency chain has been fixed.
-------------------------------------------------------------------
Tue May 29 14:54:17 UTC 2012 - kkhere.geo@gmail.com
- Update to upstream release 1.0.18
* Fixes for SandyBridge and IvyBridge, full changelog at
http://cgit.freedesktop.org/vaapi/intel-driver/
-------------------------------------------------------------------
Fri May 25 15:03:04 UTC 2012 - sndirsch@suse.com
- license needed to be changed to "MIT and EPL-1.0" (bnc#764135)
-------------------------------------------------------------------
Wed May 23 14:29:20 UTC 2012 - kkhere.geo@gmail.com
- Convert BuildRequires to pkgconfig(...)
- Build the released version not a git snapshot
- Correct source file name to match the source URL
- Rename package libva-intel-driver to vaapi-intel-driver for
consistancy with vaapi-dummy-driver
-------------------------------------------------------------------
Tue May 22 22:25:34 UTC 2012 - crrodriguez@opensuse.org
- Fix/reduce buildRequires, still unneded builddeps due to
bug in libva-devel ..
-------------------------------------------------------------------
Tue May 22 22:11:49 UTC 2012 - crrodriguez@opensuse.org
- Initial package for factory, version 1.0.17_git201205040307.