On Tue, 26 Jun 2012, Måns Rullgård wrote:

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.

AFAIK his test compile managed to pick up this file from /usr/include while it was removed from the local dir.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to