diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-06 13:49:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-06 13:49:13 +0100 |
commit | d824e95704f374e18768eb7ca3abf8ac053185d9 (patch) | |
tree | 76f157f92866e736a63c3f39dab590d7f2ec6367 /CONTRIBUTORS | |
parent | e57611dfd37ddbaf667bda5fa420bd1cc10b0793 (diff) | |
download | vdr-d824e95704f374e18768eb7ca3abf8ac053185d9.tar.gz vdr-d824e95704f374e18768eb7ca3abf8ac053185d9.tar.bz2 |
Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems with residual data in replay and Transfer Mode
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 795bc620..f42d00cd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -269,6 +269,8 @@ Werner Fink <werner@suse.de> for pointing out an error in masking SubStreamType in cDevice::PlayPesPacket() for pointing out that the "pre 1.3.19" compatibility mode for old Dolby Digital recordings can be triggered in the default branch + for pointing out that pesAssembler->Reset() needs to be called between subsequent + Transfer Modes Rolf Hakenes <hakenes@hippomi.de> for providing 'libdtv' and adapting the EIT mechanisms to it |