On 10/8/2015 9:08 AM, Rémi Denis-Courmont wrote: > I would assert and abort here. The most likely problems here are > deadlocks (i.e. recursive initialization) and memory corruption (once > ff_h264_vlc_init is garbage)...
I initially had this since Hendrik's patch could fail, but that is no longer the case. I have no strong opinion on what to do in the error case - you're screwed regardless. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
