OSDN Git Service

Fixes to the MediaSource filter.
authorEino-Ville Talvala <etalvala@google.com>
Thu, 21 Jul 2011 22:50:41 +0000 (15:50 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Thu, 21 Jul 2011 23:19:22 +0000 (16:19 -0700)
commitc8afe66093a29852779745ddf7c45dee6f0dc414
tree9d81ce7b1b80e2dc825e75fa7a93afacf52f7947
parent5c8bf5303ac97b479649c9f8dd216db60f7dbeb6
Fixes to the MediaSource filter.

- Add volume support, set default volume to 'mute' (bug: 4977691)
- Properly handle non-looping videos (bug: 5060297)
- Make error handling consistent with other filters
- Some logging improvements

Change-Id: I76c156148a18200ff43cae7816d1ffa819f86a23
mca/filterpacks/videosrc/java/MediaSource.java