summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-07-14 16:16:29 -0700
committerMichael Niedermayer <michaelni@gmx.at>2014-07-15 03:08:41 +0200
commitd59536159379a1b8c5f7631025edfc4a7d40b048 (patch)
tree10a001c9f8a71bd3095404951f25eb5e24928361 /RELEASE_NOTES
parentcdc66b651bcb247e778e722a649b10936f1b2326 (diff)
downloadffmpeg-d59536159379a1b8c5f7631025edfc4a7d40b048.tar.gz
RELEASE_NOTES: Mention Libav and add codename
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES21
1 files changed, 11 insertions, 10 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index ef773a8354..349995f373 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,15 +1,15 @@
- ┌─────────────────────────────────┐
- │ RELEASE NOTES for FFmpeg 2.3 │
- └─────────────────────────────────┘
+ ┌───────────────────────────────────────────┐
+ │ RELEASE NOTES for FFmpeg 2.3 "Mandelbrot" │
+ └───────────────────────────────────────────┘
- The FFmpeg Project proudly presents FFmpeg 2.3, a major release with all
- the great features committed during the three-month period since the
- release of FFmpeg 2.2.
+ The FFmpeg Project proudly presents FFmpeg 2.3 "Mandelbrot", a major
+ release with all the great features committed during the three-month period
+ since the release of FFmpeg 2.2.
In this release, there are lots of internal overhauls that make FFmpeg a
more accessible project for new developers. Many important new features
- like native Opus decoder and QTKit and AVFoundation input devices are also
- committed.
+ like QTKit and AVFoundation input devices are committed. Contributions done
+ by Libav such as a new native Opus decoder are also merged.
Because of the increasing difficulty to maintain and lack of maintainers,
we are very sorry to say that we have removed all Blackfin and SPARC
@@ -57,8 +57,9 @@
Another major feature in this release is the introduction of AArch64
(ARMv8) assembly optimization. AArch64 is another name for the first
- 64-bit ARM architecture, used by Apple A7 SoC inside iPhone 5S. We have
- already ported some 32-bit ARM to AArch64, but more work is underway.
+ 64-bit ARM architecture, used by Apple A7 SoC inside iPhone 5S. Some
+ 32-bit ARM assembly has already been ported to AArch64, but more work is
+ underway.
┌────────────────────────────┐
│ Native Opus decoder │