From 2e24acaa5bb92ab3833b789c34796d9c1ef870ce Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 27 Oct 2008 10:33:20 +0000 Subject: tests/check/elements/icydemux.c: Add some refcount check Original commit message from CVS: * tests/check/elements/icydemux.c: (icydemux_found_pad): Add some refcount check * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run): Don't ignore the result of write(), fixes a compiler warning for me. * tests/icles/videobox-test.c: (main): Make the output a little more pretty. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b3a81fa0..3f2ac976 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-10-27 Wim Taymans + + * tests/check/elements/icydemux.c: (icydemux_found_pad): + Add some refcount check + + * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run): + Don't ignore the result of write(), fixes a compiler warning for me. + + * tests/icles/videobox-test.c: (main): + Make the output a little more pretty. + 2008-10-27 Stefan Kost * ext/esd/esdmon.c: -- cgit