summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-03-04 16:08:48 +0100
committerAnton Khirnov <anton@khirnov.net>2012-03-06 15:02:28 +0100
commit4d851f8dcf951d380e935ef14ae01db813adfc2d (patch)
treebd5610a073c4d4292b6caa6b9ebe840bad168eac /doc
parent338978a7c17d303672bcf5e035e54da362274a18 (diff)
cpu: add av_set_cpu_flags_mask().
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index c3755299dc..8ddd4d3742 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-03-xx - xxxxxxx - lavu 51.25.0 - cpu.h
+ Add av_set_cpu_flags_mask().
+
2012-xx-xx - lavc 54.8.0
xxxxxxx Add av_get_exact_bits_per_sample()
xxxxxxx Add av_get_audio_frame_duration()