OSDN Git Service

Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video.
authorJeff Tinker <jtinker@google.com>
Mon, 27 Jun 2011 17:48:26 +0000 (10:48 -0700)
committerJeff Tinker <jtinker@google.com>
Mon, 27 Jun 2011 19:42:39 +0000 (12:42 -0700)
commit50255a92dfb2ffd35955035ae9ac9d4b85f606b8
tree86093d1e49f305a52d867262079493f4112c1b58
parentb1af69b8f91cf71bef79f56faf981f9a77e507b6
Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video.

This change allows the WVM extractor to close and reopen when not in use which resolves
the issue with heap fragmentation between plays.

Change-Id: I160ee1e98aada2bfdd0818eeb6300ad50644fb75
media/libstagefright/WVMExtractor.cpp
media/libstagefright/include/WVMExtractor.h