Hi Saul, > PJSIP is not the only project facing these issues. No doubt :) > I don't recall where I borrowed the code from, but it's a widely used idiom AFAICT. I really don't see where the problem is, did you run into any issues with my patch? Yes, indeed: - undefined AVCodecID, reported to happen with libavcodec 54.33.100. - undefined PIX_FMT_GBRP, should happen with libavutil 51.20.1 - 51.42.0 (the range may not be accurate, not easy to track them), as on these range, PIX_FMT_GBR24P is just an enum member (not a macro), and PIX_FMT_GBRP is not defined yet (neither as macro nor enum member). BR, nanang > > -- > Sa?l Ibarra Corretg? > AG Projects > > > > > _______________________________________________ > 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