diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-27 17:05:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-27 17:05:55 +0100 |
commit | a437a3d743136b2e5ffbb3b2d88684658d92b656 (patch) | |
tree | dea72ba743521bba810af1c8af0b86a5ff6b602e /CONTRIBUTORS | |
parent | 927aa495764c0d4dbdd245d112458c8f637040b9 (diff) | |
download | vdr-a437a3d743136b2e5ffbb3b2d88684658d92b656.tar.gz vdr-a437a3d743136b2e5ffbb3b2d88684658d92b656.tar.bz2 |
Fixed handling transfer mode on full featured DVB cards for encrypted channels that have no audio pid
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 70fe1361..e17ebbda 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3273,3 +3273,7 @@ Tony Houghton <h@realh.co.uk> warning with Clang 3.4.1 for suggesting to replace the NULL pointer assignment in ~cReceiver() to force a segfault with a call to abort() + +Christian Winkler <winkler_chr@yahoo.de> + for reporting a problem with transfer mode on full featured DVB cards for encrypted + channels that have no audio pid |