1. 034566c Bug fix: set 'und' as default metadata language info for srt. by Insun Kang · 12 years ago
  2. ef58870 Bug fix: MediaPlayer's deselectTrack() for subtitle. by Insun Kang · 12 years ago
  3. 3478eaa Fix a small build warning. by John Grossman · 12 years ago
  4. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 12 years ago
  5. 6472bad Fix: status checking in TimedTextDriver. by Insun Kang · 12 years ago
  6. bb6bc84 Adds resume() function by Insun Kang · 12 years ago
  7. 2f0632f Adjust fire time of a timed text message before firing it. by Insun Kang · 12 years ago
  8. a3c9d82 Bugfix: Seek on SRT external track by Insun Kang · 12 years ago
  9. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  10. 3b963c6 Fix a bug on sending a message to retry in TimedText. by Insun Kang · 12 years ago
  11. 27431de Merge "Fix a bug on subtitle (SRT)." into jb-dev by James Dong · 12 years ago
  12. 0a2f0e0 Fix a bug on subtitle (SRT). by Insun Kang · 12 years ago
  13. c4ddeeb Bug fix : enqueue one next subtitle for each subtitle. by Insun Kang · 12 years ago
  14. 692ac36 Make timed text source type explicit in TimedTextDriver by James Dong · 12 years ago
  15. eec46ab Fix for multiple audio/timed track feature implementation - part one by James Dong · 12 years ago
  16. 25736fd To return default track info even if there's no metadata for a subtitle track. by Insun Kang · 12 years ago
  17. 613c8ae Add external timed text source using a passed file descriptor by James Dong · 12 years ago
  18. 4e1c91d Fix a bug: WOULD_BLOCK handling in TimedTextPlayer. by Insun Kang · 12 years ago
  19. 559bf28 AV Android make files changes by James Dong · 12 years ago
  20. 3ee2694 Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  21. bae00e7 Handling end times of subtitles. by Insun Kang · 12 years ago
  22. 7c5afe9 Fix a bug in MediaPlayer's addExternalSource(). by Insun Kang · 12 years ago
  23. f9d660a Defines MediaPlayer APIs to support multiple audio/video/timedtext tracks. by Insun Kang · 12 years ago
  24. 083c271 Fixing coding style : Indentation by Insun Kang · 12 years ago
  25. 3254b25 Moves TimedTextDriver.h into include/media/stagefright/timedtext. by Insun Kang · 12 years ago
  26. 25eefbe Changed TimedTextInBandSource to TimedText3GPPSource. by Insun Kang · 12 years ago
  27. f1d5aa1 Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  28. 6655174 First step of refactoring 'timedtext' code. by Insun Kang · 13 years ago
  29. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 0e0c322 Fix a subtitle bug: multiple blank lines in SubRip(srt) file. by Insun Kang · 13 years ago
  31. 3b573f7 Timed text display format support: by Gloria Wang · 13 years ago
  32. 965d08b For out of band timed text support (timed text in a separate file). by Gloria Wang · 13 years ago