4xm: refactor decode_p_block
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 9 Jun 2013 19:50:57 +0000 (21:50 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 12 Jun 2013 12:45:46 +0000 (14:45 +0200)
commitfbd0dacc8d61ab418b3fa8e7be22017558323e56
tree36101130c74717831601f5e4cad7019197e3a747
parent94aefb1932be882fd93f66cf790ceb19ff575c19
4xm: refactor decode_p_block

Directly return from code 1, 2 and 6 codepaths and simplify the
remaining one to have a single overflow check and a single call to
mcdc.
libavcodec/4xm.c