summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/timedtext/TimedText3GPPSource.h
Commit message (Collapse)AuthorAgeFilesLines
* Handling end times of subtitles.Insun Kang2012-03-211-1/+2
| | | | Change-Id: Ic19ec8980d0a2bf9f265d375cd56e638a2460af8
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-0/+1
| | | | | | | | | | | | | | | | | | 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
* Fixing coding style : IndentationInsun Kang2012-03-131-20/+20
| | | | Change-Id: Ia66f92aa74c55719bbc32211c75ea1ebdf828373
* Changed TimedTextInBandSource to TimedText3GPPSource.Insun Kang2012-02-231-0/+55
Change-Id: I820adffbf9b4012f25ab45e9624ae2c35fc5af94