[FFmpeg-devel] [PATCH 2/2] Add sample_aspect_ratio fields to vsrc_buffer arguments. This fixes aspect handling in ffmpeg This is based on a patch by baptiste

Stefano Sabatini stefano.sabatini-lala
Thu Feb 3 16:20:00 CET 2011


On date Wednesday 2011-02-02 19:39:57 +0000, Mans Rullgard encoded:
> From: Michael Niedermayer <michaelni at gmx.at>
> 
> ---
>  doc/APIchanges            |    3 +++
>  doc/filters.texi          |   11 ++++++++---
>  ffmpeg.c                  |   18 ++++++++++++++++--
>  libavfilter/avfilter.h    |    2 +-
>  libavfilter/vsrc_buffer.c |    7 +++++--
>  5 files changed, 33 insertions(+), 8 deletions(-)

Both patches look correct to me and tested, they fix (at least) issues
2359 and 2378.

I have further minor fixes (AV_LOG_INFO stuff), but can be done as a
separate patch.

Note: APIChanges need to be updated.

Note to the tester: when updating the source,
tools/lavfi-showfiltfmts.o is not updated, and the resulting
lavfi-showfiltfmts crashes, resulting in no test output. I resorted to
manually remove tools/lavfi-showfiltfmts.o.
-- 
FFmpeg = Free & Fast Miracolous Prodigious Easy Gorilla



More information about the ffmpeg-devel mailing list