mirror of
https://github.com/mpv-player/mpv
synced 2025-04-06 17:43:02 +00:00
libogg muxer no longer exists in FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25046 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
df17a15a12
commit
dc69f02aad
1
configure
vendored
1
configure
vendored
@ -5868,7 +5868,6 @@ else
|
|||||||
fi
|
fi
|
||||||
if test "$_libvorbis" = no ; then
|
if test "$_libvorbis" = no ; then
|
||||||
_libavencoders=`echo $_libavencoders | sed -e s/LIBVORBIS_ENCODER// `
|
_libavencoders=`echo $_libavencoders | sed -e s/LIBVORBIS_ENCODER// `
|
||||||
_libavmuxers=`echo $_libavmuxers | sed -e s/LIBOGG_MUXER// `
|
|
||||||
fi
|
fi
|
||||||
echores "$_vorbis"
|
echores "$_vorbis"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user