summaryrefslogtreecommitdiff
path: root/libavcodec/ac3enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ac3enc.c')
-rw-r--r--libavcodec/ac3enc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/ac3enc.c b/libavcodec/ac3enc.c
index 5aa415b6d6..84bb7b0290 100644
--- a/libavcodec/ac3enc.c
+++ b/libavcodec/ac3enc.c
@@ -1269,6 +1269,7 @@ static int AC3_encode_close(AVCodecContext *avctx)
/*************************************************************************/
/* TEST */
+#undef random
#define FN (N/4)
void fft_test(void)