summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNedeljko Babic <nedeljko.babic@imgtec.com>2015-06-05 11:54:44 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-05 13:42:05 +0200
commit19ed3e35a5cd188de69f3635f56d9e51c2f720d5 (patch)
tree4bd53ab3684a690602fb90c84b55a0630b24a355 /doc
parent904ea60afacd78ff106422019b0ef5032ff7a195 (diff)
downloadffmpeg-streaming-19ed3e35a5cd188de69f3635f56d9e51c2f720d5.zip
ffmpeg-streaming-19ed3e35a5cd188de69f3635f56d9e51c2f720d5.tar.gz
libavutil/doc: Changes in documentation due to changes to fixed_dsp
New functions are added to fixed_dsp, so the documentation is changed accordingly. Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5c36dca..6724d20 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,13 @@ 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()
OpenPOWER on IntegriCloud