From 2145f6b8b81a8b2a19b70489e176999ad3e96d0c Mon Sep 17 00:00:00 2001
From: Luigi Rizzo <rizzo@icir.org>
Date: Thu, 27 Dec 2007 16:51:08 +0000
Subject: [PATCH] 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
---
 CHANGES | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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)
 ----------------------------------
-- 
GitLab