]> code.delx.au - pulseaudio/commit
format: Allow format->sample spec conversion for compressed formats
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 5 Mar 2012 15:00:33 +0000 (20:30 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 5 Mar 2012 15:00:33 +0000 (20:30 +0530)
commita0706e7c84d8228f136e9d1c9894a5854cae7bde
treed501ec5fe6b896fd3e79c8f450b71040d278617f
parent8baf8e90c2c6b8b1cb63658e7d46d770bb86560b
format: Allow format->sample spec conversion for compressed formats

This allows clients to get a "fake" sample space for compressed formats
that we can support. This should make size/time conversion for things
like calculating buffer attributes simpler.
src/map-file
src/pulse/format.c
src/pulse/format.h
src/pulse/internal.h
src/pulsecore/sink-input.c
src/pulsecore/source-output.c