summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/timedtext/TimedText3GPPSource.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Handling end times of subtitles.Insun Kang2012-03-211-6/+8
| | | | Change-Id: Ic19ec8980d0a2bf9f265d375cd56e638a2460af8
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-0/+4
| | | | | | | | | | | | | | | | | | tracks. o Newly introduced APIs are (MediaPlayer): getTrackInfo() / addExternalSource() / enableTrack() / disableTrack(). o Timed text tracks are supported only, for now. o TODOs: - Define the audio/video behavior for enableTrack and disableTrack. - Refactoring AwesomePlayer / TimedTextDriver so that all types of track index can be managed in the correct order and be ready for supporting audio/video tracks. (MediaExtractor and MediaSource for text file might be necessary.) Change-Id: Idb85e1b3f2ed49a64f377d05472dd6663ce94e07
* Changed TimedTextInBandSource to TimedText3GPPSource.Insun Kang2012-02-231-0/+113
Change-Id: I820adffbf9b4012f25ab45e9624ae2c35fc5af94