[FFmpeg-user] compiling ffmpeg with swscale

Roger Pack rogerdpack2 at gmail.com
Tue Jul 24 06:57:47 CEST 2012


>>  > I guess your problem is actually of the "c++ sucks" variety.
>>
>> Speaking of which, did you surround your includes with extern "C" {}?
>>
>
> No I didn't and that was the problem indeed...


Maybe all the publically exported .h files should have extern "C" { }
around themselves? (Sorry for asking--I know little about C, but
somebody else also just ran into the same problem:
http://ffmpeg.zeranoe.com/forum/viewtopic.php?f=15&t=636&p=2023#p2023
So thought I'd mention something...
=r


More information about the ffmpeg-user mailing list