summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-09-14 17:46:49 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-09-14 17:46:49 +0200
commitd2a847c203b5876e2bb5f0bc216b0af625f077a2 (patch)
treed1e3d92d01a65b0629c4d0f58f3f00e43de3eb3f /Changelog
parent9fa47cb77371fe93ba7081d33e49e53765c17aa7 (diff)
parente7f9aa6ff5c850df173784d88ef8c79b22513d96 (diff)
downloadffmpeg-d2a847c203b5876e2bb5f0bc216b0af625f077a2.tar.gz
Merge remote-tracking branch 'hexene/scratchpad'
* hexene/scratchpad: libstagefright: Explicitly free smart pointer objects Changelog: Explain why C++ support is added, and that its optional tools/build_libstagefright: rename build/libav to something neutral Conflicts: Changelog Merged-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 be000a5e65..3516b1a618 100644
--- a/Changelog
+++ b/Changelog
@@ -51,7 +51,7 @@ easier to use. The changes are:
- Speex encoder via libspeex
- JSON output in ffprobe
- WTV muxer
-- C++ Support
+- Optional C++ Support (needed for libstagefright)
- H.264 Decoding on Android via Stagefright