clean up libs docs; add dataprotocol
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 19 May 2004 16:37:53 +0000 (16:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 19 May 2004 16:37:53 +0000 (16:37 +0000)
commit5e2fb3d072a4afa6f33d9af9c4202381dd61f463
treece13b2b4f93c233656065a71be83dfca6b53eb5f
parent182b3195cd07a5a59ed6a76690fe6e45e466fed0
clean up libs docs; add dataprotocol

Original commit message from CVS:
clean up libs docs; add dataprotocol
ChangeLog
configure.ac
docs/libs/gstreamer-libs-docs.sgml
docs/libs/gstreamer-libs-sections.txt
docs/libs/tmpl/gstdataprotocol.sgml [new file with mode: 0644]
libs/gst/Makefile.am
libs/gst/dataprotocol/Makefile.am [new file with mode: 0644]
libs/gst/dataprotocol/dataprotocol-test.c [new file with mode: 0644]
libs/gst/dataprotocol/dataprotocol.c [new file with mode: 0644]
libs/gst/dataprotocol/dataprotocol.h [new file with mode: 0644]
libs/gst/dataprotocol/dp-private.h [new file with mode: 0644]