[FFmpeg-soc] [PATCH] Rename pic fields in AVFilterLink to buf
Stefano Sabatini
stefano.sabatini-lala at poste.it
Mon Aug 2 11:09:40 CEST 2010
On date Monday 2010-08-02 00:58:54 -0700, S.N. Hemanth Meenakshisundaram encoded:
> ---
>
> ffmpeg.c | 4 ++--
> ffplay.c | 4 ++--
> libavfilter/avfilter.c | 34 +++++++++++++++++-----------------
> libavfilter/avfilter.h | 6 +++---
> libavfilter/defaults.c | 16 ++++++++--------
> libavfilter/vf_drawbox.c | 2 +-
> libavfilter/vf_drawtext.c | 2 +-
> libavfilter/vf_fade.c | 6 +++---
> libavfilter/vf_hflip.c | 4 ++--
> libavfilter/vf_negate.c | 4 ++--
> libavfilter/vf_pad.c | 8 ++++----
> libavfilter/vf_pixdesctest.c | 8 ++++----
> libavfilter/vf_rotate.c | 18 +++++++++---------
> libavfilter/vf_scale.c | 8 ++++----
> libavfilter/vf_split.c | 2 +-
> libavfilter/vf_transpose.c | 18 +++++++++---------
> libavfilter/vf_unsharp.c | 4 ++--
> 17 files changed, 74 insertions(+), 74 deletions(-)
Looks fine.
As for the other patches, we have to wait for Michael explicit
approval, then I'll commit the patches to FFmpeg SVN.
Regards.
More information about the FFmpeg-soc
mailing list