[alsa-devel] fcplay: initial addition
GitHub pull_request - opened
github at alsa-project.org
Thu Dec 5 10:08:45 CET 2019
alsa-project/tinycompress pull request #3 was opened from vinodkoul:
This tool was forked from tinycompress cplay. The fork was required due
to this linking against libavcodec which is GPL. This uses libav APIs to
parse the compressed files and send the audio stream to compressed
device using tinycompress APIs
Right now it supports only playback on MP3 (no problems now not finding
sync word) and flac files.
Tested-by: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
Signed-off-by: Vinod Koul <vkoul at kernel.org>
Request URL : https://github.com/alsa-project/tinycompress/pull/3
Patch URL : https://github.com/alsa-project/tinycompress/pull/3.patch
Repository URL: https://github.com/alsa-project/tinycompress
More information about the Alsa-devel
mailing list