summaryrefslogtreecommitdiff
path: root/media/libstagefright/timedtext/TimedTextPlayer.cpp
AgeCommit message (Expand)Author
2012-09-20Bug fix: MediaPlayer's deselectTrack() for subtitle.Insun Kang
2012-08-08Fix a small build warning.John Grossman
2012-08-02Fix: status checking in TimedTextDriver.Insun Kang
2012-08-02Adds resume() functionInsun Kang
2012-08-02Adjust fire time of a timed text message before firing it.Insun Kang
2012-05-11Fix a bug on sending a message to retry in TimedText.Insun Kang
2012-04-26Bug fix : enqueue one next subtitle for each subtitle.Insun Kang
2012-04-04Fix a bug: WOULD_BLOCK handling in TimedTextPlayer.Insun Kang
2012-03-21Handling end times of subtitles.Insun Kang
2012-03-15Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang
2012-02-27Moves TimedTextDriver.h into include/media/stagefright/timedtext.Insun Kang
2012-02-10Move away from MediaDebug and use ADebug insteadJames Dong
2012-01-31First step of refactoring 'timedtext' code.Insun Kang
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-06-22Timed text display format support:Gloria Wang
2011-05-25For out of band timed text support (timed text in a separate file).Gloria Wang