C++ plugin with libav

Hello,

It seems like in the latest experimental build of touch designer the libav dlls have been updated to version 56 which is causing a conflict with my header files which use libav and crashes my plugin.

This was working in earlier builds as Touch designer was using version 53.

Could you suggest a way to get around this problem. Ideally if you could include the header files of those libraries in the distribution, that would really help.

Thank you.
Ram.

You can find information about the ffmpeg release we use here:
derivative.ca/wiki088/index.php?title=FFmpeg

Thank you Malcolm - that worked.