On Fri, Dec 9, 2016 at 10:22 AM, Sean McGovern <[email protected]> wrote: > Hi Wan-Teh, > [...] > Does this by any chance fix https://bugzilla.libav.org/show_bug.cgi?id=930 ?
Hi Sean, No. My patch is completely unrelated to that bug. That bug is a crash caused by a null pointer dereference. The crash occurs when preparing the first argument for ff_thread_report_progress(). I believe the process didn't enter the ff_thread_report_progress() function, even though ff_thread_report_progress() is in the callback. Wan-Teh Chang _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
