summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-05-22 23:40:58 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-05-22 23:42:17 +0200
commitea5dab58e074a91330e1f076a4cbe8fece889afe (patch)
treea94e47797fdd3adf9ac8b995cd562c2acf2fd2d3 /Changelog
parent841c1be57e59bc133cb615b48b0888ad9833156b (diff)
parentc89e428ed8c2c31396af2d18cab4342b7d82958f (diff)
downloadffmpeg-streaming-ea5dab58e074a91330e1f076a4cbe8fece889afe.zip
ffmpeg-streaming-ea5dab58e074a91330e1f076a4cbe8fece889afe.tar.gz
Merge remote-tracking branch 'qatar/master'
* qatar/master: dwt: check malloc calls ppc: Drop unused header regs.h af_resample: remove an extra space in the log output Convert vector_fmul range of functions to YASM and add AVX versions lavfi: add an audio split filter lavfi: rename vf_split.c to split.c Conflicts: doc/filters.texi libavcodec/ppc/regs.h libavfilter/Makefile libavfilter/allfilters.c libavfilter/f_split.c libavfilter/split.c libavfilter/version.h libavfilter/vf_split.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 344039f..f82f3cf 100644
--- a/Changelog
+++ b/Changelog
@@ -32,6 +32,7 @@ version next:
- accept + prefix to -pix_fmt option to disable automatic conversions.
- audio filters support in libavfilter and avconv
- add fps filter
+- audio split filter
version 0.10:
OpenPOWER on IntegriCloud