diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-23 14:29:35 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-23 14:29:35 +0100 |
commit | 039cdaecb524af3ff521d18e8c7a0b5c0f4e67a6 (patch) | |
tree | 179cf3e70111d94828fb3c757f7c1f1403ead411 /CONTRIBUTORS | |
parent | 211565c034f6b08f8ddd0a1e67ae187dc93c0e33 (diff) | |
download | vdr-039cdaecb524af3ff521d18e8c7a0b5c0f4e67a6.tar.gz vdr-039cdaecb524af3ff521d18e8c7a0b5c0f4e67a6.tar.bz2 |
Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer1.3.19
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 21b20dc4..48b54d4c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1114,6 +1114,8 @@ Marco Schlüßler <marco@lordzodiac.de> for implementing displaying mandatory subtitles in the SPU decoder for pointing out a problem with canceling the LIRC thread for a patch that implements substream handling into cDevice::PlayPesPacket() + for pointing out that PlayPes(NULL, 0) needs to be called in cTransfer::Action() + when clearing the transfer buffer to avoid overflows Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |