[FFmpeg-devel] [PATCH] Make fill_image_linesize and fill_image_data_ptr public

S.N. Hemanth Meenakshisundaram smeenaks
Mon Jul 26 00:27:06 CEST 2010


Makes ff_fill_image* public but these are still in
libavcodec/imgconvert.h, can be moved to imgutils.c once libavcore and
imgutils.c are created. Making public from lavc for now since lavfi will
need to call these.

---
 libavcodec/imgconvert.c |    4 ++--
 libavcodec/imgconvert.h |    5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-fill_image_linesize-and-fill_image_data_ptr-pub.patch
Type: text/x-patch
Size: 1625 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100725/b240708e/attachment.bin>



More information about the ffmpeg-devel mailing list