From: Luigi Rizzo Date: Thu, 27 Dec 2007 16:51:08 +0000 (+0000) Subject: clarify the type of video support in chan_oss X-Git-Tag: 1.6.0-beta1~3^2~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2145f6b8b81a8b2a19b70489e176999ad3e96d0c;p=thirdparty%2Fasterisk.git clarify the type of video support in chan_oss git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94902 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 9dbdbb105b..f1a52fb1b0 100644 --- a/CHANGES +++ b/CHANGES @@ -138,7 +138,9 @@ MGCP changes OSS Channel changes ------------------- - * Added experimental support for video under X windows + * Added experimental support for video send&receive. + Requires SDL and ffmpeg/avcodec, plus Video4Linux or X11 + to act as video source. Phone channel changes (chan_phone) ----------------------------------