On Tue, Aug 16, 2011 at 04:05:02PM -0700, Kieran Kunhya wrote:
> Includes the patch this time...
> From 308c2d9efc1af199c1512d49274ed301f1c6bc5a Mon Sep 17 00:00:00 2001
> From: Kieran Kunhya <kie...@kunhya.com>
> Date: Tue, 16 Aug 2011 23:58:51 +0100
> Subject: [PATCH] Add LATM muxing support.
> 
> ---
>  libavformat/Makefile     |    1 +
>  libavformat/allformats.c |    1 +
>  libavformat/latmenc.c    |  175 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/version.h    |    2 +-
>  4 files changed, 178 insertions(+), 1 deletions(-)
>  create mode 100644 libavformat/latmenc.c

Docs update is missing.

> --- a/libavformat/version.h
> +++ b/libavformat/version.h
> @@ -24,7 +24,7 @@
>  
>  #define LIBAVFORMAT_VERSION_MAJOR 53
> -#define LIBAVFORMAT_VERSION_MINOR  4
> +#define LIBAVFORMAT_VERSION_MINOR  5
>  #define LIBAVFORMAT_VERSION_MICRO  0

Bump this again, I pushed the XMV demuxer in the meantime.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to