Commit 9f15438b authored by Felix Paul Kühne's avatar Felix Paul Kühne

* another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the...

* another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the previous configure-specific one
parent aa0e6bd7
...@@ -74,3 +74,22 @@ Index: ffmpeg/configure ...@@ -74,3 +74,22 @@ Index: ffmpeg/configure
exec_prefix= exec_prefix=
libdir=\${pcfiledir}/libpostproc libdir=\${pcfiledir}/libpostproc
includedir=\${pcfiledir}/libpostproc includedir=\${pcfiledir}/libpostproc
Index: ffmpeg/libavutil/common.h
===================================================================
--- ffmpeg/libavutil/common.h (revision 5805)
+++ ffmpeg/libavutil/common.h (working copy)
@@ -154,11 +154,9 @@
# define FF_IMPORT_ATTR
#endif
-
-# include "bswap.h"
-
#ifdef HAVE_AV_CONFIG_H
/* only include the following when compiling package */
+# include "bswap.h"
# include "internal.h"
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment