summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2015-05-27 03:30:20 -0300
committerJames Almer <jamrial@gmail.com>2015-05-27 03:31:11 -0300
commitc312bfac4c8ac1ac55d6648fd6eb36db436100f3 (patch)
tree23605a4f16f399152f08edc21c21a46989a8d457 /doc/APIchanges
parent52fc3e372f8ed4de5735abed1f7f7569fe37b023 (diff)
x86/cpu: add AV_CPU_FLAG_AVXSLOW flag
Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index b0c69dcdb0..e151999286 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-05-27 - xxxxxxx - lavu 54.26.100 - cpu.h
+ Add AV_CPU_FLAG_AVXSLOW.
+
2015-05-26 - xxxxxxx - lavu 54.25.100 - rational.h
Add av_q2intfloat().