]> code.delx.au - pulseaudio/commit
module-equalizer-sink
authorJason Newton <nevion@gmail.com>
Sun, 16 Aug 2009 18:38:12 +0000 (11:38 -0700)
committerJason Newton <nevion@gmail.com>
Wed, 30 Sep 2009 06:50:53 +0000 (23:50 -0700)
commit1c1a812b32897a6aa217bbe381e9e82f3b2728fc
treeb0c02ec335c1f2d3b6789239908df42eeba15211
parent0e6711ddd0659d62613e8812b33e36d581875ba0
module-equalizer-sink
    exchanged improper usage of memblockq_peek'd memchunk for silence block
    dropped unneeded function prototypes
    changed mround to be slightly more elegant
    __restrict__ -> restrict for c99
    removed unneeded pa_aupdate_swap calls
    first_iteration -> pa_bool_t
    cleaned up some usage of pa_malloc0 where pa_new0 was more appropriate
    cruft removal, whitespace fixes and reordering of variables
src/modules/module-equalizer-sink.c