aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-06-19 22:55:26 +0200
committerDiego Biurrun <diego@biurrun.de>2014-09-16 01:39:13 -0700
commit8637f4edeee1a6bd18bc90740fafadd3e1b412aa (patch)
treefef2b6124c3ff5e233c5d2397191ee8830311762 /doc/APIchanges
parentc6af9e944ebeb336f6520f59afaebb62392fb026 (diff)
downloadffmpeg-8637f4edeee1a6bd18bc90740fafadd3e1b412aa.tar.gz
x86: Add CPU flag for the i686 cmov instruction
(cherry picked from commit 65345a5a30a0e866b6944c0e6184be3feca04335) Signed-off-by: Diego Biurrun <diego@biurrun.de> Conflicts: libavutil/cpu.c libavutil/cpu.h
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 0b9cdac9b0..a9524ccf6a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2014-09-16 - xxxxxxx - lavu 51.22.3 - cpu.h
+ Add AV_CPU_FLAG_CMOV.
+
2012-03-04 - 7f3f855 - lavu 51.22.1 - error.h
Add AVERROR_UNKNOWN