[mythtv-commits] [MythTV/mythtv] 5a316b: VDPAU: Improve decoder support check

Mark Kendall noreply at github.com
Wed Jan 29 09:02:45 UTC 2020


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

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

  Log Message:
  -----------
  VDPAU: Improve decoder support check

- statically initialise a list of supported profiles and use this to
check for decoder support when needed
- should speedup VDPAU initialisation - with the exception of H264 which
sometimes still needs a full check for certain streams.
- add VDPAU profiles to the StatusBox-Video decoders output




More information about the mythtv-commits mailing list