diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-05-19 17:14:24 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-05-19 17:14:24 +0200 |
commit | 400bd3ce769d53706c04582036443dcf480ee232 (patch) | |
tree | 6e5f6879147f9d78f3ae2f606ceb54636b1ffef8 /profiles/enlightenment | |
parent | profiles/enlightenment/build: Enable amrenc USE flag by default (diff) | |
download | portage-400bd3ce769d53706c04582036443dcf480ee232.tar.xz |
profiles/enlightenment/build: Enable x265 USE flag by default
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 34c77275..71613a35 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -55,7 +55,7 @@ USE="${USE} alsa gstreamer portaudio pulseaudio quvi" USE="${USE} aac aacplus amr amrenc a52 cdda cddb cdio dts faad flac gme gsm ivorbis libsamplerate modplug musepack mp3 mp3rtp ogg opus shine sndfile speex vorbis wavpack wma-fixed" # Video encoding -USE="${USE} aacs aalib bluray dirac dvd faac ffmpeg libcaca matroska mpeg mpeg2 mpeg3 opencv schroedinger theora twolame vpx xine xvid x264" +USE="${USE} aacs aalib bluray dirac dvd faac ffmpeg libcaca matroska mpeg mpeg2 mpeg3 opencv schroedinger theora twolame vpx xine xvid x264 x265" # Video subtitles USE="${USE} bidi libass" |