summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-17 20:17:16 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-17 20:17:16 +0000
commit39f96981065b93e218c7e53624d427ec7ad4f088 (patch)
treeeef00c8a620f11b59e72217c5ea0926a92476104
parenta69bd69c5c1ccfdfb5289720c848f59354c4e2ef (diff)
downloadATCD-39f96981065b93e218c7e53624d427ec7ad4f088.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c5
-rw-r--r--TAO/docs/releasenotes/index.html29
2 files changed, 7 insertions, 27 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 520cbba52f2..594eb2fd722 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,8 @@
+Mon Aug 17 15:16:13 1998 Nagarajan Surendran <naga@cs.wustl.edu>
+
+ * docs/releasenotes/index.html: Removed some outdated notes
+ on A/V streaming service.
+
Mon Aug 17 11:07:09 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* orbsvcs/tests/Concurrency/CC_command.tab.cpp.diff:
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index 465fafce139..03a2d83b711 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -519,8 +519,7 @@ Future work:
<HR WIDTH="100%">
<H3>
<A NAME="av"></A>CORBA Audio/Video Control Service</H3>
-Point of contact: <A HREF="mailto:sumedh@cs.wustl.edu">Sumedh Mungee</A>
-and <A HREF="mailto:naga@cs.wustl.edu">Nagarajan Surendran</A>
+Point of contact: <A HREF="mailto:naga@cs.wustl.edu">Nagarajan Surendran</A>
<P>This is an implementation of the OMG spec addressing the <A HREF="http://www.cs.wustl.edu/~sumedh/research/corbaav.pdf">Control
and Management of Audio/Video Streams</A>.
@@ -530,26 +529,7 @@ profile. An MPEG-1 application which streams mpeg-1 video and mpeg-1 audio
separately has been developed using the service. This application currently
works only for Unix platforms.
-<P>Current Status:
-<UL>
-<LI>
-Implemented the handshake mechanism between the consumer and supplier of
-the stream.</LI>
-
-<LI>
-Implemented a simple version of the stream controller (StreamCtrl).</LI>
-
-<LI>
-Implemented the VDev and StreamEndPoint base class functionality.</LI>
-
-<LI>
-Implemented the MMDevice interface, which is a factory for StreamEndPoint
-and VDev objects.</LI>
-
-<LI>
-Implemented a mpeg-1 streaming audio/video application using the a/v service.</LI>
-</UL>
-Work in progress:
+<P>Work in progress:
<UL>
<LI>
Implementing the SFP protocol</LI>
@@ -572,11 +552,6 @@ client is enough to test the application.
<P>The various tests in the tests/POA test the different features of the
Portable Object Adapter interface like Explicit Activation, On Demand Activation,etc..
-<P>Future work:
-
-<P>Developing a one-buttoned test for all the different TAO tests similar
-to the ACE-one buttoned test.
-
<P>MT_Cubit:
<P>Current status: