summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-09-14 02:35:28 +0200
committerMohamed Naufal <naufal22@gmail.com>2011-09-14 20:55:07 +0530
commit1a2d8c8b355a58153045e2416c30b404f3e7e9ed (patch)
tree7e61baf72994ac39ac0f6d8969d979d6d7357958 /Changelog
parentb5824233fbf9fdc8eb85ea214451b7552cc31f00 (diff)
downloadffmpeg-1a2d8c8b355a58153045e2416c30b404f3e7e9ed.tar.gz
Changelog: Explain why C++ support is added, and that its optional
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index c3b37484c1..aa08ebbab8 100644
--- a/Changelog
+++ b/Changelog
@@ -42,7 +42,7 @@ easier to use. The changes are:
* -intra option was removed, it's equivalent to -g 0.
- XMV demuxer
- Windows Media Image decoder
-- C++ Support
+- Optional C++ Support (needed for libstagefright)
- H.264 Decoding on Android via Stagefright