mirror of https://github.com/odrling/Aegisub
Update URL for ffms2
This commit is contained in:
parent
eca8991dd8
commit
b24e2c33e0
|
@ -543,7 +543,7 @@ AS_IF([test x$with_ffms2 != xyes], [AC_MSG_NOTICE([
|
||||||
* Currently we only support one video/audio provider on non-Windows
|
* Currently we only support one video/audio provider on non-Windows
|
||||||
* systems:
|
* systems:
|
||||||
* - FFMS2
|
* - FFMS2
|
||||||
* * http://code.google.com/p/ffmpegsource/
|
* * http://github.com/FFMS/ffms2
|
||||||
***********************************************************************
|
***********************************************************************
|
||||||
])])
|
])])
|
||||||
|
|
||||||
|
@ -568,9 +568,6 @@ Audio Players
|
||||||
PortAudio: $with_portaudio $portaudio_disabled
|
PortAudio: $with_portaudio $portaudio_disabled
|
||||||
PulseAudio: $with_libpulse $libpulse_disabled
|
PulseAudio: $with_libpulse $libpulse_disabled
|
||||||
|
|
||||||
A/V Providers
|
|
||||||
FFMS2: $with_ffms2 $ffms2_disabled
|
|
||||||
|
|
||||||
Misc Packages
|
Misc Packages
|
||||||
Hunspell: $with_hunspell $hunspell_disabled
|
Hunspell: $with_hunspell $hunspell_disabled
|
||||||
FFTW3: $with_fftw3 $fftw3_disabled
|
FFTW3: $with_fftw3 $fftw3_disabled
|
||||||
|
|
Loading…
Reference in New Issue