]> www.infradead.org Git - users/hch/misc.git/commitdiff
ALSA: compress_offload: increase SNDRV_COMPRESS_VERSION minor version by 1
authorAlexey Klimov <alexey.klimov@linaro.org>
Wed, 17 Sep 2025 07:32:51 +0000 (08:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 19 Sep 2025 12:58:09 +0000 (14:58 +0200)
Since addition of raw opus codec support we need to update
compress API minor version by one.
Bump the SNDRV_COMPRESS_VERSION to 0.4.1.

Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/compress_offload.h

index 26f756cc2e6215fe99bbac4f4a32ceb475068ec4..b610683fd8dbe4cb60489874fe94aca167ac7abb 100644 (file)
@@ -13,7 +13,7 @@
 #include <sound/asound.h>
 #include <sound/compress_params.h>
 
-#define SNDRV_COMPRESS_VERSION SNDRV_PROTOCOL_VERSION(0, 4, 0)
+#define SNDRV_COMPRESS_VERSION SNDRV_PROTOCOL_VERSION(0, 4, 1)
 /**
  * struct snd_compressed_buffer - compressed buffer
  * @fragment_size: size of buffer fragment in bytes