commit: a9437f95d9570c9897a2a87787c40a3cfa21f2b4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Apr 6 05:30:11 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Apr 6 05:30:11 2020 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=a9437f95
Remove the item about ffmpeg default as well Suggested by Matt. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../2015-04-16-ffmpeg-default.en.txt | 25 ---------------------- 1 file changed, 25 deletions(-) diff --git a/2015-04-16-ffmpeg-default/2015-04-16-ffmpeg-default.en.txt b/2015-04-16-ffmpeg-default/2015-04-16-ffmpeg-default.en.txt deleted file mode 100644 index 82c01f1..0000000 --- a/2015-04-16-ffmpeg-default/2015-04-16-ffmpeg-default.en.txt +++ /dev/null @@ -1,25 +0,0 @@ -Title: FFmpeg default -Author: Ben de Groot <[email protected]> -Content-Type: text/plain -Posted: 2015-04-16 -Revision: 1 -News-Item-Format: 1.0 -Display-If-Installed: media-video/ffmpeg -Display-If-Installed: media-video/libav - -Since the choice between ffmpeg and libav has been made more -explicit, there has been a lot of discussion about what the -default implementation should be. It can be concluded that -media-video/ffmpeg has wider support, and would be somewhat -more convenient for most end-users. - -For this reason the default implementation has been switched -back from media-video/libav to media-video/ffmpeg by removing -the libav useflag from the base profile. - -If the libav useflag is already globally enabled or disabled -in /etc/portage/make.conf, then no further action is required. - -Users who implicitly relied on libav being enabled in their -profile, and who wish to continue using libav, should enable -USE=libav in their /etc/portage/make.conf file.
