[vlc-devel] commit: Use --enable-swscale instead of --enable-swscaler ( Rémi Duraffort )

Jean-Paul Saman jean-paul.saman at planet.nl
Tue Mar 11 09:02:57 CET 2008


Jean-Paul Saman wrote:
> git version control wrote:
>> vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Mon Mar 10 20:53:22 2008 +0100| [fb2370673de54602cfe829e5bdfe433dad7294a9]
>>
>> Use --enable-swscale instead of --enable-swscaler
>>
>>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fb2370673de54602cfe829e5bdfe433dad7294a9
>> ---
>>
>>  extras/contrib/src/Makefile |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
>> index da4cd79..e261dcc 100644
>> --- a/extras/contrib/src/Makefile
>> +++ b/extras/contrib/src/Makefile
>> @@ -132,7 +132,7 @@ endif
>>  FFMPEGCONF+= --enable-small --disable-debug --disable-mpegaudio-hp
>>  FFMPEG_CFLAGS += -DHAVE_LRINTF --std=c99
>>  else
>> -FFMPEGCONF+= --enable-libmp3lame --enable-libfaac --enable-liba52 --enable-swscaler
>> +FFMPEGCONF+= --enable-libmp3lame --enable-libfaac --enable-liba52 --enable-swscale
>>  endif
> 
> I believe this is wrong. In all of my ffmpeg checkouts including one of 
> yesterday (svnversion 12406) it says --enable-swsaler. Please revert.

Rafael, just told me that the change was made last night. So never mind.

Gtz
Jean-Paul Saman.



More information about the vlc-devel mailing list