aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-11-04 20:07:44 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-11-04 20:07:44 +0100
commitd83dff2e09516f04f79b05850bfbccf8080aff68 (patch)
tree86695600ee5e5f5cd52aab40b9a934c6e5a425ff
parent5e708b4de3aaa8939ba551bc417754775530eba8 (diff)
downloadffmpeg-d83dff2e09516f04f79b05850bfbccf8080aff68.tar.gz
update for 0.10.10
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r--Changelog3
-rw-r--r--Doxyfile2
-rw-r--r--RELEASE2
-rw-r--r--VERSION2
4 files changed, 6 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 076ec8f30b..912d7273c0 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,9 @@ releases are sorted from youngest to oldest.
version next:
+
+version 0.10.10
+
- x86: fft: Remove 3DNow! optimizations, they break FATE
- x86: ac3dsp: Drop mmx variant of ac3_max_msb_abs_int16
- aac: Check init_get_bits return value
diff --git a/Doxyfile b/Doxyfile
index c19f09cd53..0018f58f0f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.10.9
+PROJECT_NUMBER = 0.10.10
# With the PROJECT_LOGO tag one can specify an logo or icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
diff --git a/RELEASE b/RELEASE
index f314d02022..ddf1d4ae68 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-0.10.9
+0.10.10
diff --git a/VERSION b/VERSION
index f314d02022..ddf1d4ae68 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.10.9
+0.10.10