ffmpeg/libavcore
Stefano Sabatini 6950cca97f Add missing checks on invalid pixel format in
av_image_fill_linesizes/pointers.

Originally committed as revision 25072 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-07 23:41:18 +00:00
..
Makefile Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
avcore.h Move av_picture_data_copy() to libavcore, and rename it 2010-09-07 21:23:55 +00:00
imgutils.c Add missing checks on invalid pixel format in 2010-09-07 23:41:18 +00:00
imgutils.h Cosmetics: use plural form for *linesizes arguments of 2010-09-07 21:24:06 +00:00
libavcore.v
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