On 27/09/2012 5:08 PM, Martin Storsjö wrote: >>> - Multithreaded DLL runtime (or was this only necessary for the static >>> linking)? >> >> No, it's necessary for anything. >> >>> - msinttypes >> >> This is covered in the parent section. Perhaps a reference could be added. >> >>> - #define inline _inline (or a suitable -D flag) >> >> Is this even still needed? > > Yes, it's only worked around within the build with -Dinline=__inline (hmm, > apparently you can do it with either one or two underscores), but the > public headers have similar stuff which any caller needs to be able to > handle as well.
I've decided to keep this patch as-is, and I've sent [PATCH 6/5] instead. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
