OSDN Git Service

stagefright-plugins: Add a new component for ALAC
authorSteve Kondik <steve@cyngn.com>
Fri, 1 Jul 2016 19:30:46 +0000 (12:30 -0700)
committerSteve Kondik <steve@cyngn.com>
Wed, 6 Jul 2016 22:43:48 +0000 (15:43 -0700)
commitb81828607a13e3d10cb7061787d156bab527cad6
tree884056b0f09a57036639d7942b2b1636f839d250
parent4f5545a5df7fbc14aaaa00c707fd6c9e6e606b43
stagefright-plugins: Add a new component for ALAC

 * ALAC (Apple Lossless) files were previously handled by the
   catch-all path. New QCOM DSPs have the ability to offload
   these files, so we need to identify them correctly.

Change-Id: Ie83f965aa7ecdc614f308664fc33b0e6e597f7b2
data/media_codecs_ffmpeg.xml
extractor/FFmpegExtractor.cpp
include/FFmpegComponents.h
include/OMX_FFMPEG_Extn.h
omx/SoftFFmpegAudio.cpp
utils/codec_utils.cpp
utils/codec_utils.h