summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2011-09-14 02:35:28 +0200
committerMohamed Naufal <[email protected]>2011-09-14 20:55:07 +0530
commit1a2d8c8b355a58153045e2416c30b404f3e7e9ed (patch)
tree7e61baf72994ac39ac0f6d8969d979d6d7357958
parentb5824233fbf9fdc8eb85ea214451b7552cc31f00 (diff)
Changelog: Explain why C++ support is added, and that its optional
Signed-off-by: Michael Niedermayer <[email protected]>
-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