Re: [FFmpeg-devel] [PATCH 8/8] Changelog: list the new SBC features

2017-12-17 Thread Aurelien Jacobs
On Mon, Dec 18, 2017 at 12:22:27AM +0100, Carl Eugen Hoyos wrote:
> 2017-12-17 22:47 GMT+01:00 Aurelien Jacobs :
> > ---
> >  Changelog | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/Changelog b/Changelog
> > index ee48876128..8eebcd810c 100644
> > --- a/Changelog
> > +++ b/Changelog
> > @@ -27,6 +27,8 @@ version :
> >  - video setrange filter
> >  - nsp demuxer
> >  - support LibreSSL (via libtls)
> > +- native SBC and mSBC encoder and decoder
> 
> > +- Raw SBC and mSBC muxer and demuxer
> 
> Imo, codec is enough, no need to mention a raw
> (de)muxer for a codec that has no other usage.

OK, there it is.>From de4d68b738cbb3598614831b181048591395840f Mon Sep 17 00:00:00 2001
From: Aurelien Jacobs 
Date: Sun, 17 Dec 2017 20:27:04 +0100
Subject: [PATCH 8/8] Changelog: list the new SBC codec

---
 Changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Changelog b/Changelog
index ee48876128..4a98884a3c 100644
--- a/Changelog
+++ b/Changelog
@@ -27,6 +27,7 @@ version :
 - video setrange filter
 - nsp demuxer
 - support LibreSSL (via libtls)
+- native SBC and mSBC encoder and decoder
 
 
 version 3.4:
-- 
2.15.1

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH 8/8] Changelog: list the new SBC features

2017-12-17 Thread Carl Eugen Hoyos
2017-12-17 22:47 GMT+01:00 Aurelien Jacobs :
> ---
>  Changelog | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/Changelog b/Changelog
> index ee48876128..8eebcd810c 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -27,6 +27,8 @@ version :
>  - video setrange filter
>  - nsp demuxer
>  - support LibreSSL (via libtls)
> +- native SBC and mSBC encoder and decoder

> +- Raw SBC and mSBC muxer and demuxer

Imo, codec is enough, no need to mention a raw
(de)muxer for a codec that has no other usage.

Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH 8/8] Changelog: list the new SBC features

2017-12-17 Thread Aurelien Jacobs
---
 Changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Changelog b/Changelog
index ee48876128..8eebcd810c 100644
--- a/Changelog
+++ b/Changelog
@@ -27,6 +27,8 @@ version :
 - video setrange filter
 - nsp demuxer
 - support LibreSSL (via libtls)
+- native SBC and mSBC encoder and decoder
+- Raw SBC and mSBC muxer and demuxer
 
 
 version 3.4:
-- 
2.15.1

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel