aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-27 16:51:08 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-27 16:51:08 +0000
commitecca5a02322bfeb6f464978d1631155cdf4425d4 (patch)
tree3f3ec739b083331d29dd920a5f00decbd7a5a6ac /CHANGES
parent806b3cfdd3efb3c06fcbefd59cb10797ef5ed88c (diff)
clarify the type of video support in chan_oss
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@94902 f38db490-d61c-443f-a65b-d21fe96a405b
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)
----------------------------------