[FFmpeg-devel] [PATCH 2/4] timecode: string representation can be negative.

Baptiste Coudurier baptiste.coudurier at gmail.com
Thu Jan 5 23:11:17 CET 2012


On 01/05/2012 12:03 PM, Clément Bœsch wrote:
> From: Clément Bœsch <clement.boesch at smartjog.com>
> 
> Timecode can be specified with a negative value in MOV...

Can you please supply an example file ?

> [...]
>  
> diff --git a/libavcodec/version.h b/libavcodec/version.h
> index ce4259f..3cc2bc3 100644
> --- a/libavcodec/version.h
> +++ b/libavcodec/version.h
> @@ -22,7 +22,7 @@
>  
>  #define LIBAVCODEC_VERSION_MAJOR 53
>  #define LIBAVCODEC_VERSION_MINOR 54
> -#define LIBAVCODEC_VERSION_MICRO 100
> +#define LIBAVCODEC_VERSION_MICRO 101

It seems you only modify avpriv stuff, this doesn't need to be reflected in version.

-- 
Baptiste COUDURIER
Key fingerprint          8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                           http://www.ffmpeg.org


More information about the ffmpeg-devel mailing list