aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/win32
diff options
context:
space:
mode:
authorfritsch <Peter.Fruehberger@gmail.com>2016-03-29 18:15:57 +0200
committerfritsch <Peter.Fruehberger@gmail.com>2016-03-31 10:50:58 +0200
commit378eb2687c1da5f97ef47c78431033b52f0d4417 (patch)
tree196b5f454f57dc6bf432d52012dcf2f52f09cc7c /tools/buildsteps/win32
parent4ab88763e6606b2d7a7cbc08752359c43d825e74 (diff)
FFmpeg: Replace libdcadec with internal hd aware dca decoder
Diffstat (limited to 'tools/buildsteps/win32')
-rw-r--r--tools/buildsteps/win32/buildffmpeg.sh3
-rw-r--r--tools/buildsteps/win32/fmpeg_options.txt1
2 files changed, 1 insertions, 3 deletions
diff --git a/tools/buildsteps/win32/buildffmpeg.sh b/tools/buildsteps/win32/buildffmpeg.sh
index 6623f3e963..9283838f8a 100644
--- a/tools/buildsteps/win32/buildffmpeg.sh
+++ b/tools/buildsteps/win32/buildffmpeg.sh
@@ -79,7 +79,6 @@ do_getFFmpegConfig
if [[ "$tools" = "msvc" ]]; then
# this experimental feature for debuging purpose
- do_removeOption "--enable-libdcadec"
do_removeOption "--enable-gnutls"
do_removeOption "--disable-debug"
do_addOption "--disable-gnutls"
@@ -144,4 +143,4 @@ cp $FFMPEGDESTDIR/bin/*.dll /xbmc/system/players/VideoPlayer/ &&
#remove the bgprocessfile for signaling the process end
if [ -f $BGPROCESSFILE ]; then
rm $BGPROCESSFILE
-fi \ No newline at end of file
+fi
diff --git a/tools/buildsteps/win32/fmpeg_options.txt b/tools/buildsteps/win32/fmpeg_options.txt
index a44bb64418..8f06cd4b30 100644
--- a/tools/buildsteps/win32/fmpeg_options.txt
+++ b/tools/buildsteps/win32/fmpeg_options.txt
@@ -20,4 +20,3 @@
--enable-encoder=mjpeg
--enable-protocol=http
--enable-runtime-cpudetect
---enable-libdcadec