From 0cddea37546e00caa3f438e0da6e21b931b8de48 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 21 Feb 2009 21:27:27 +0000 Subject: Add statistics audio filter that prints information about the audio stream. patch by Nicolas George, nicolas.george normalesup org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28696 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d4afdd524e..449b0589e3 100644 --- a/Makefile +++ b/Makefile @@ -68,6 +68,7 @@ SRCS_COMMON = asxparser.c \ 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 \ -- cgit v1.2.3