OSDN Git Service

stagefright-plugins: Add special case for DivX containers
authorSteve Kondik <steve@cyngn.com>
Sun, 27 Dec 2015 00:48:03 +0000 (16:48 -0800)
committerSteve Kondik <steve@cyngn.com>
Sun, 27 Dec 2015 00:48:03 +0000 (16:48 -0800)
commitf9e21d7d649af9b417fa88ac6a3eae6b5aed5a0e
treefb91d53a1be76e84531275c1b580204a7379e55b
parent5e9d63ddb15fa8046ffd63cd8ace78d6a9038532
stagefright-plugins: Add special case for DivX containers

 * MPEG4Extractor cannot handle this and we need to do it. Boost
   confidence level accordingly.

Change-Id: I8ade1c576c0cc81bded1b00c4a0df33ef998a897
extractor/FFmpegExtractor.cpp