summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/player.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/player.cc b/src/lib/player.cc
index 3451b892c..924e60be2 100644
--- a/src/lib/player.cc
+++ b/src/lib/player.cc
@@ -568,6 +568,7 @@ Player::video (weak_ptr<Piece> wp, ContentVideo video)
void
Player::audio (weak_ptr<Piece> piece, ContentAudio video)
{
+ /* gain, remap, processor */
/* Put into merge buffer */
}