On Sun, Feb 09, 2014 at 07:28:13PM +0100, Luca Barbato wrote: > --- a/libavcodec/ffv1dec.c > +++ b/libavcodec/ffv1dec.c > @@ -29,11 +29,9 @@ > #include "libavutil/opt.h" > #include "libavutil/imgutils.h" > -#include "libavutil/timer.h"
This is required for the commented-out START/STOP_TIMER macros. I'd say either remove those as well or keep the header. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
