diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-09-14 02:35:28 +0200 |
---|---|---|
committer | Mohamed Naufal <naufal22@gmail.com> | 2011-09-14 20:55:07 +0530 |
commit | 1a2d8c8b355a58153045e2416c30b404f3e7e9ed (patch) | |
tree | 7e61baf72994ac39ac0f6d8969d979d6d7357958 | |
parent | b5824233fbf9fdc8eb85ea214451b7552cc31f00 (diff) | |
download | ffmpeg-1a2d8c8b355a58153045e2416c30b404f3e7e9ed.tar.gz |
Changelog: Explain why C++ support is added, and that its optional
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |