]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
aac: add "mp4" to suffixes for guess_audio_format()
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 9c8d2cce702e4ff5e91e3ea41d7306d7690360be..0a7189c0399b4f18cea2553cc0dd01e0eb8c7b2f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,8 @@ NEWS
 A bunch of new features and core changes.
 
        - the new paraslash scheduler, short and sweet.
-       - Support for m4a files via the new aac filter/ and audio
-         format handler (requires libfaad).
+       - Support for m4a/mp4 files via the new aac audio format
+         handler/filter (requires libfaad).
        - each writer has its own command line parser, just like
          para_recv and para_filter.
        - new writer: osxplay (thanks to Gerd Becker)