mirror of
https://github.com/mpv-player/mpv
synced 2024-12-15 03:15:52 +00:00
CONFIG_RISKY is long gone from FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16553 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
81b93f7e7a
commit
7a558dbfde
4
configure
vendored
4
configure
vendored
@ -6937,7 +6937,6 @@ MPLAYER_NETWORK_LIB = $_ld_live $_ld_vstream $_ld_network
|
||||
DVBIN = $_dvbin
|
||||
VIDIX = $_vidix
|
||||
CONFIG_PP = yes
|
||||
CONFIG_RISKY = yes
|
||||
CONFIG_MP3LAME = $_mp3lame
|
||||
LIBMENU = $_menu
|
||||
I18NLIBS = $_i18n_libs
|
||||
@ -7406,9 +7405,6 @@ $_def_libavcodecso
|
||||
$_def_libavformat
|
||||
$_def_libavformat_win32
|
||||
|
||||
/* risky codecs */
|
||||
#define CONFIG_RISKY 1
|
||||
|
||||
/* Use libavcodec's decoders */
|
||||
#define CONFIG_DECODERS 1
|
||||
/* Use libavcodec's encoders */
|
||||
|
Loading…
Reference in New Issue
Block a user