[FFmpeg-devel] [FFmpeg-soc] [PATCH] Separate video specific BufferRef properties into VideoProps
S.N. Hemanth Meenakshisundaram
smeenaks
Tue Aug 3 09:07:55 CEST 2010
Separated out video specific AVFilterBufferRef properties as requested
and using a props void pointer. This passes make lavfitest and valgrind.
Regards,
---
ffmpeg.c | 14 ++++++++++----
ffplay.c | 22 ++++++++++++++++------
libavfilter/avfilter.c | 15 +++++++++++++--
libavfilter/avfilter.h | 43 ++++++++++++++++++++++++++++++++-----------
libavfilter/defaults.c | 14 ++++++++------
libavfilter/vf_aspect.c | 4 +++-
libavfilter/vf_crop.c | 6 ++++--
libavfilter/vf_drawbox.c | 10 +++++++---
libavfilter/vf_fifo.c | 4 +++-
libavfilter/vf_fps.c | 4 +++-
libavfilter/vf_hflip.c | 4 +++-
libavfilter/vf_overlay.c | 11 +++++++----
libavfilter/vf_pad.c | 8 +++++---
libavfilter/vf_rotate.c | 17 +++++++++++------
libavfilter/vf_scale.c | 9 ++++++---
libavfilter/vf_transpose.c | 24 +++++++++++++++---------
libavfilter/vsrc_buffer.c | 10 ++++++----
17 files changed, 152 insertions(+), 67 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Separate-video-specific-BufferRef-properties-into-Vi.patch
Type: text/x-patch
Size: 29764 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100803/3d761c0d/attachment.bin>
More information about the ffmpeg-devel
mailing list