summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-10-23 21:37:26 +0200
committerAnton Khirnov <anton@khirnov.net>2012-10-29 21:29:58 +0100
commit20dd41af8513de427b00ee598339c9bc5778bdc5 (patch)
treefd749810dc37b040c215e399941474189023413a /Changelog
parent9b500b8f6c9806f3979f9d1fb874b7f4a802c656 (diff)
lavfi: add ashowinfo filter
It can be useful for debugging. Based on a patch by Stefano Sabatini <stefano.sabatini-lala@poste.it>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c3d55c1c3c..e2c4273ded 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest.
version <next>:
- metadata (INFO tag) support in WAV muxer
- support for building DLLs using MSVC
+- ashowinfo audio filter
version 9_beta1: