On 05/14/2013 05:39 PM, Hendrik Leppkes wrote: > On Mon, May 13, 2013 at 1:45 AM, Luca Barbato <[email protected]> wrote: >> On 05/12/2013 09:31 AM, Anton Khirnov wrote: >>> It will be used in other places than lavc. >>> --- >>> compat/w32pthreads.h | 271 >>> ++++++++++++++++++++++++++++++++++++++++++++++ >>> libavcodec/pthread.c | 2 +- >>> libavcodec/w32pthreads.h | 271 >>> ---------------------------------------------- >>> 3 files changed, 272 insertions(+), 272 deletions(-) >>> create mode 100644 compat/w32pthreads.h >>> delete mode 100644 libavcodec/w32pthreads.h >>> >> >> I'd test it a bit, I'm not 100% sure it would work out of box that easily. >> >> lu >> > > You should really teach your Git to track renames, which would show us > that its a clean move without any hidden changes. :) > > Anyway, there is another bunch of includes in > libavcodec/vp8.h > libavformat/network.c > > And a SKIPHEADERS entry in the avcodec Makefile which needs fixing. > > With those updated, it compiles fine.
Thanks for testing lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
