<p>In /avcodec/libxvidff.c the AVCodec definition has CODEC_ID_MPEG4 instead of CODEC_ID_LIBXVID. In that case, when i walk over all codecs with av_codec_next() i will get the wrong Codec id for that.</p>
<p>Thanks,<br>
Jan</p>