Does anyone know how to compile C++ programs with the ffmpeg API? I notice that there are no extern "C" statements in the headers but even when this is addressed, I still get link errors along the lines of:
"...undefined reference to __gxx_personality_v0" , which seems to arise within some temporary '.o' file in /tmp. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
