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:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user