Tools: Topology2: Add 24 kHz rate to topologies with SRC#10597
Tools: Topology2: Add 24 kHz rate to topologies with SRC#10597singalsu wants to merge 3 commits into
Conversation
|
Topologies build in SOF CI fails with:
Need to have alsa-lib with patch alsa-project/alsa-lib#497 |
|
This PR also depends on #10598 . We can't update alsa-lib with 24 kHz rate support without fixing the topology build issue. |
Merged. Non draft ? |
I need to wait for Perex to merge the alsa-lib patch. |
He has before closed the PR when merged (alsa-project/alsa-lib#497) but it's still open and I can't see "24 kHz" in latest commit titles. |
I pinged today Perex on the alsa-lib PR, hope he responds. |
7dd260d to
bc9a8fc
Compare
This change updates to Release v1.2.16, needed for extended sample rates add to SOF topologies. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
bc9a8fc to
44c5302
Compare
44c5302 to
50f0f06
Compare
This patch updates the commits to Release v1.2.16. It is needed to build topologies with extended sample rates. The autoconf install is needed due to dependency from alsa-lib. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch adds the missing 24 kHz rate that is used with MPEG-2 standard based and other codecs. The support started with Linux kernel 6.12. Note: Build of these topologies needs alsa-lib version TBD. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
50f0f06 to
02bdca6
Compare
This patch adds the missing 24 kHz rate that is used with MPEG-2 standard based and other codecs. The support started with Linux kernel 6.12.
Note: Build of these topologies needs alsa-lib version TBD.