summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 17:56:55 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 17:56:55 +0000
commit89d4d474c943e6230a725c2e714705042dd0bec7 (patch)
tree8132d2479838d2cb3ed0987284e51043618ff613 /DOCS
parent2b53b19b8ce42a1b5e13de36076ea268485a1ec7 (diff)
downloadmpv-89d4d474c943e6230a725c2e714705042dd0bec7.tar.bz2
mpv-89d4d474c943e6230a725c2e714705042dd0bec7.tar.xz
Added SSE note by Bohdan Horst.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1534 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/FREEBSD1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/FREEBSD b/DOCS/FREEBSD
index 4619c566bd..8abf0b68c8 100644
--- a/DOCS/FREEBSD
+++ b/DOCS/FREEBSD
@@ -6,6 +6,7 @@ native BSD make will not work.
2. To run mplayer you will need to re-compile the kernel with
"options USER_LDT" (unless you are running -CURRENT, where this is default).
+If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it.
3. If mplayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a
symbolic link : ln -s /dev/<your_cdrom_device> /dev/cdrom