[FFmpeg-devel] [PATCH 7/7] Bump lavc/lavf minor versions, code tidy.

Paul B Mahol onemda at gmail.com
Thu Nov 29 20:36:46 CET 2012


On 11/29/12, Vitaliy E Sugrobov <vsugrob at hotmail.com> wrote:
> This concludes patch series related to animated gif demuxer/decoder.
>
> Signed-off-by: Vitaliy E Sugrobov <vsugrob at hotmail.com>
> ---
>  libavcodec/gifdec.c   |   49
> ++++++++++++++++++++++++++++++-------------------
>  libavcodec/version.h  |    2 +-
>  libavformat/version.h |    2 +-
>  3 files changed, 32 insertions(+), 21 deletions(-)
>

[...]
> diff --git a/libavformat/version.h b/libavformat/version.h
> index cc212c7..e0e6e4b 100644
> --- a/libavformat/version.h
> +++ b/libavformat/version.h
> @@ -30,7 +30,7 @@
>  #include "libavutil/avutil.h"
>
>  #define LIBAVFORMAT_VERSION_MAJOR 54
> -#define LIBAVFORMAT_VERSION_MINOR 39
> +#define LIBAVFORMAT_VERSION_MINOR 40

Too late, bump this in same commit that adds demuxer.
>  #define LIBAVFORMAT_VERSION_MICRO 100
>
>  #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR,
> \
> --
> 1.7.2.5


More information about the ffmpeg-devel mailing list