1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-22 01:05:05 +02:00
ffmpeg/libavcore
Stefano Sabatini a6ddf8bf0f Implement inline function av_fill_image_max_pixstep() and use it for
factorizing code.

Originally committed as revision 24827 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-18 21:02:38 +00:00
..
avcore.h Implement inline function av_fill_image_max_pixstep() and use it for 2010-08-18 21:02:38 +00:00
imgutils.c Implement inline function av_fill_image_max_pixstep() and use it for 2010-08-18 21:02:38 +00:00
imgutils.h Implement inline function av_fill_image_max_pixstep() and use it for 2010-08-18 21:02:38 +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