diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:12:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:12:07 +0100 |
commit | 21c8829783f7f4d6b7bc13bc405196182910c3e6 (patch) | |
tree | c597275aa9cdb3d90baa375191f56be906d7102f /CONTRIBUTORS | |
parent | 20791e4d95ab30d40da0a51dac3c7a35a89103d8 (diff) | |
download | vdr-21c8829783f7f4d6b7bc13bc405196182910c3e6.tar.gz vdr-21c8829783f7f4d6b7bc13bc405196182910c3e6.tar.bz2 |
Made it clear that the Data parameter in cDevice::StillPicture() may point to a series of packets, not just a single one
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index be72ac80..0f7ebe4b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3221,3 +3221,7 @@ Harald Koenig <koenig@tat.physik.uni-tuebingen.de> Guido Cordaro <guido.cordaro@tiscali.it> for adding maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P + +Thomas Reufer <thomas@reufer.ch> + for making it clear that the Data parameter in cDevice::StillPicture() may point to a + series of packets, not just a single one |