From: Antoine Cellerier Date: Sat, 3 Jan 2009 20:29:58 +0000 (+0100) Subject: Mention OSS and Alsa access split. X-Git-Tag: 1.0.0-pre1~1565 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=71b23066e308e5c0489dfc7423adcfbae2d3c342;p=vlc Mention OSS and Alsa access split. --- diff --git a/NEWS b/NEWS index f62be6ff5e..22e775bf34 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ Access: * On-the-fly gzip and bzip2 file decompression (except on Windows) * Playback for video in Rar archives * DVB-S and ATSC support on Windows + * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support + OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed. Inputs: * Mouse cursor support in x11 and win32 screen modules