summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2012-09-29 00:38:13 -0400
committerJustin Ruggles <justin.ruggles@gmail.com>2012-12-05 11:23:37 -0500
commitb384e031daeb1ac612620985e3e5377bc587559c (patch)
treec4f2b37f2578f7bc30ba67ec6570330324d0b6aa /Changelog
parent9d5c62ba5b586c80af508b5914934b1c439f6652 (diff)
lavfi: add volume filter
Based on the volume filter in FFmpeg written by Stefano Sabatini <stefasab@gmail.com>.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 33e55a5f18..7216622935 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest.
version <next>:
- ashowinfo audio filter
- 24-bit FLAC encoding
+- audio volume filter
version 9_beta2: