OSDN Git Service

ffmpeg-extractor: StageFright supports Opus files
authorChristopher R. Palmer <crpalmer@gmail.com>
Fri, 2 Jun 2017 18:14:50 +0000 (14:14 -0400)
committerChristopher R. Palmer <crpalmer@gmail.com>
Mon, 5 Jun 2017 10:52:21 +0000 (06:52 -0400)
commit05bf4e7688b2843c733443b656d92fe4d1bb7a45
treecc2cffddd72467def2b7d932a98897039ec48aa8
parent11bc5a26d829ca700526adff45d44cd4bdcb20bf
ffmpeg-extractor: StageFright supports Opus files

Update the codecs supported by StageFright to include Opus (added
in Android 5.0 but not recognized here).

Change-Id: If4d011a8b3cf1df46126213f3d72887055b9a2a5
extractor/FFmpegExtractor.cpp