ffmpeg/libavcore
Stefano Sabatini 7d8d18de2c Reimplement av_fill_image_pointers() using the information stored in
the pixdescs.

The new implementation is more compact, and does not need to be
updated at each pixel format addition.

Originally committed as revision 24590 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-30 08:42:19 +00:00
..
avcore.h Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
imgutils.c Reimplement av_fill_image_pointers() using the information stored in 2010-07-30 08:42:19 +00:00
imgutils.h Move fill_image_linesize() and fill_image_data_ptr() from 2010-07-29 23:44:57 +00:00
libavcore.v Add libavcore. 2010-07-21 18:28:42 +00:00
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 Remove reference to the "frame" term in variable names. Simpler and 2010-07-26 23:12:41 +00:00
utils.c Add libavcore. 2010-07-21 18:28:42 +00:00