summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-12-27 16:51:08 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-12-27 16:51:08 +0000
commit2145f6b8b81a8b2a19b70489e176999ad3e96d0c (patch)
tree3f3ec739b083331d29dd920a5f00decbd7a5a6ac /CHANGES
parentf24c226e09e5df49cdaf50f157c7b6eedf0522ab (diff)
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9dbdbb105..f1a52fb1b 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)
----------------------------------