From 6d13f53fb05950ca9475dbf6f786f6aeffd35b91 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Wed, 29 Aug 2001 00:51:57 +0000 Subject: update to liba52 v 0.7.0 including the dynamic range compensation feature (disabled by default, enable it in your .xinerc if you want it) CVS patchset: 515 CVS date: 2001/08/29 00:51:57 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d96543a0a..350099b66 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = audio_out video_out dxr3 input libmpeg2 libspudec demuxers \ - libac3 libffmpeg liblpcm libw32dll libmad xine-engine + liba52 libffmpeg liblpcm libw32dll libmad xine-engine debug: @list='$(SUBDIRS)'; for subdir in $$list; do \ -- cgit v1.2.3