mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
system. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17455 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d6cebc2589
commit
fd00b2607e
1
configure
vendored
1
configure
vendored
@ -7279,6 +7279,7 @@ AMR_NB_FIXED=$_amr_nb_fixed
|
|||||||
AMR_WB=$_amr_wb
|
AMR_WB=$_amr_wb
|
||||||
`echo $_libavcodecs | tr '[a-z] ' '[A-Z]\n' | sed 's/^/CONFIG_/;s/$/=yes/'`
|
`echo $_libavcodecs | tr '[a-z] ' '[A-Z]\n' | sed 's/^/CONFIG_/;s/$/=yes/'`
|
||||||
CONFIG_GPL=yes
|
CONFIG_GPL=yes
|
||||||
|
CONFIG_MUXERS=yes
|
||||||
|
|
||||||
# --- Some stuff for autoconfigure ----
|
# --- Some stuff for autoconfigure ----
|
||||||
$_target_arch
|
$_target_arch
|
||||||
|
Loading…
Reference in New Issue
Block a user