FFmpeg/libavcore
Stefano Sabatini 9686abb826 Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore,
and deprecate the old function.

Originally committed as revision 25064 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-07 21:23:45 +00:00
..
avcore.h Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 2010-09-07 21:23:45 +00:00
imgutils.c Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 2010-09-07 21:23:45 +00:00
imgutils.h Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 2010-09-07 21:23:45 +00:00
libavcore.v Add libavcore. 2010-07-21 18:28:42 +00:00
Makefile Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
parseutils.c Avoid the use of an intermediary variable in 2010-07-26 23:12:48 +00:00
parseutils.h Use quotes instead of angle brackets for local #includes. 2010-09-01 02:12:03 +00:00
utils.c Add libavcore. 2010-07-21 18:28:42 +00:00