• Mark Thompson's avatar
    vaapi_encode: Move quality option to common code · 19388a72
    Mark Thompson authored
    Use AVCodecContext.compression_level rather than a private option,
    replacing the H.264-specific quality option (which stays only for
    compatibility).
    
    This now works with the H.265 encoder in the i965 driver, as well as
    the existing cases with the H.264 encoder.
    19388a72
vaapi_encode.h 9.22 KB