[FFmpeg-cvslog] Add sample_aspect_ratio fields to vsrc_buffer arguments.
Benoit Fouet
benoit.fouet
Tue Feb 1 08:50:46 CET 2011
Hi,
On Mon, 31 Jan 2011 21:35:55 +0100 (CET) Michael Niedermayer wrote:
> ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Jan 31 20:48:35 2011 +0100| [7b3ea5507cd79d7e80cb435fda20e70f90e18663] | committer: Michael Niedermayer
>
> Add sample_aspect_ratio fields to vsrc_buffer arguments.
> This fixes aspect handling in ffmpeg
> This is based on a patch by baptiste
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b3ea5507cd79d7e80cb435fda20e70f90e18663
> ---
>
> 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(-)
>
> diff --git a/doc/APIchanges b/doc/APIchanges
> index d6d5f85..7f5594b 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -13,6 +13,9 @@ libavutil: 2009-03-08
>
> API changes, most recent first:
>
> +2011-01-31 - X - lavfi 1.76.0 - vsrc_buffer
> + Add sample_aspect_ratio fields to vsrc_buffer arguments
> +
> 2011-01-31 - X - lavfi 1.75.0 - AVFilterLink sample_aspect_ratio
> Add sample_aspect_ratio field to AVFilterLink.
>
What's the policy about this now? Should the version be the SHA1, the short SHA1?
--
Ben
More information about the ffmpeg-cvslog
mailing list