OSDN Git Service

Speed up thumbnail generation.
authorChih-Chung Chang <chihchung@google.com>
Tue, 9 Aug 2011 12:53:22 +0000 (20:53 +0800)
committerChih-Chung Chang <chihchung@google.com>
Mon, 15 Aug 2011 02:09:51 +0000 (10:09 +0800)
commitb3626dda1df18de2398d6c91647c9d544dd5f6dc
tree93bb9a5157f84893923f855be4767960fe46c9e8
parent08b82bddf54757ad6bd243181f1b68a79bb70e6d
Speed up thumbnail generation.

We accept a tolerance parameter while decoding. We also tell the
stagefright decoder to jump so we can move to the new frame faster.

Change-Id: Iede3c1f909f1c42b2d5a53c782083367b00f62fb
libvideoeditor/vss/common/inc/M4DECODER_Common.h
libvideoeditor/vss/mcs/src/M4MCS_API.c
libvideoeditor/vss/src/M4DECODER_Null.c
libvideoeditor/vss/src/M4VSS3GPP_Clip.c
libvideoeditor/vss/stagefrightshells/inc/VideoEditorVideoDecoder_internal.h
libvideoeditor/vss/stagefrightshells/src/VideoEditorVideoDecoder.cpp