[FFmpeg-devel] [PATCH] Resize AVFilterBuffer data pointers, linesizes. Adjust pic refs to use only four.

S.N. Hemanth Meenakshisundaram smeenaks
Thu Jul 22 10:15:23 CEST 2010


Splitting out the AVFilterBuffer data[4] -> data[8], linesize[4] ->
linsesize[8] patch separately as requested. Patch also has the fix to
avfilter_get_video_buffer that is required to adjust for this. Patch now
works with make lavfitest and make test when applied on top of latest
svn revision (r24294).

---
 libavfilter/avfilter.h |    4 ++--
 libavfilter/defaults.c |   16 +++++++++++-----
 2 files changed, 13 insertions(+), 7 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Resize-AVFilterBuffer-data-pointers-linesizes.-Adjus.patch
Type: text/x-patch
Size: 2518 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100722/e70fc7ce/attachment.bin>



More information about the ffmpeg-devel mailing list