[mythtv-commits] [MythTV/mythtv] f5f8ee: Add hexdump of HEVCVideoDescriptor
kmdewaal
noreply at github.com
Fri Oct 30 20:09:35 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: f5f8eefda1c0dce1b25c5fb8be803dbb71cc754b
https://github.com/MythTV/mythtv/commit/f5f8eefda1c0dce1b25c5fb8be803dbb71cc754b
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M mythtv/libs/libmythtv/mpeg/mpegdescriptors.cpp
Log Message:
-----------
Add hexdump of HEVCVideoDescriptor
Add a hexdump of the HEVCVideoDescriptor in the debug output.
This can help in determining if the fields are presented correct
and it can help in determining the values of the fields that are not
yet fully decoded in the debug output.
More information about the mythtv-commits
mailing list