diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-21 13:34:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-21 13:34:40 +0200 |
commit | e33ba08af4548210034ce628c4bb5fa69b08b4e0 (patch) | |
tree | a279fddebc5623aee4f5e80cc220dc90620c5a73 /CONTRIBUTORS | |
parent | b14d498613ce2ccbdf487b5dae2394bbdc8a6478 (diff) | |
download | vdr-e33ba08af4548210034ce628c4bb5fa69b08b4e0.tar.gz vdr-e33ba08af4548210034ce628c4bb5fa69b08b4e0.tar.bz2 |
Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of the buffer has been accepted by the device
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 26091096..350f8a2c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1643,6 +1643,8 @@ Udo Richter <udo_richter@gmx.de> for suggesting to add a note to the INSTALL file about using subdirectories to split a large disk into separate areas for VDR's video data and other stuff for reporting wrong variable types in cIndexFile + for reporting a problem with cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in + case only part of the buffer has been accepted by the device Sven Kreiensen <svenk@kammer.uni-hannover.de> for his help in keeping 'channels.conf.terr' up to date |