summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-06-05 20:06:32 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-05 20:21:48 +0200
commit6fd15d6e90b1da03868d2ece0eb88771bfeb6487 (patch)
tree0c40c993a76f844d22c57b814e931198431021f1 /doc
parent06b49375a2cd998b71db8b57668388af46517004 (diff)
Revert addition of a few fixed_dsp functions to APIChanges
The header is not installed currently so the changes should not be in APIChanges Found-by: Ronald S. Bultje and others This reverts part of commit 19ed3e35a5cd188de69f3635f56d9e51c2f720d5.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 6724d203e4..5c36dca285 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,13 +15,6 @@ libavutil: 2014-08-09
API changes, most recent first:
-2015-06-05 - xxxxxxx - lavu 54.27.100 - fixed_dsp.h
- Add vector_fmul()
- Add vector_fmul_reverse()
- Add vector_fmul_add()
- Add scalarproduct_fixed()
- Add butterflies_fixed()
-
2015-06-04 - xxxxxxx - lswr 1.2.100
Add swr_get_out_samples()