You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/2mandvd/files/2mandvd-1.7.3-libav.patch

11 lines
269 B

--- videowrapper.h
+++ videowrapper.h
@@ -11,6 +11,7 @@
#include <libavutil/common.h>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
+ #include <libavutil/mathematics.h>
#include <libswscale/swscale.h>
}