SHA256
1
0
forked from pool/ffmpeg-4

Accepting request 627758 from home:iznogood:branches:multimedia:libs

- Add conditional pkgconfig(aom) BuildRequires and pass
  --enable-libaom to configure as well as add libaom and libaom_av1
  to enable_decoders and enable_encoders: Build AOMedia Video 1
  (AV1) support.

OBS-URL: https://build.opensuse.org/request/show/627758
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=16
This commit is contained in:
2018-08-06 21:11:44 +00:00
committed by Git OBS Bridge
parent bc6dc60ca0
commit d813048738
4 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 5 12:56:17 UTC 2018 - bjorn.lie@gmail.com
- Add conditional pkgconfig(aom) BuildRequires and pass
--enable-libaom to configure as well as add libaom and libaom_av1
to enable_decoders and enable_encoders: Build AOMedia Video 1
(AV1) support.
-------------------------------------------------------------------
Tue Jul 31 14:39:25 UTC 2018 - tchvatal@suse.com