Revert "ffmpeg: add faac and fdk_aac build options (off)"

This reverts commit c698ba3613.
This commit is contained in:
Alessio Sergi 2016-06-10 18:36:06 +02:00
parent c698ba3613
commit 1b69aeb69b
3 changed files with 18 additions and 21 deletions

View file

@ -11,8 +11,6 @@ desc_option_dri2="Enable support for the DRI2 extension"
desc_option_dri="Enable support for the DRI extension"
desc_option_efi="Enable support for EFI"
desc_option_expat="Enable support for XML via expat"
desc_option_faac="Enable support for FAAC codec"
desc_option_fdk_aac="Enable support for Fraunhofer FDK AAC codec"
desc_option_framebuffer="Enable support for the Framebuffer"
desc_option_gdk_pixbuf="Enable support to use transparency via gdk-pixbuf"
desc_option_geoclue2="Enable support for geolocation (v2)"