]> code.delx.au - pulseaudio/history - src/modules/rtp/headerlist.c
Use pa_hashmap_remove_and_free() where appropriate
[pulseaudio] / src / modules / rtp / headerlist.c
2014-04-17 Tanu KaskinenUse pa_hashmap_remove_and_free() where appropriate
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2009-01-08 Lennart PoetteringMerge commit 'origin/master-tx'
2008-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-10-08 Lennart PoetteringMerge commit 'coling/airtunes-0.9.13'
2008-10-08 Colin GuthrieRemove $Id$ lines left over from SVN
2008-10-08 Colin GuthrieSome misc fixes. consts, base64 optimisation (not that...
2008-10-08 Colin GuthrieUse pa_sprintf_malloc to do simple concatenation rather...
2008-10-08 Colin GuthrieAdd a small lib to interpret and produce headers as...