projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a1265
)
works with old gcc versions too
author
Fabrice Bellard
<fabrice@bellard.org>
Tue, 10 Jun 2003 22:45:43 +0000
(22:45 +0000)
committer
Fabrice Bellard
<fabrice@bellard.org>
Tue, 10 Jun 2003 22:45:43 +0000
(22:45 +0000)
Originally committed as revision 1948 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/wmadec.c
patch
|
blob
|
history
diff --git
a/libavcodec/wmadec.c
b/libavcodec/wmadec.c
index ab02feb7284c3ac48f839435b1f1a132e8076bfc..8d3763213b5cf1b7bc0aa150ad14ca5314c39c72 100644
(file)
--- a/
libavcodec/wmadec.c
+++ b/
libavcodec/wmadec.c
@@
-199,7
+199,7
@@
static void dump_floats(const char *name, int prec, const float *tab, int n)
#else
-#define trace(fmt, ...)
+#define trace(fmt,
args
...)
#endif