diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/player.cc | 1 |
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 */ } |
