From 46fc7821f9af213574f8ca26b66813f9163995f7 Mon Sep 17 00:00:00 2001 From: Mike Melanson Date: Fri, 19 Dec 2003 05:45:06 +0000 Subject: mention the raw AAC demuxer CVS patchset: 5924 CVS date: 2003/12/19 05:45:06 --- ChangeLog | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6016acb7a..703361291 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ xine-lib (1-rc4) * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9 * auto hidding of the subtitles + * raw AAC file demuxer xine-lib (1-rc3) * fix dvd menu blending when using tvtime plugin (yuy2 blend) diff --git a/configure.ac b/configure.ac index 1f45646e7..e96ab1780 100644 --- a/configure.ac +++ b/configure.ac @@ -1958,7 +1958,7 @@ echo " - interplay mve - psx str" echo " - ws aud - pva" echo " - vox - nsf" echo " - nsv - 4xm" -echo " - ac3" +echo " - ac3 - aac" if test x"$enable_asf" = "xyes"; then echo " - asf" fi -- cgit v1.2.3