Anton Khirnov <[email protected]> writes: > --- > avconv.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/avconv.c b/avconv.c > index 27dabc0..ff06bce 100644 > --- a/avconv.c > +++ b/avconv.c > @@ -51,7 +51,6 @@ > # include "libavfilter/avfiltergraph.h" > # include "libavfilter/buffersrc.h" > # include "libavfilter/buffersink.h" > -# include "libavfilter/vsrc_buffer.h" > > #if HAVE_SYS_RESOURCE_H > #include <sys/types.h> > --
How did this happen? Did you not do a test build before pushing? Not trying to crucify anyone here, just would like to know what went wrong in case there's something we can do to prevent it from happening again. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
