[vlc-commits] Update LIST and NEWS
Jean-Baptiste Kempf
git at videolan.org
Fri Oct 5 17:46:54 CEST 2012
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Oct 5 17:44:43 2012 +0200| [91b10ca830ef9a53bbd7c3adb7999e397258f708] | committer: Jean-Baptiste Kempf
Update LIST and NEWS
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=91b10ca830ef9a53bbd7c3adb7999e397258f708
---
NEWS | 1 +
modules/LIST | 1 +
2 files changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index 216cc1d..7d33642 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,7 @@ Audio output:
* Windows Audio Session API audio output support
* OpenBSD sndio audio output support
* Important improvements on the OpenSL ES module
+ * Android AudioTrack audio output support
Audio Filters:
* new remapping channel filter
diff --git a/modules/LIST b/modules/LIST
index 33050b5..6fadca3 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -41,6 +41,7 @@ $Id$
* alsa: audio output module using the ALSA API
* amem: audio memory output
* anaglyph: anaglyph 3d video filter
+ * android_audiotrack: audio output for Android, based on AudioTrack
* android_surface: video output for Android, based on Surface
* antiflicker: anti-flicker video filter
* araw: Pseudo audio decoder for raw PCM
More information about the vlc-commits
mailing list