From b24e2c33e05d395afb6444e234a49a24e6c6841c Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Tue, 29 Apr 2014 07:23:37 -0700 Subject: [PATCH] Update URL for ffms2 --- configure.ac | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index d715cdec8..107bc7008 100644 --- a/configure.ac +++ b/configure.ac @@ -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 * systems: * - FFMS2 -* * http://code.google.com/p/ffmpegsource/ +* * http://github.com/FFMS/ffms2 *********************************************************************** ])]) @@ -568,9 +568,6 @@ Audio Players PortAudio: $with_portaudio $portaudio_disabled PulseAudio: $with_libpulse $libpulse_disabled -A/V Providers - FFMS2: $with_ffms2 $ffms2_disabled - Misc Packages Hunspell: $with_hunspell $hunspell_disabled FFTW3: $with_fftw3 $fftw3_disabled