diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 12:53:09 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 12:53:09 +0100 |
commit | b6080634cc57b02f53d427deb45a2dcc297c94be (patch) | |
tree | c9fd545d6212ac6814cf811f01d34a1da6f5e63f /CONTRIBUTORS | |
parent | f91468ff9bca7bbf07ff854909cd5564dbb59f23 (diff) | |
download | vdr-b6080634cc57b02f53d427deb45a2dcc297c94be.tar.gz vdr-b6080634cc57b02f53d427deb45a2dcc297c94be.tar.bz2 |
Added cFont::Width(void) to get the default character width and allow stretched font drawing in high level OSDs
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cb2c516a..833eecf0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3332,6 +3332,8 @@ Thomas Reufer <thomas@reufer.ch> replay of recordings with B-frames for fixing replaying recordings to their very end, if they don't end with an I-frame for implementing a frame parser for H.265 (HEVC) recordings + for adding cFont::Width(void) to get the default character width and allow stretched + font drawing in high level OSDs Eike Sauer <EikeSauer@t-online.de> for reporting a problem with channels that need more than 5 TS packets for detecting |