Dave Sparks db6cc0ba71 Use local lock for most MediaMetadataRetriever methods. Bug 2560834.
MediaMetadataRetriever uses a single static lock for all operations.
This effectively serializes all metadata retrieval operations in a
single process. This patch uses the object level lock for all normal
operations and only uses the static lock to serialize calls to
release.

Change-Id: I81c9f234c2f0007a26d18e1398c709b41a4dbbd7
2010-04-01 18:08:22 -07:00
2010-03-24 19:02:49 -07:00
2010-03-25 16:39:32 -07:00
2010-03-16 09:59:06 -07:00
2010-03-22 15:55:38 -07:00
2010-04-01 12:05:26 -07:00
2010-03-29 18:12:24 -07:00
2010-04-01 12:05:26 -07:00
2010-03-29 18:06:11 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%