common/: a simple py script to generate valid xml from a C example probably also...
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Sep 2005 20:51:47 +0000 (20:51 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Sep 2005 20:51:47 +0000 (20:51 +0000)
commitbbae2942c24dbc59dcfd577507b518eddfbde828
treefa1ae02a796100a793cb9f34086fb4e90b956ca2
parent1b61a0a311ae5b82b731e95848b856dd867aaeaf
common/: a simple py script to generate valid xml from a C example probably also need to strip an MIT license when we...

Original commit message from CVS:

* common/c-to-xml.py:
* common/gtk-doc-plugins.mak:
a simple py script to generate valid xml from a C example
probably also need to strip an MIT license when we decide
* docs/plugins/Makefile.am:
* gst/level/Makefile.am:
* gst/level/gstlevel.c: (gst_level_init):
* gst/level/level-example.c: (message_handler), (main):
add an example to level that will show up in the docs
* gst/rtp/TODO:
add a note for the future
ChangeLog
common
docs/plugins/Makefile.am
gst/level/Makefile.am
gst/level/gstlevel.c
gst/level/level-example.c [new file with mode: 0644]
gst/rtp/TODO