OSDN Git Service

Add context support into the filter framework.
authorTeng-Hui Zhu <ztenghui@google.com>
Tue, 7 Aug 2012 00:24:10 +0000 (17:24 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 21 Aug 2012 21:17:02 +0000 (14:17 -0700)
commit2253eeab6c0c20e0b03f144c5bc23ae13e8ab234
tree07c555b02e8ed9d9a991e82970171618318cd3b0
parent02df84a3b1b4f68044d981bb345515ae9419d0c1
Add context support into the filter framework.

Basically we need the context to pass the content URI into MediaPlayer.
bug:6837809

Change-Id: I9390b57baff06f80246584fb3a4b746e1a308ff2
media/mca/filterpacks/java/android/filterpacks/videosrc/MediaSource.java