[vlc-commits] commit: NEWS, po and modules/LIST for AudioQueue (Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Thu Sep 16 01:12:46 CEST 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Sep 16 01:08:00 2010 +0200| [25bf88284c9d20cb9aefaa30948d1f9ce58522a5] | committer: Jean-Baptiste Kempf 

NEWS, po and modules/LIST for AudioQueue

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=25bf88284c9d20cb9aefaa30948d1f9ce58522a5
---

 NEWS           |    3 +++
 modules/LIST   |    1 +
 po/POTFILES.in |    1 +
 3 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 80e8122..3fe4b97 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,9 @@ Interfaces
 Video Output:
  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
 
+Audio Output:
+ * New audio output based on AudioQueue API for iOS
+
 Audio Filter:
  * New Compressor filter, a dynamic range compressor
 
diff --git a/modules/LIST b/modules/LIST
index 94771e3..7d2996c 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -52,6 +52,7 @@ $Id$
  * audio_format_neon: helper module for audio transcoding using NEON assembly
  * audiobargraph_a: audiobargraph audio plugin
  * audiobargraph_v: audiobargraph video plugin
+ * audioqueue: Audio Output based on AudioQueue API for iOS
  * audioscrobbler: AudioScrobbler/Last.fm submission plugin
  * auhal: Audio output for MacOS X based on the AUHAL API
  * avcodec: FFmpeg audio/video decoder
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5c72fad..77533cd 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -335,6 +335,7 @@ modules/audio_mixer/float32.c
 modules/audio_mixer/spdif.c
 modules/audio_mixer/trivial.c
 modules/audio_output/alsa.c
+modules/audio_output/audioqueue.c
 modules/audio_output/auhal.c
 modules/audio_output/directx.c
 modules/audio_output/file.c



More information about the vlc-commits mailing list