[vlc-commits] Update NEWS and LIST for AVFoundation video capture module

Felix Paul Kühne git at videolan.org
Thu Apr 18 12:43:55 CEST 2013


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Apr 18 12:43:46 2013 +0200| [6479d47f06462dcca890e0f985750d095af7b6fd] | committer: Felix Paul Kühne

Update NEWS and LIST for AVFoundation video capture module

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

 NEWS         |    1 +
 modules/LIST |    1 +
 2 files changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index 880490d..d8d8223 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,7 @@ Access:
  * Add support for Remote Desktop/RDP in view only mode
  * Timecode: generate a clock/timecode as a subtitle track
    vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001
+ * New video capture module for OS X based on AVFoundation
 
 Demuxers:
  * MP4: partial support for fragmented MP4
diff --git a/modules/LIST b/modules/LIST
index 5d73aa4..de50666 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -44,6 +44,7 @@ $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



More information about the vlc-commits mailing list