Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2012-05-22 05:27:59 +0400
committerJustin Ruggles <justin.ruggles@gmail.com>2012-05-24 00:37:34 +0400
commitc7448c182a701b4c6efc52e0224bcbecc1aa6c3b (patch)
treed57d6e0ae5394ecc4731a6f74e0f6f1afba721b7 /Changelog
parent1e8561e36931d6e2c4294702907ca0beb4cba3b6 (diff)
lavfi: add audio mix filter
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2da60b1166..252cd9ee09 100644
--- a/Changelog
+++ b/Changelog
@@ -20,6 +20,7 @@ version <next>:
- audio filters support in libavfilter and avconv
- add fps filter
- audio split filter
+- audio mix filter
version 0.8: