Use srcptr_end variable to avoid having to update both srcptr and srclen.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 31 May 2009 10:26:58 +0000 (10:26 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 31 May 2009 10:26:58 +0000 (10:26 +0000)
commit5e5fe7dab556caa354363cd5135ac405eb25f891
tree2ffe56b49fa4d1461e7bd264da8342e76c66665a
parentdbc53ffc7c398f90ae1cf59e513d3882bc0dc188
Use srcptr_end variable to avoid having to update both srcptr and srclen.

Originally committed as revision 19048 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/lcldec.c