projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7971fa9
)
avutil/internal: Suppress empty body warning from emms_c()
author
Michael Niedermayer
<michaelni@gmx.at>
Wed, 6 May 2015 13:46:25 +0000
(15:46 +0200)
committer
Michael Niedermayer
<michaelni@gmx.at>
Wed, 6 May 2015 13:56:32 +0000
(15:56 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/internal.h
patch
|
blob
|
history
diff --git
a/libavutil/internal.h
b/libavutil/internal.h
index
08ee6e5
..
61bc027
100644
(file)
--- a/
libavutil/internal.h
+++ b/
libavutil/internal.h
@@
-47,7
+47,7
@@
#endif
#ifndef emms_c
-# define emms_c()
+# define emms_c()
while(0)
#endif
#ifndef attribute_align_arg