nanojpeg: psnr is optional

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1814 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
hsc
2012-10-24 09:58:53 +00:00
parent 1585b4a614
commit f61db1ff39

View File

@ -48,7 +48,7 @@ message NanoJPEGProtoMsg {
required uint32 latest_ip = 3;
// PSNR golden run <-> this run
required float psnr = 4;
optional float psnr = 4;
// optional textual description of what happened
optional string details = 5;