Menu

Commit [r2415]  Maximize  Restore  History

Improved CaptionElement creation performance by allowing captions to be attached to TimelineMetadata asynchronously. Media will pause, parse, resume, and then asynchronously create and add CaptionElements. Captions should display as soon as they are available in the TimelineMetadata at a given playhead time.

majornista 2011-11-04

changed /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/SMPTETTPluginInfo.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/architecture
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/architecture/creation
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/architecture/creation/SMPTETTFactoryFacade.as
changed /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/events/ParseEvent.as
changed /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/loader/SMPTETTLoader.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/loader/SMPTETTLoader_LoadTrait_Helper.as
changed /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/CaptioningMediaElement.as
changed /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/SMPTETTProxyElement.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/SMPTETTProxyElementAsync.as
changed /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/model/TimedTextElementBase.as
changed /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/SMPTETTParser.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/SMPTETTParserAsync.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/ParsingCondition.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/ParsingConditionFactory.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/impl
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/impl/ParsingCondition_Continous.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/impl/ParsingCondition_PercentageIntervalByTime.as
added /osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/impl/ParsingCondition_SpecificTimings.as
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/SMPTETTPluginInfo.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/architecture/creation/SMPTETTFactoryFacade.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/events/ParseEvent.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/loader/SMPTETTLoader.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/loader/SMPTETTLoader_LoadTrait_Helper.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/CaptioningMediaElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/SMPTETTProxyElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/media/SMPTETTProxyElementAsync.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/model/TimedTextElementBase.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/SMPTETTParser.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/SMPTETTParserAsync.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/ParsingCondition.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/ParsingConditionFactory.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/impl/ParsingCondition_Continous.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/impl/ParsingCondition_PercentageIntervalByTime.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/samples/SMPTETTPlugin/src/org/osmf/smpte/tt/parsing/conditions/impl/ParsingCondition_SpecificTimings.as Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.