We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978c829 commit 9ae47fbCopy full SHA for 9ae47fb
libavcodec/dcaenc.h
@@ -22,6 +22,8 @@
22
#ifndef AVCODEC_DCAENC_H
23
#define AVCODEC_DCAENC_H
24
25
+#include <stdint.h>
26
+
27
/* This is a scaled version of the response of the reference decoder to
28
this vector of subband samples: ( 1.0 0.0 0.0 ... 0.0 )
29
*/
0 commit comments