projects/intel/options:

- build with internal ffmpeg
This commit is contained in:
Stephan Raue 2009-12-25 12:58:40 +01:00
parent 61f1a43b59
commit 8ca4bff0ff

View File

@ -71,7 +71,7 @@
# 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="external"
FFMPEG="internal"
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
VDPAU="no"