ojw28 8c665e3dd2 Improve subtitle handling.
- Move parsing onto a background thread. This is analogous
  to how frame decoding is pushed to MediaCodec, and should
  prevent possible jank when new subtitle samples are parsed.
  This is more important for out-of-band subtitles, which can
  take a second or two to parse fully.

- Add Useful DataSpec method.
2014-10-01 21:27:25 +01:00
..
2014-06-16 12:56:04 +01:00
2014-10-01 21:27:25 +01:00
2014-06-16 12:56:04 +01:00
2014-07-18 23:00:44 +09:00