audio_player: adapt to API changes
The impact of a memory leak that occurs when resampling vorbis fltp files is reduced and in addition a recipe is provided. Fixes #92.
This commit is contained in:
committed by
Norman Feske
parent
1b91592ed3
commit
1182f4dd3a
2
recipes/src/audio_player/content.mk
Normal file
2
recipes/src/audio_player/content.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
SRC_DIR = src/app/audio_player
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
1
recipes/src/audio_player/hash
Normal file
1
recipes/src/audio_player/hash
Normal file
@@ -0,0 +1 @@
|
||||
2017-11-29 cb501437b058b1c319520c07d9a72368138588f2
|
||||
8
recipes/src/audio_player/used_apis
Normal file
8
recipes/src/audio_player/used_apis
Normal file
@@ -0,0 +1,8 @@
|
||||
base
|
||||
os
|
||||
libc
|
||||
audio_out_session
|
||||
timer_session
|
||||
report_session
|
||||
vfs
|
||||
libav
|
||||
Reference in New Issue
Block a user