On Fri, Feb 26, 2016 at 5:46 PM, Sean McGovern <gsean...@gmail.com> wrote:
> ---
>  Changelog |    8 ++++++++
>  RELEASE   |    2 +-
>  2 files changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/Changelog b/Changelog
> index 08bb70b..6bb13ea 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -1,6 +1,11 @@
>  Entries are sorted chronologically from oldest to youngest within each 
> release,
>  releases are sorted from youngest to oldest.
>
> +version 11.6:
> +
> + - configure: add --enable-rpath
> + - concat: disable by default
> +
>  version 11.5:
>
>   - aac_parser: add required padding for GetBitContext buffer
> @@ -57,6 +62,9 @@ version 11.5:
>   - dvdsubdec: Validate the RLE offsets
>   - avi: Validate the stream-id for DV as well (bug/879)
>   - mov: Use the correct type for size (bug/921)
> + - mov: Force the full parsing of mp3 (bug/899)
> + - mkv: Force the full parsing of mp3
> + - matroska: Always consider S_TEXT/UTF8 as SRT when demuxing
>
>  version 11.4:
>
> diff --git a/RELEASE b/RELEASE
> index 8204473..1ed6da4 100644
> --- a/RELEASE
> +++ b/RELEASE
> @@ -1 +1 @@
> -11.5
> +11.6
> --
> 1.7.9.2

lgtm


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

Reply via email to