Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Sun, 4 Mar 2007 11:53:11 +0000 (11:53 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Sun, 4 Mar 2007 11:53:11 +0000 (11:53 +0000)
commit636d6a4a472d756cfb0ee845249e1e4f303e2134
tree9ee1413732cf401c2aebad226563876cac482069
parenta3fd2bd87d1060d9f391969950c58cd56aad7847
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
to "picture" as suggested by Baptiste Coudurier.

Originally committed as revision 8220 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libavcodec/avcodec.h
libavcodec/imgconvert.c
libavcodec/imgresample.c
libavcodec/nuv.c
libavcodec/utils.c