Factorize "avctx->width + 2" out to avoid someone mistakenly changing
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Dec 2008 16:38:55 +0000 (16:38 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Dec 2008 16:38:55 +0000 (16:38 +0000)
commit6fe68c7b97213d8f06853c95ff7e6c6d77817e40
tree22a6e57f2559cbeb22675ead40c99a4700ccd1e3
parent621e6525a6d9e3217c8c9ebde82acb2b551a73c7
Factorize "avctx->width + 2" out to avoid someone mistakenly changing
some but not all.

Originally committed as revision 16336 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/faxcompr.c