[mythtv-commits] [MythTV/mythtv] ae85a1: VAAPI: Fix 10bit rendering

Mark Kendall noreply at github.com
Thu Jun 6 07:15:18 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: ae85a1e0810563b46bdd46134fb7345d2fc86314
      https://github.com/MythTV/mythtv/commit/ae85a1e0810563b46bdd46134fb7345d2fc86314
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M mythtv/libs/libmythtv/mythvaapicontext.cpp
    M mythtv/libs/libmythtv/mythvaapiinterop.cpp

  Log Message:
  -----------
  VAAPI: Fix 10bit rendering

- as for CUDA, this is still downsampled to 8bit as I haven't yet
decoded the runes
- still not convinced the VAAPI initialisation is correct - i.e.
combination of sw_format and surface attributes
- copy back (i.e. decode only) fails on test system as FFmpeg can't
reconcile copying back yuv420p10ple to P010le formats. see
initialisation comment above:)




More information about the mythtv-commits mailing list