Hi, Quoting Nicolas Dufresne (2014-12-04 21:00:06) > av_fast_malloc() signature is void*, but this is just a convenience > not to have to cast. In fact it expect a pointer to pointer. This > fixes a crash on NULL pointer when playing back H263 Sorensen. >
Thank you for fixing my breakage. Do you have a sample you can share that uses this? I've been searching for one for some time, but failed to find it, so ended up pushing the patch untested. It would be really nice to have a FATE test for this. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
