Made it clear that the Data parameter in cDevice::StillPicture() may point to a series of packets, not just a single one

This commit is contained in:
Klaus Schmidinger
2013-12-25 13:12:07 +01:00
parent 20791e4d95
commit 21c8829783
3 changed files with 8 additions and 2 deletions

View File

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