[FFmpeg-devel] [PATCH] Resize AVFilterBuffer and use ff_fill_image* functions to fill in video buffer linesizes & data

S.N. Hemanth Meenakshisundaram smeenaks
Mon Jul 26 00:28:36 CEST 2010


Resize AVFilterBuffer to hold 8 planes/linesizes worth of data and
modify avfilter_get_video_buffer to use only first four data pointers
and linesizes in AVFilterBuffer. Call the new ff_fill_image* functions

---
 libavfilter/avfilter.h |    4 ++--
 libavfilter/defaults.c |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Resize-AVFilterBuffer-and-use-ff_fill_image-function.patch
Type: text/x-patch
Size: 1787 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100725/2ddfa27f/attachment.bin>



More information about the ffmpeg-devel mailing list