From 89060e8696a1b3daa576449095b12f9ab2e8e34a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 13 Jan 2009 17:49:07 +0000 Subject: tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index afe32145..6701e705 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-13 Wim Taymans + + * tests/examples/rtp/server-alsasrc-PCMA.c: (print_source_stats), + (print_stats), (main): + Add some example code for printing the RTP manager stats. + 2009-01-13 Sebastian Dröge * gst/audiofx/audiochebband.c: (gst_audio_cheb_band_class_init), -- cgit