vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Jun 14 23:30:47 2016 +0200| [ef667f29ca9440585c20c0f48861b66b47c31f2f] | committer: Jean-Baptiste Kempf
Fix MODULES_LIST > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ef667f29ca9440585c20c0f48861b66b47c31f2f --- modules/MODULES_LIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST index 24a5f7a..468ef62 100644 --- a/modules/MODULES_LIST +++ b/modules/MODULES_LIST @@ -19,6 +19,7 @@ $Id$ * access_output_livehttp: Live HTTP stream output * access_output_shout: Shoutcast access output * access_output_udp: UDP Network access_output module + * access_qtsound: Quicktime Audio Capture * access_realrtsp: Real RTSP access * access_wasapi: WASAPI audio input * accesstweaks: access control tweaking module (dev tool) @@ -307,7 +308,6 @@ $Id$ * pva: PVA demuxer * qsv: QuickSyncVideo Encoder for Intel hardware * qt: interface module using the cross-platform Qt widget library - * qtsound: Quicktime Audio Capture * rar: RAR access and stream filter * rawaud: raw audio input module for vlc * rawdv: Raw DV demuxer _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
