ffmpeg/libavcore
Stefano Sabatini e7bd48a6ae Move fill_image_linesize() and fill_image_data_ptr() from
libavcodec/imgconvert.c and make them public in libavcore/imgutils.h,
with the names av_fill_image_linesizes() and av_fill_image_pointers().

Originally committed as revision 24583 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-29 23:44:57 +00:00
..
Makefile Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
avcore.h Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
imgutils.c Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
imgutils.h Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
libavcore.v
parseutils.c Avoid the use of an intermediary variable in 2010-07-26 23:12:48 +00:00
parseutils.h Remove reference to the "frame" term in variable names. Simpler and 2010-07-26 23:12:41 +00:00
utils.c