diff Makefile @ 28661:20787bd5c506

Add statistics audio filter that prints information about the audio stream. patch by Nicolas George, nicolas.george normalesup org
author diego
date Sat, 21 Feb 2009 21:27:27 +0000
parents 4d64f83e2fac
children 702db4355c75
line wrap: on
line diff
--- a/Makefile	Sat Feb 21 21:03:57 2009 +0000
+++ b/Makefile	Sat Feb 21 21:27:27 2009 +0000
@@ -68,6 +68,7 @@
               libaf/af_resample.c \
               libaf/af_scaletempo.c \
               libaf/af_sinesuppress.c \
+              libaf/af_stats.c \
               libaf/af_sub.c \
               libaf/af_surround.c \
               libaf/af_sweep.c \