[alsa-devel] alsa-lib support for compress offload

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Thu Jan 22 23:03:16 CET 2015


On 1/22/15 3:56 PM, Vinod Koul wrote:
> Can we actually support compress with current alsa APIs? If yes then we can
> do rework and keep current tinycompress APIs for Andporid and let core lib
> be reused, if not then we can go with these new APIs

No. We need to be able to pass decoder/encoder parameters, and we need 
the ability to deal with bytes, without any fixed mapping between bytes 
and time. If we want any convergence we'd need ALSA to deal with bytes 
only and not frames, in addition to the extra configuration steps, which 
would be a complete API change.
-Pierre


More information about the Alsa-devel mailing list