cosmetics: msnwc_tcp: Reformat

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
Luca Barbato 2015-11-01 04:07:44 +01:00
parent 4dfbc7a755
commit f8d10511fe

View File

@ -49,7 +49,8 @@ static int msnwc_tcp_probe(AVProbeData *p)
continue;
width = bytestream_get_le16(&bytestream);
height = bytestream_get_le16(&bytestream);
if(!(width==320 && height==240) && !(width==160 && height==120))
if (!(width == 320 &&
height == 240) && !(width == 160 && height == 120))
continue;
bytestream += 2; // keyframe
bytestream += 4; // size