On Fri, May 23, 2014 at 12:43 PM, Vittorio Giovara <[email protected]> wrote: > Rework the comparison into something simpler to understand. > ---
Ok'd by Anton on IRC with the following correction: - else if (avctx->strict_std_compliance > FF_COMPLIANCE_UNOFFICIAL && + else if (avctx->strict_std_compliance <= FF_COMPLIANCE_UNOFFICIAL && Cheers, -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
