SHA256
1
0
forked from jengelh/ffmpeg-5

Disable xvid plugin build and dependence

Since legal reviewers are concerned xvid patents have not expired
in Brazil, which should not be used in a commercial context.
https://en.wikipedia.org/wiki/Xvid
This commit is contained in:
2024-09-29 16:08:54 +08:00
parent 32ade1364a
commit 585ab84b1e
2 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Sep 29 07:36:13 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Update ffmpeg-5.spec:
Disable xvid plugin build and dependence, since legal reviewers
are concerned xvid patents have not expired in Brazil, which should
not be used in a commercial context.
https://en.wikipedia.org/wiki/Xvid
-------------------------------------------------------------------
Fri Sep 6 15:06:21 UTC 2024 - Cliff Zhao <qzhao@suse.com>