git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee5234d
)
af_aformat: hotfix compile due to strsep()
author
Michael Niedermayer
<michaelni@gmx.at>
Mon, 15 Aug 2011 01:35:25 +0000
(
03:35
+0200)
committer
Michael Niedermayer
<michaelni@gmx.at>
Mon, 15 Aug 2011 01:35:25 +0000
(
03:35
+0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/af_aformat.c
patch
|
blob
|
history
diff --git
a/libavfilter/af_aformat.c
b/libavfilter/af_aformat.c
index
f4ea0dd
..
59a2d5a
100644
(file)
--- a/
libavfilter/af_aformat.c
+++ b/
libavfilter/af_aformat.c
@@
-23,6
+23,7
@@
* format audio filter
*/
+#define _BSD_SOURCE
#include "libavutil/audioconvert.h"
#include "avfilter.h"
#include "internal.h"