[FFmpeg-devel] [PATCH] lavf: prefer "SAR" over "PAR" in dump_stream_format()

Stefano Sabatini stefano.sabatini-lala at poste.it
Thu Jul 28 10:34:09 CEST 2011


On date Wednesday 2011-07-27 13:01:15 +0200, Michael Niedermayer encoded:
> On Wed, Jul 27, 2011 at 11:12:17AM +0200, Stefano Sabatini wrote:
> > "SAR" (Sample Aspect Ratio) is globally preferred over "PAR" (Pixel
> > Aspect Ratio), although it shares the same semantics.
> > 
> > For example the corresponding AVStream is called sample_aspect_ratio,
> > and libavfilter has a filter named setsar. Thus prefer the term "SAR"
> > in the av_dump_format() output for avoiding some confusion.
> > ---
> >  libavformat/utils.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> ok

Applied.
-- 
FFmpeg = Freak & Fundamental Mournful Philosofic Extravagant Geisha


More information about the ffmpeg-devel mailing list