ffmpeg/libavcore
Stefano Sabatini 46b1d17a6f Make av_fill_image_linesizes() return a meaningful error core rather
than -1.

Originally committed as revision 24589 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-30 08:42:15 +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 Make av_fill_image_linesizes() return a meaningful error core rather 2010-07-30 08:42:15 +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