diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2008-10-27 10:33:20 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2008-10-27 10:33:20 +0000 |
| commit | 2e24acaa5bb92ab3833b789c34796d9c1ef870ce (patch) | |
| tree | 75fca81ffeb51955d49a8eb70b45ba752bff4d99 /ChangeLog | |
| parent | af1a12033d94712d219aea9deb2f0633dd302df6 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2008-10-27 Wim Taymans <wim.taymans@collabora.co.uk> + + * 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 <ensonic@users.sf.net> * ext/esd/esdmon.c: |
