On 6/15/2013 8:24 PM, Luca Barbato wrote: > - abort(); // fatal error, we are called on a partially > initialized table > + return AVERROR_BUG;
Perhaps I misunderstand the comment, but should this not be AVERROR(ENOMEM) ? - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
