[FFmpeg-devel] [PATCH] lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio

Stefano Sabatini stefano.sabatini-lala at poste.it
Sun May 1 13:35:42 CEST 2011


On date Friday 2011-04-29 15:59:06 +0200, Michael Niedermayer encoded:
> On Fri, Apr 29, 2011 at 01:14:13PM +0200, Stefano Sabatini wrote:
> > Improve consistency with libavcodec.
> > 
> > This breaks libavfilter API/ABI.
> > ---
> >  cmdutils.c                 |    2 +-
> >  ffmpeg.c                   |    2 +-
> >  ffplay.c                   |    6 +++---
> >  libavfilter/avfilter.c     |    2 +-
> >  libavfilter/avfilter.h     |    2 +-
> >  libavfilter/vf_aspect.c    |    2 +-
> >  libavfilter/vf_frei0r.c    |    2 +-
> >  libavfilter/vf_scale.c     |    6 +++---
> >  libavfilter/vf_showinfo.c  |    2 +-
> >  libavfilter/vf_transpose.c |    8 ++++----
> >  libavfilter/vsrc_buffer.c  |    8 ++++----
> >  libavfilter/vsrc_color.c   |    2 +-
> >  libavfilter/vsrc_movie.c   |    5 +++--
> >  13 files changed, 25 insertions(+), 24 deletions(-)
> 
> i like the new name better, thx

Applied.
-- 
FFmpeg = Fostering Foolish Maxi Puritan Elitist Glue


More information about the ffmpeg-devel mailing list