2007/10/22, toby <[EMAIL PROTECTED]>: > Wrapping the ffmpeg/avcodec includes of fileac3.C and ffmpeg.C into > extern "C" statements did the trick. > Maybe this is a completely sick approach, but at least g++ seems to be > happy at link time. > If anyone knows how to do better, please let me know !
This is the "intented" way to include ffmpeg from C++, according to the ffmpeg devs. AFAIK Cheers -Richard -- Are you teaching the What and the How but without the Why and the When? _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
