[FFmpeg-devel] [PATCH] Resize data and linesize in AVFilterBufferRef to 8 and supporting changes

S.N. Hemanth Meenakshisundaram smeenaks
Thu Aug 5 07:25:55 CEST 2010


Now resizing data pointer and linesize arrays in AVFilterBufferRef.
Supporting changes to ffmpeg.c to avoid memory corruption when copying
to an AVFrame + call av_picture_data_copy from vsrc_buffer.

---
 ffmpeg.c                  |    4 ++--
 libavfilter/avfilter.h    |    4 ++--
 libavfilter/vsrc_buffer.c |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Resize-data-and-linesize-in-AVFilterBufferRef-to-8-a.patch
Type: text/x-patch
Size: 2024 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100804/6bbd3625/attachment.bin>



More information about the ffmpeg-devel mailing list