[mythtv-commits] [MythTV/mythtv] 178bb6: VAAPI: Simplify decoder checks

Mark Kendall noreply at github.com
Thu Jan 23 09:41:20 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 178bb6ea655785b976785cbb395d17f2c1b301a0
      https://github.com/MythTV/mythtv/commit/178bb6ea655785b976785cbb395d17f2c1b301a0
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/mythcodeccontext.cpp
    M mythtv/libs/libmythtv/decoders/mythcodeccontext.h
    M mythtv/libs/libmythtv/decoders/mythvaapicontext.cpp
    M mythtv/libs/libmythtv/decoders/mythvaapicontext.h

  Log Message:
  -----------
  VAAPI: Simplify decoder checks

- now that we have a static list of supported profiles and sizes, use it.
- also use list to debug VAAPI support at startup, in line with NVDEC
and MediaCodec




More information about the mythtv-commits mailing list