]> git.sesse.net Git - ffmpeg/commitdiff
Changelog: Explain why C++ support is added, and that its optional
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Sep 2011 00:35:28 +0000 (02:35 +0200)
committerMohamed Naufal <naufal22@gmail.com>
Wed, 14 Sep 2011 15:25:07 +0000 (20:55 +0530)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Changelog

index c3b37484c160d564c6de20719580a09bdb587aaa..aa08ebbab8595f6837337084a557015899d3eaae 100644 (file)
--- 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