]> git.sesse.net Git - ffmpeg/commit
lavc: Make pointers to ff_cropTbl const
authorMartin Storsjö <martin@martin.st>
Wed, 3 Apr 2013 12:28:45 +0000 (15:28 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 8 Apr 2013 09:38:33 +0000 (12:38 +0300)
commit9e0f14f16cfc9456a691655fda7d01090bffe47e
tree3ed6da9561ea0bd3fabe9d154ee47de76ccd0c96
parent18df366a1857f9a92e158858cf495b61d096c7f1
lavc: Make pointers to ff_cropTbl const

There's no point in these pointers not being const.

Signed-off-by: Martin Storsjö <martin@martin.st>
15 files changed:
libavcodec/bfin/vp3_bfin.c
libavcodec/bit_depth_template.c
libavcodec/cavs.c
libavcodec/cavsdsp.c
libavcodec/dsputil.c
libavcodec/dvdsubdec.c
libavcodec/error_resilience.c
libavcodec/h264pred.c
libavcodec/imgconvert.c
libavcodec/rv30.c
libavcodec/rv30dsp.c
libavcodec/rv40dsp.c
libavcodec/sh4/dsputil_sh4.c
libavcodec/sh4/qpel.c
libavcodec/vp8dsp.c