[FFmpeg-user] Link against non-specific .so

Andreas Sommer andreas.sommer87 at googlemail.com
Thu Jan 24 18:09:56 CET 2013


When I compile the FFmpeg libraries for Android, I get .so files that
reference the others with their specific version. For example,
libswscale.so contains a reference to libavutil.so.52.

How can I change this to reference "libavutil.so" without the suffix?

Regards,
Andreas


More information about the ffmpeg-user mailing list