[FFmpeg-devel] [PATCH] av_get_delay

Stefano Sabatini stefano.sabatini-lala at poste.it
Fri Jul 1 11:04:34 CEST 2011


On date Friday 2011-07-01 10:12:05 +0200, Nicolas George encoded:
> Le tridi 13 messidor, an CCXIX, Michael Niedermayer a écrit :
> > these should be marked as outputs
> > also the units/timebases used should be mentioned
> > otherwise the patchset LGTM
> 
> Thanks: precisions added, patch updated and pushed.
> 
> Here is the corresponding minor bump and APIChanged entry.
> 
> Regards,
> 
> -- 
>   Nicolas George

> From 153dddf1262f82c798dd2d64a813d55b8baf98b1 Mon Sep 17 00:00:00 2001
> From: Nicolas George <nicolas.george at normalesup.org>
> Date: Fri, 1 Jul 2011 10:09:04 +0200
> Subject: [PATCH] lavf: bump minor and add APIchanges entry for
>  av_get_output_timestamp
> 
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  doc/APIchanges        |    3 +++
>  libavformat/version.h |    2 +-
>  2 files changed, 4 insertions(+), 1 deletions(-)
> 
> diff --git a/doc/APIchanges b/doc/APIchanges
> index 6860b57..aaf8f10 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -13,6 +13,9 @@ libavutil:   2011-04-18
>  
>  API changes, most recent first:
>  
> +2011-07-01 - b442ca6 - lavf 53.5.0 - avformat.h
> +  Add an API to get output timestamps: av_get_output_timestamp().

Nit: "Add an API" is redundant, since the file is about API changes, I
suggest:

Add function av_get_output_timestamp() for getting output timestamps.

[...]

No need to send another patch for this, just push it.
-- 
FFmpeg = Fascinating Formidable Mastering Power Eccentric God


More information about the ffmpeg-devel mailing list