Changes between Initial Version and Version 1 of Ticket #8262


Ignore:
Timestamp:
09/06/2016 02:58:06 PM (8 years ago)
Author:
Douglas R. Reno
Comment:

Added release notes to description

I'm willing to bet that at least the intel driver fixes some problems with multimedia.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8262 – Description

    initial v1  
    11New point version
     2
     3
     4{{{
     5
     6Version 1.7.2 - 05.Sep.2016
     7* Bump VA API version to 0.39.3
     8* API: add support for ROI
     9* Add support for VP9 encoder in VA tracer
     10* Refine test cases
     11* Fix the issue of not properly terminating the parsed environment values with '\0'
     12  https://bugs.freedesktop.org/show_bug.cgi?id=96677
     13}}}
     14
     15
     16{{{
     17Version 1.7.2 - DD.Sep.2016
     18* Update PCI IDs for KBL
     19* Allow up to 8K JPEG decoding/encoding on SKL+
     20* Add support for ROI on IVB+
     21* Support I420/YV12 input surface for VP9 encoding
     22* Fix assertion failure when decoding stream through VLC
     23  (https://bugs.freedesktop.org/show_bug.cgi?id=94007)
     24* Fix image corruption in ColorBalance and STDE on BDW+
     25  (https://bugs.freedesktop.org/show_bug.cgi?id=95349)
     26* Fix run2run issue in H.264 encoder
     27  (https://bugs.freedesktop.org/show_bug.cgi?id=96703)
     28* Fix video rendering corruption when using VAAPI postproc denoise on 1080p videos
     29  (https://bugs.freedesktop.org/show_bug.cgi?id=96739)
     30* Fix image corruption in ColorBalance with hue=-180
     31  (https://bugs.freedesktop.org/show_bug.cgi?id=96744)
     32* Fix memory leak in VP8 encoding
     33  (https://bugs.freedesktop.org/show_bug.cgi?id=97272)
     34}}}