From: Michael Niedermayer Date: Wed, 14 Sep 2011 00:35:28 +0000 (+0200) Subject: Changelog: Explain why C++ support is added, and that its optional X-Git-Tag: android-x86-4.4-r1~12310^2~14 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1a2d8c8b355a58153045e2416c30b404f3e7e9ed;p=android-x86%2Fexternal-ffmpeg.git Changelog: Explain why C++ support is added, and that its optional Signed-off-by: Michael Niedermayer --- 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