Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
f9e4bcb9
Commit
f9e4bcb9
authored
Jul 24, 2006
by
Felix Paul Kühne
Browse files
libavutil/common.h was re-worked, so it doesn't need to be patched anymore
parent
4809df7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Patches/ffmpeg-svn.patch
View file @
f9e4bcb9
...
...
@@ -74,22 +74,3 @@ Index: ffmpeg/configure
exec_prefix=
libdir=\${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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment