OSDN Git Service

stagefright: add include support for MediaCodecList xml parser
authorLajos Molnar <lajos@google.com>
Wed, 19 Mar 2014 02:46:52 +0000 (19:46 -0700)
committerLajos Molnar <lajos@google.com>
Wed, 19 Mar 2014 17:20:22 +0000 (10:20 -0700)
commitd74110cdef2becd4f7fd2334c34c3ca73f56b355
treee2c336f499b4d56fecb122dc0f203217ab5e9103
parent8c75ab3416313843314446c5bbeafa62b83f0d63
stagefright: add include support for MediaCodecList xml parser

One can include full-formed XML files using <Include href=".." />.
For security/simplicity, file names must be in the form of
"media_codecs_.*\.xml"

Change-Id: Id039a4fd0ade390224485fcf5ecc1d107b2bdb9a
include/media/stagefright/MediaCodecList.h
media/libstagefright/MediaCodecList.cpp