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:
Josef Söntgen
2017-11-20 16:56:40 +01:00
committed by Norman Feske
parent 1b91592ed3
commit 1182f4dd3a
6 changed files with 203 additions and 144 deletions

View File

@@ -0,0 +1,2 @@
SRC_DIR = src/app/audio_player
include $(GENODE_DIR)/repos/base/recipes/src/content.inc

View File

@@ -0,0 +1 @@
2017-11-29 cb501437b058b1c319520c07d9a72368138588f2

View File

@@ -0,0 +1,8 @@
base
os
libc
audio_out_session
timer_session
report_session
vfs
libav