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

Mark Kendall noreply at github.com
Thu Jun 25 10:38:03 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: f142e8535fa61db91454f571b57d479c9130515f
      https://github.com/MythTV/mythtv/commit/f142e8535fa61db91454f571b57d479c9130515f
  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.


  Commit: 9995644dac9047e04a8c09ebfe029099aa915ec9
      https://github.com/MythTV/mythtv/commit/9995644dac9047e04a8c09ebfe029099aa915ec9
  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.


Compare: https://github.com/MythTV/mythtv/compare/53919321f5c1...9995644dac90


More information about the mythtv-commits mailing list