On Sun, Dec 11, 2011 at 08:32:57PM +0100, Luca Barbato wrote:
> 
> --- a/Changelog
> +++ b/Changelog
> @@ -107,7 +107,7 @@ easier to use. The changes are:
>  - PCM format support in OMA demuxer
>  - CLJR encoder
>  - Dxtory capture format decoder
> -
> +- Simple segmenting muxer
>  
>  version 0.7:

There used to be two empty lines there ...

> --- a/libavformat/version.h
> +++ b/libavformat/version.h
> @@ -25,7 +25,7 @@
>  
>  #define LIBAVFORMAT_VERSION_MAJOR 53
>  #define LIBAVFORMAT_VERSION_MINOR 16
> -#define LIBAVFORMAT_VERSION_MICRO  0
> +#define LIBAVFORMAT_VERSION_MICRO  1

We usually bump minor for new muxers.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to