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 19ed3e35a5.
This commit is contained in:
Michael Niedermayer 2015-06-05 20:06:32 +02:00
parent 06b49375a2
commit 6fd15d6e90
1 changed files with 0 additions and 7 deletions

View File

@ -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()