OSDN Git Service

H264: factor if() out of coef decoding loop of decode_cabac_residual_internal()
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 10 Apr 2011 17:53:43 +0000 (19:53 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 10 Apr 2011 20:33:42 +0000 (22:33 +0200)
commit179106ed7890600956f95b42279c4c45cda27f7e
treeca48f1c8f97d2f66d5b84af10b8c82f1357f6bca
parenta50f0bea25a3da605cd547fe3bdfd36c8764b847
H264: factor if() out of coef decoding loop of decode_cabac_residual_internal()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_cabac.c