[FFmpeg-soc] [PATCH] Rename AVFilterPicRef->AVFilterBufferRef
S.N. Hemanth Meenakshisundaram
smeenaks at ucsd.edu
Mon Aug 2 08:41:57 CEST 2010
This is to allow AVFilterBufferRef to be used for both audio and video.
---
doc/APIchanges | 6 ++++++
ffmpeg.c | 6 +++---
ffplay.c | 10 +++++-----
libavfilter/avfilter.c | 16 ++++++++--------
libavfilter/avfilter.h | 34 +++++++++++++++++-----------------
libavfilter/defaults.c | 10 +++++-----
libavfilter/internal.h | 2 +-
libavfilter/vf_aspect.c | 2 +-
libavfilter/vf_crop.c | 4 ++--
libavfilter/vf_drawbox.c | 4 ++--
libavfilter/vf_drawtext.c | 8 ++++----
libavfilter/vf_fade.c | 10 +++++-----
libavfilter/vf_fifo.c | 4 ++--
libavfilter/vf_fps.c | 4 ++--
libavfilter/vf_hflip.c | 4 ++--
libavfilter/vf_negate.c | 4 ++--
libavfilter/vf_overlay.c | 18 +++++++++---------
libavfilter/vf_pad.c | 14 +++++++-------
libavfilter/vf_pixdesctest.c | 8 ++++----
libavfilter/vf_rotate.c | 6 +++---
libavfilter/vf_scale.c | 6 +++---
libavfilter/vf_setpts.c | 6 +++---
libavfilter/vf_slicify.c | 2 +-
libavfilter/vf_split.c | 2 +-
libavfilter/vf_transpose.c | 8 ++++----
libavfilter/vf_unsharp.c | 4 ++--
libavfilter/vf_vflip.c | 6 +++---
libavfilter/vsink_nullsink.c | 2 +-
libavfilter/vsrc_buffer.c | 2 +-
libavfilter/vsrc_movie.c | 4 ++--
30 files changed, 111 insertions(+), 105 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Rename-AVFilterPicRef-AVFilterBufferRef.patch
Type: text/x-patch
Size: 35408 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100801/2a10f9e6/attachment.bin>
More information about the FFmpeg-soc
mailing list