ffmpeg/libavcore
Stefano Sabatini 34017fd9b2 Move av_picture_data_copy() to libavcore, and rename it
av_image_copy().

Originally committed as revision 25067 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-07 21:23:55 +00:00
..
avcore.h Move av_picture_data_copy() to libavcore, and rename it 2010-09-07 21:23:55 +00:00
imgutils.c Move av_picture_data_copy() to libavcore, and rename it 2010-09-07 21:23:55 +00:00
imgutils.h Move av_picture_data_copy() to libavcore, and rename it 2010-09-07 21:23:55 +00:00
libavcore.v
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