[FFmpeg-cvslog] Revert addition of a few fixed_dsp functions to APIChanges

Michael Niedermayer git at videolan.org
Fri Jun 5 20:23:01 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Jun  5 20:06:32 2015 +0200| [6fd15d6e90b1da03868d2ece0eb88771bfeb6487] | committer: Michael Niedermayer

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.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6fd15d6e90b1da03868d2ece0eb88771bfeb6487
---

 doc/APIchanges |    7 -------
 1 file changed, 7 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 6724d20..5c36dca 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()
 



More information about the ffmpeg-cvslog mailing list