mirror of
https://github.com/videolan/vlc.git
synced 2024-11-25 02:44:30 +08:00
s/livedotcom/live555
This commit is contained in:
parent
824df743f8
commit
afbb1dafbb
@ -132,7 +132,7 @@ along those lines:
|
||||
--with-wx-config-path=/usr/win32/bin \
|
||||
--with-freetype-config-path=/usr/win32/bin \
|
||||
--with-fribidi-config-path=/usr/win32/bin \
|
||||
--enable-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
|
||||
--enable-live555 --with-live555-tree=/usr/win32/live.com \
|
||||
--enable-caca --with-caca-config-path=/usr/win32/bin \
|
||||
--with-xml2-config-path=/usr/win32/bin \
|
||||
--with-dvdnav-config-path=/usr/win32/bin \
|
||||
@ -158,7 +158,7 @@ emulation layer, use something like this:
|
||||
--with-wx-config-path=/usr/win32/bin \
|
||||
--with-freetype-config-path=/usr/win32/bin \
|
||||
--with-fribidi-config-path=/usr/win32/bin \
|
||||
--enable-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
|
||||
--enable-live555 --with-live555-tree=/usr/win32/live.com \
|
||||
--enable-caca --with-caca-config-path=/usr/win32/bin \
|
||||
--with-xml2-config-path=/usr/win32/bin \
|
||||
--with-dvdnav-config-path=/usr/win32/bin \
|
||||
@ -200,7 +200,7 @@ the CFLAGS, LDFLAGS and --with-foo-config-path=.
|
||||
--enable-ffmpeg --enable-faad --enable-flac --enable-theora \
|
||||
--disable-cddax --disable-vcdx --enable-goom \
|
||||
--enable-twolame --enable-dvdread \
|
||||
--enable-mkv --enable-caca \
|
||||
--enable-mkv --enable-caca --enable-live555\
|
||||
--enable-debug
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user