summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-05-25 13:14:53 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-06-16 00:54:20 +0200
commit2b1fc5621d93b04d6b78b69402c7a796ceac35ed (patch)
treeba2d399d8720896f6bc4dd3a381227e9f5237fe2 /Changelog
parente20530add7bcc82c86727bf68edb30956c8db470 (diff)
lavfi: add asetnsamples audio filter
This filter changes the number of samples on single output operation. Based on a patch by Andrey Utkin <andrey.krieger.utkin@gmail.com>.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 026d10290b..facd0e9b13 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,7 @@ version next:
- Scene detection in libavfilter
- Indeo Audio decoder
- channelsplit audio filter
+- setnsamples audio filter
version 0.11: