On Wed, Jun 26, 2013 at 5:05 PM, Abel Alonso <[email protected]> wrote: > 2013/6/26 Alex Cohn <[email protected]> >> >> >> BTW, you can safely remove all references to cxx-stl in >> your ./configure enchantment, because ffmpeg has not C++. >> > > I cannot remove that, because the FFmpeg libstagefright_h264 codec is > implemented in C++ and uses a std::map.
Sorry about that. I'd double check, though: make-standalone-toolchain puts stl headers and libs inside your sysroot. Alex _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
