Commit 6479d47f authored by Felix Paul Kühne's avatar Felix Paul Kühne

Update NEWS and LIST for AVFoundation video capture module

parent c91126ca
...@@ -50,6 +50,7 @@ Access: ...@@ -50,6 +50,7 @@ Access:
* Add support for Remote Desktop/RDP in view only mode * Add support for Remote Desktop/RDP in view only mode
* Timecode: generate a clock/timecode as a subtitle track * Timecode: generate a clock/timecode as a subtitle track
vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001 vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001
* New video capture module for OS X based on AVFoundation
Demuxers: Demuxers:
* MP4: partial support for fragmented MP4 * MP4: partial support for fragmented MP4
......
...@@ -44,6 +44,7 @@ $Id$ ...@@ -44,6 +44,7 @@ $Id$
* android_audiotrack: audio output for Android, based on AudioTrack * android_audiotrack: audio output for Android, based on AudioTrack
* android_surface: video output for Android, based on Surface * android_surface: video output for Android, based on Surface
* antiflicker: anti-flicker video filter * antiflicker: anti-flicker video filter
* avcapture: AVFoundation based video capture module
* araw: Pseudo audio decoder for raw PCM * araw: Pseudo audio decoder for raw PCM
* asf: ASF demuxer * asf: ASF demuxer
* atmo: Ambilight-like video-output * atmo: Ambilight-like video-output
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment