Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ↵ | Wim Taymans | 2009-01-13 | 1 | -0/+53 |
| | | | | | | | | | the RTP manager stats. Original commit message from CVS: * tests/examples/rtp/server-alsasrc-PCMA.c: (print_source_stats), (print_stats), (main): Add some example code for printing the RTP manager stats. | ||||
* | tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ↵ | Wim Taymans | 2009-01-02 | 1 | -0/+168 |
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. |