summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/libva/intel-vaapi-driver_2.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* intel-vaapi-driver: 2.2.0 -> 2.3.0Naveen Saini2018-12-171-33/+0
| | | | | | | | | | | | | | | | Changes from release notes: Bump version to 2.3.0 Add new PCI ID for KBL and CFL Fix frame corruption when there are big MVs in VP8 encoding Fix dynamically bitrate resetting in AVC encoding Fix build errors when the toolchain doesn't support -fstack-protector Fix memory leak issue Make sure the achieved bitrate meet the requirement for VP8 encoding Optimize VPP on GEN8 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-vaapi-driver: 2.1.0 -> 2.2.0Anuj Mittal2018-07-181-0/+33
* Add new PCI ID for KBL-Y * Fix for VC1 decoding issues * Fix VP8 encoding issues * Fix the over-run issue in HEVC encoding * Fix the max MV length in MPEG-2 encoding * Fix packed header mode Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>