Changes between Initial Version and Version 1 of Ticket #13311


Ignore:
Timestamp:
08/19/18 15:28:19 (7 years ago)
Author:
Peter Bennett
Comment:

The new decoding method is named "vaapi2" in the code and exists alongside the existing vaapi or glvaapi method. It uses very little of the existing vaapi code. If this all works we can compile with disable-vaapi and enable-vaapi2 to get rid of the obsolete code.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13311 – Description

    initial v1  
    442. Add support for vaapi hardware deinterlacing.
    553. Use vaapi hardware scaling instead of software scaling.
     64. Fix vaapi broken under wayland.