[vlc-commits] LIST: correctly reorder the list

Jean-Baptiste Kempf git at videolan.org
Sun May 5 20:31:24 CEST 2013


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun May  5 20:31:14 2013 +0200| [53d03277ca4b29fbf92b63f69f203425bd7ebdb8] | committer: Jean-Baptiste Kempf

LIST: correctly reorder the list

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

 modules/LIST |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/LIST b/modules/LIST
index de50666..cf664a3 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -44,7 +44,6 @@ $Id$
  * android_audiotrack: audio output for Android, based on AudioTrack
  * android_surface: video output for Android, based on Surface
  * antiflicker: anti-flicker video filter
- * avcapture: AVFoundation based video capture module
  * araw: Pseudo audio decoder for raw PCM
  * asf: ASF demuxer
  * atmo: Ambilight-like video-output
@@ -56,6 +55,7 @@ $Id$
  * audioscrobbler: AudioScrobbler/Last.fm submission plugin
  * audiounit_ios: AudioUnit output plugin for iOS
  * auhal: Audio output for Mac OS X based on the AUHAL API
+ * avcapture: AVFoundation based video capture module
  * avcodec: libavcodec audio/video decoder
  * avformat: libavformat demuxer
  * avi: AVI file stream demuxer



More information about the vlc-commits mailing list