On Mon, Aug 05, 2013 at 01:51:27AM -0300, Diogo Franco (Kovensky) wrote: > Diego also suggested checking for POSIX mkdir to begin with instead > of having a workaround hardcoded to windows. That still doesn't > cover the other stuff in os_support.[ch] though.
Yes, but let's please treat and fix separate issues separately. We should check for POSIX mkdir() instead of ifdeffing. For the other issues we should and will find other solutions. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
