[mythtv-commits] [MythTV/mythtv] 156f4d: Descriptor ID in HEVCVideoDescriptor

kmdewaal noreply at github.com
Wed Oct 28 22:18:26 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 156f4db03031b6e3c3f1e33a5aed990d99a4c1f0
      https://github.com/MythTV/mythtv/commit/156f4db03031b6e3c3f1e33a5aed990d99a4c1f0
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/mpegdescriptors.h

  Log Message:
  -----------
  Descriptor ID in HEVCVideoDescriptor

Use hevc_video descriptor ID in the HEVCVideoDescriptor class constructor.
Previously the avc_video descriptor ID was used which is only correct for the AVCVideoDescriptor class.
This influences only the VB_SIPARSER debug output of mythtv-setup and mythbackend.




More information about the mythtv-commits mailing list