diff --git a/projects/ION/options b/projects/ION/options index 76555fab68..d0e428679d 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -82,11 +82,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 radeon nvidia" GRAPHIC_DRIVERS="nvidia" -# Use internal or external ffmpeg. Internal means included ffmpeg in XBMC, -# external means seperate ffmpeg library. External ffmpeg is needed for -# multithreading support and future vaapi support (internal / external) - FFMPEG="internal" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="yes" @@ -103,13 +98,8 @@ # tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10) REMOTE="mceusb" -# Remote receiver to use (animax/askey/avermedia/atiusb/atiusb2/creative/ -# hauppauge/homemade/irman/leadtek/leadtek-pvr2000/logitech/pctv/realmagic/ -# digimatrix/mceusb/mceusb2/streamzap/cx88/imonknob/ultrax/dvico/MCE-X10) - RECEIVER="mceusb" - # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000) -# Space separated list is supported, +# Space separated list is supported, # e.g. FIRMWARE="iwl3945 iwl5000" FIRMWARE="" diff --git a/projects/generic/options b/projects/generic/options index 2f065d0f10..a309c80c6a 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -82,11 +82,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon nvidia" GRAPHIC_DRIVERS="i915 i965 r200 r300 r600 radeon nvidia" -# Use internal or external ffmpeg. Internal means included ffmpeg in XBMC, -# external means seperate ffmpeg library. External ffmpeg is needed for -# multithreading support and future vaapi support (internal / external) - FFMPEG="internal" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="yes" @@ -103,13 +98,8 @@ # tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10) REMOTE="mceusb" -# Remote receiver to use (animax/askey/avermedia/atiusb/atiusb2/creative/ -# hauppauge/homemade/irman/leadtek/leadtek-pvr2000/logitech/pctv/realmagic/ -# digimatrix/mceusb/mceusb2/streamzap/cx88/imonknob/ultrax/dvico/MCE-X10) - RECEIVER="mceusb" - # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000) -# Space separated list is supported, +# Space separated list is supported, # e.g. FIRMWARE="iwl3945 iwl5000" FIRMWARE="ipw2100 ipw2200 iwl1000 iwl3945 iwl4965 iwl5000 iwl5150 iwl6000" diff --git a/projects/intel/options b/projects/intel/options index 1b9d193486..d32b19de99 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -82,11 +82,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 radeon nvidia" GRAPHIC_DRIVERS="i965" -# Use internal or external ffmpeg. Internal means included ffmpeg in XBMC, -# external means seperate ffmpeg library. External ffmpeg is needed for -# multithreading support and future vaapi support (internal / external) - FFMPEG="internal" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="no" @@ -103,13 +98,8 @@ # tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10) REMOTE="mceusb" -# Remote receiver to use (animax/askey/avermedia/atiusb/atiusb2/creative/ -# hauppauge/homemade/irman/leadtek/leadtek-pvr2000/logitech/pctv/realmagic/ -# digimatrix/mceusb/mceusb2/streamzap/cx88/imonknob/ultrax/dvico/MCE-X10) - RECEIVER="mceusb" - # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000) -# Space separated list is supported, +# Space separated list is supported, # e.g. FIRMWARE="iwl3945 iwl5000" FIRMWARE="iwl5000"