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

S.N. Hemanth Meenakshisundaram smeenaks
Sun Jul 25 07:04:58 CEST 2010


Removed hack, calling new functions ff_fill_image_linesize and
ff_fill_image_data_ptr to fill video buffer structure. Right now these
are added to imgconvert.c in lavc. Should I create libavcore and
imgutils.c in libavcore?


---

 libavcodec/imgconvert.c |  139 +++++++++++++++++++++++++++++++++++++++++++++++
 libavcodec/imgconvert.h |    5 ++
 libavfilter/avfilter.h  |    4 +-
 libavfilter/defaults.c  |   11 ++--
 4 files changed, 152 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: 7387 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100724/c800b255/attachment.bin>



More information about the ffmpeg-devel mailing list