Accepting request 895949 from home:jengelh:branches:multimedia:libs

- Update to release 0.8.7

OBS-URL: https://build.opensuse.org/request/show/895949
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=22
This commit is contained in:
2021-05-28 10:10:49 +00:00
committed by Git OBS Bridge
parent 9dd3c49a00
commit e63c504924
5 changed files with 29 additions and 211 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri May 28 09:52:23 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.8.7
* Feature optimizations: creating new mode decision /
encode-decode feature levels allowing better speed / quality
trade-off granularity.
* Preset repositioning after adopting new levels.
* Preset 8 achieving similar speed levels to that of x265
medium in the VOD (shot-based encoding) use-case while
maintaining quality gains.
* New 1-pass and 2-pass VBR implementation ported from libaom
and adapted to the SVT architecture.
- Drop 1568-backport.patch (no longer applies)
- Remove wrong Obsoletes/Provides
-------------------------------------------------------------------
Tue Nov 10 11:04:19 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>