summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-09-04 20:20:02 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-09-04 20:34:40 +0200
commit69a68d301345a89a27479f2a6093fc4624804049 (patch)
tree274c0bfe1285021e811bc79accaa307731f5314a /RELEASE_NOTES
parentddc6adaa280aecd973cc3cc1661f8bafe28738c8 (diff)
parent12f0388f9cb32016ac0dacaeca631b088b29bb96 (diff)
downloadffmpeg-69a68d301345a89a27479f2a6093fc4624804049.tar.gz
Merge commit '12f0388f9cb32016ac0dacaeca631b088b29bb96'
* commit '12f0388f9cb32016ac0dacaeca631b088b29bb96': Add release notes for 11. Conflicts: doc/RELEASE_NOTES Mostly not merged Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index c6e27d1e58..15eb81b476 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -3,6 +3,9 @@
└───────────────────────────────────────────┘
The FFmpeg Project proudly presents FFmpeg <next> "FIXME", ...
+ FFmpeg 2.4 is API-, but not ABI-compatible with the previous major release.
+ This means that the code using our libraries needs to be rebuilt, but no
+ source changes should be required.
┌────────────────────────────┐
│ * API Information │
@@ -30,6 +33,7 @@
└────────────────────────────┘
• Icecast protocol
+ • API for live metadata updates through event flags.
┌────────────────────────────┐
│ libavfilter │