OSDN Git Service

stagefright-plugins: enlarge audio/video queue
authorKeith Mok <kmok@cyngn.com>
Wed, 17 Feb 2016 00:58:42 +0000 (16:58 -0800)
committerSteve Kondik <shade@chemlab.org>
Sat, 20 Feb 2016 17:22:55 +0000 (09:22 -0800)
commit32e5c387d32882012f775566e166fd468ef8743c
treebe7d4c591d16128b9bd2c0fe6de934e82027b31c
parentdad687e8bc6c74cccb5b664002725b6322523bcf
stagefright-plugins: enlarge audio/video queue

Some video file have large offset between video and
audio data, we need to enlarge the buffer size
in order to be able to play back those files.

CYNGNOS-2061

Change-Id: Ia44f27e64733186750c058a5cb67985e812ee6c7
extractor/FFmpegExtractor.cpp