Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dev-l #63

Merged
merged 4 commits into from Oct 1, 2014
Merged

Update dev-l #63

merged 4 commits into from Oct 1, 2014

Commits on Oct 1, 2014

  1. Copy the full SHA
    8ea3f98 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fc963a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ea1ab67 View commit details
    Browse the repository at this point in the history
  4. 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.
    ojw28 committed Oct 1, 2014
    Copy the full SHA
    8c665e3 View commit details
    Browse the repository at this point in the history