Message ID | 20170908154200.2440-1-zakne0ne@gmail.com |
---|---|
State | New |
Headers | show |
On 9/8/17, Ilia Valiakhmetov <zakne0ne@gmail.com> wrote: > Signed-off-by: Ilia Valiakhmetov <zakne0ne@gmail.com> > --- > Changelog | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Changelog b/Changelog > index cae5254..8a4818a 100644 > --- a/Changelog > +++ b/Changelog > @@ -43,6 +43,7 @@ version <next>: > - add --disable-autodetect build switch > - drop deprecated qtkit input device (use avfoundation instead) > - despill video filter > +- tile threading support for VP9 > > version 3.3: > - CrystalHD decoder moved to new decode API > -- > 2.8.3 > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > subject is misleading, it should be: changelog: mention vp9... or something similar.
diff --git a/Changelog b/Changelog index cae5254..8a4818a 100644 --- a/Changelog +++ b/Changelog @@ -43,6 +43,7 @@ version <next>: - add --disable-autodetect build switch - drop deprecated qtkit input device (use avfoundation instead) - despill video filter +- tile threading support for VP9 version 3.3: - CrystalHD decoder moved to new decode API
Signed-off-by: Ilia Valiakhmetov <zakne0ne@gmail.com> --- Changelog | 1 + 1 file changed, 1 insertion(+)