Hi Bob, Just checked in the patch to SVN trunk (https://trac.pjsip.org/repos/changeset/4044). Thanks for the report and the patch. BR, nanang On Fri, Apr 13, 2012 at 1:14 AM, Bob van der Linden <bobvanderlinden at gmail.com> wrote: > > Hi, > > In revision 4017 XVID was removed from the supported formats in pjmedia, but > the file pjmedia/src/pjmedia/ffmpeg_util.c still refers to > PJMEDIA_FORMAT_XVID when compiling using an older version of libavcodec. > This leads to the error: > > ../src/pjmedia/ffmpeg_util.c:74: error: ?PJMEDIA_FORMAT_XVID? undeclared > here (not in a function) > > > This patch makes the project compilable again for people using an older > version of libavcodec (like in Ubuntu 10.04). Could any of the > pjproject-devs apply this patch? > > Thanks for the work, > Bob van der Linden > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >