]> code.delx.au - pulseaudio/commit
format: Make pa_format_info_snprint() more parseable
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 12 Aug 2011 15:34:38 +0000 (21:04 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 15 Aug 2011 06:21:35 +0000 (11:51 +0530)
commit348c51bfcdfa58bc99e44329b3aa1067adc0e920
tree14dc18daba1075a70359d38a6810705d5196a838
parent248394c8bfdaea5b57e2e68df89bebb498b22601
format: Make pa_format_info_snprint() more parseable

Removes the comma as the proplist separator since that makes
pa_proplist_from_string() break and prints only the encoding if there
are no properties (instead of "<encoding>, (no properties)").
src/pulse/format.c