FFmpeg/libavcore
Stefano Sabatini 2b3cd04d88 Cosmetics: use plural form for *linesizes arguments of
av_image_copy(), more consistent with the rest of the API and more
semantically correct.

Originally committed as revision 25070 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-07 21:24:06 +00:00
..
avcore.h Move av_picture_data_copy() to libavcore, and rename it 2010-09-07 21:23:55 +00:00
imgutils.c Cosmetics: use plural form for *linesizes arguments of 2010-09-07 21:24:06 +00:00
imgutils.h Cosmetics: use plural form for *linesizes arguments of 2010-09-07 21:24:06 +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