ALSA: compress: bump the version
We have added support for bunch of new decoders and parameters for decoders. To help users find the support bump the version up to 0,2,0. Signed-off-by: Vinod Koul <vkoul@kernel.org> Reviewed-by: Takashi Iwai <tiwai@suse.de> Link: https://lore.kernel.org/r/20200316055221.1944464-10-vkoul@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
#include <sound/compress_params.h>
|
#include <sound/compress_params.h>
|
||||||
|
|
||||||
|
|
||||||
#define SNDRV_COMPRESS_VERSION SNDRV_PROTOCOL_VERSION(0, 1, 2)
|
#define SNDRV_COMPRESS_VERSION SNDRV_PROTOCOL_VERSION(0, 2, 0)
|
||||||
/**
|
/**
|
||||||
* struct snd_compressed_buffer - compressed buffer
|
* struct snd_compressed_buffer - compressed buffer
|
||||||
* @fragment_size: size of buffer fragment in bytes
|
* @fragment_size: size of buffer fragment in bytes
|
||||||
|
Reference in New Issue
Block a user