git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lavr/audio_mix_matrix: acknowledge the existence of LFE2.
[ffmpeg.git]
/
libavresample
/
audio_data.c
diff --git
a/libavresample/audio_data.c
b/libavresample/audio_data.c
index
3f82c50
..
d624ad3
100644
(file)
--- a/
libavresample/audio_data.c
+++ b/
libavresample/audio_data.c
@@
-19,6
+19,7
@@
*/
#include <stdint.h>
+#include <string.h>
#include "libavutil/mem.h"
#include "audio_data.h"