From 5bc9c050c0a13f91e7d0fec0e9c2b6c1e8b775be Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 17 Dec 2009 04:08:17 +0100 Subject: [PATCH] projects/*/options - fix comments --- projects/ION/options | 4 ++-- projects/intel/options | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/ION/options b/projects/ION/options index 33da48038f..5bd0d7539d 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -36,8 +36,8 @@ 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) +# 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) diff --git a/projects/intel/options b/projects/intel/options index eb45affd4f..60db236d3f 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -36,8 +36,8 @@ 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) +# external means seperate ffmpeg library. External ffmpeg is needed for +# multithreading support and future vaapi support (internal / external) FFMPEG=external # Use VDPAU video acceleration (needs nVidia driver and a supported card)