diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-05-25 13:14:53 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-06-16 00:54:20 +0200 |
commit | 2b1fc5621d93b04d6b78b69402c7a796ceac35ed (patch) | |
tree | ba2d399d8720896f6bc4dd3a381227e9f5237fe2 /Changelog | |
parent | e20530add7bcc82c86727bf68edb30956c8db470 (diff) | |
download | ffmpeg-2b1fc5621d93b04d6b78b69402c7a796ceac35ed.tar.gz |
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-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version next: - Scene detection in libavfilter - Indeo Audio decoder - channelsplit audio filter +- setnsamples audio filter version 0.11: |