tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a receiver.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 2 Jan 2009 15:20:48 +0000 (15:20 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 2 Jan 2009 15:20:48 +0000 (15:20 +0000)
commit9f46e70477b728cb6cfb429169b90efa9b889e78
tree288270d8862562c467cfa15c0de1f086a5b6e028
parentf2c94d14683658514c236b38e9ed7ef557b7145f
tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a receiver.

Original commit message from CVS:
* tests/examples/rtp/.cvsignore:
* tests/examples/rtp/Makefile.am:
* tests/examples/rtp/client-PCMA.c: (pad_added_cb), (main):
* tests/examples/rtp/server-alsasrc-PCMA.c: (main):
Add two C examples of using gstrtpbin as a sender and a receiver.
ChangeLog
tests/examples/rtp/.gitignore [new file with mode: 0644]
tests/examples/rtp/Makefile.am
tests/examples/rtp/client-PCMA.c [new file with mode: 0755]
tests/examples/rtp/server-alsasrc-PCMA.c [new file with mode: 0755]