Page 1 of 1

Building H323plus plugin with new version of H.264 dll

Posted: Wed Jan 29, 2014 9:54 pm
by marekjp
In the past I built H264 plugin using pre-compiled libraries from
http://www.h323plus.org/source/download/ffmpeg_x264.zip

The archive includes avcodec52.dll. Our endpoint experiences occasional instability in H.264 codec (well, it crashes while in avcodec52)). I thought I will try the newest version (avcodec55.dll) but I'm sure the plugin
must be re-built. Where do I find the code pointing the plugin to the new dll (or, source of which dll in the archive I need to modify)?

Marek