]> git.alsa-project.org Git - tinycompress.git/commit
fcplay: Decode the AAC header to set correct codec->format value
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 12 Mar 2026 11:31:43 +0000 (13:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 29 May 2026 11:20:27 +0000 (13:20 +0200)
commit590c1d3c66ab6b740fe12732d7abf576583eb6c9
tree7bd5e339fcc1d39236135e5853ecc44a788c59f5
parent925fc0f0f54a0cae46e353a4081ef210d2b3cc6b
fcplay: Decode the AAC header to set correct codec->format value

Set the codec->format for AAC based on the information from the header.

Closes: https://github.com/alsa-project/tinycompress/pull/34
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/utils-lgpl/fcplay.c