[mythtv-commits] [MythTV/mythtv] 261eef: VDPAU: Extend FFmpeg constrained baseline check to...

Mark Kendall noreply at github.com
Thu Jun 25 11:35:16 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: 261eeff1bd1a5ec8a3573f5957238961793d9356
      https://github.com/MythTV/mythtv/commit/261eeff1bd1a5ec8a3573f5957238961793d9356
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M mythtv/external/FFmpeg/libavcodec/vdpau.c

  Log Message:
  -----------
  VDPAU: Extend FFmpeg constrained baseline check to include baseline

- to match the changes in our own code.

(cherry picked from commit f142e8535fa61db91454f571b57d479c9130515f)


  Commit: a675ee1e110fca3ea61a197729ca42c899db94f9
      https://github.com/MythTV/mythtv/commit/a675ee1e110fca3ea61a197729ca42c899db94f9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

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

  Log Message:
  -----------
  VDPAU: Disable level checks in MythTV and FFmpeg

- per the FFmpeg docs, this should be the default and it is causing
hardware acceleration to fail on older VDPAU devices.

(cherry picked from commit 9995644dac9047e04a8c09ebfe029099aa915ec9)


Compare: https://github.com/MythTV/mythtv/compare/b89d76fa944a...a675ee1e110f


More information about the mythtv-commits mailing list