OSDN Git Service

stagefright-plugins: Really ignore album art "streams"
authorSteve Kondik <steve@cyngn.com>
Mon, 14 Dec 2015 04:20:08 +0000 (20:20 -0800)
committerSteve Kondik <steve@cyngn.com>
Mon, 14 Dec 2015 04:20:08 +0000 (20:20 -0800)
commit934cbff53760bd4db9fa6dd397bc24cea967276a
tree032fa511eab5a083992fb8f6203c65b354f2aa4a
parent70cbfe570524a99f0030e5212023aa93ab622120
stagefright-plugins: Really ignore album art "streams"

 * We need an extra check for the attached pic disposition if we want
   to use the source to extract raw data without a decoder. This
   is necessary for audio offload.

Change-Id: Ibb60987462a95a4d80d614870077ecf39c18fd52
extractor/FFmpegExtractor.cpp