Fixed handling transfer mode on full featured DVB cards for encrypted channels that have no audio pid

This commit is contained in:
Klaus Schmidinger
2014-02-27 17:05:55 +01:00
parent 927aa49576
commit a437a3d743
3 changed files with 10 additions and 4 deletions

View File

@@ -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