IMAGE: Fix Missing Default Switch Case in Truemotion 1 Codec

This is flagged by GCC if -Wswitch-default is enabled.
This commit is contained in:
D G Turner 2019-12-01 01:26:53 +00:00
parent 538bb7ab3e
commit f0c02796f4

View File

@ -379,6 +379,8 @@ void TrueMotion1Decoder::decode16() {
OUTPUT_PIXEL_PAIR();
}
break;
default:
break;
}
} else {
// skip (copy) four pixels, but reassign the horizontal