Commits
User selector
Commit History
Commits on Sep 9, 2021
Refactor Video,Audio,TextTrack and TrackLists to not depend on HTMLMediaElement
Show description for a8f9cffcommitted
Commits on Oct 28, 2020
[MSE] Handle trackId changing across Initialization Segments
Show description for 1cd7262committed
Commits on Jun 7, 2020
Remove ENABLE_VIDEO_TRACK ifdef guards
Show description for 7db2ea9committed
Commits on May 1, 2020
Introduce MainThreadNeverDestroyed / MainThreadLazyNeverDestroyed
Show description for 5d2e5bacommitted
Commits on Feb 11, 2020
Support in-band VTT captions when loading media in the GPU Process
Show description for 1a18094committed
Commits on Dec 20, 2019
Update TrackBase to store m_mediaElement as a WeakPtr
Show description for 7997795authored andcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Jul 27, 2018
[Media] Avoid unnecessarily constructing *TrackList objects
Show description for fa6ea10committed
Commits on Dec 6, 2017
[GTK] Layout test media/track/track-in-band-duplicate-tracks-when-source-changes.html crashes and times out
Show description for 5e67e30authored andcommitted
Commits on Nov 3, 2017
Replace some auto* with RefPtr within WebCore/html
Show description for 25b7702committed
Jiewen Tan
Commits on Sep 15, 2017
Switch text tracks to release logging
Show description for 6504e3ecommitted
Commits on Jun 20, 2017
Remove excessive include directives from WebCore/css
Show description for 056b807committed
Commits on Jan 5, 2017
Remove PassRefPtr use from the "html" directory, other improvements
Show description for c8017e9committed
Commits on Jan 4, 2017
Validate the BCP47-ness of the language string passed to TrackBase::setLanguage()
Show description for 6c05406committed
Commits on May 16, 2016
Modernize Track classes' code
Show description for 7058a0ccommitted
Commits on May 2, 2016
Stop using string-based enumerations in TextTrack, and eliminate support for string-based enumerations
Show description for 907f2c8committed
Commits on Jan 9, 2016
Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL
Show description for 6c809f3committed
Andreas Kling
Commits on Nov 19, 2014
Missing NULL-check in VideoTrack::setLanguage
Show description for ef88153committed
Commits on Apr 17, 2014
[MSE] Multiple initialization segments with same codecs in tracks fail validation.
Show description for 70db7dccommitted
Commits on Mar 14, 2014
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
Show description for 08f1ec2committed
Commits on Feb 14, 2014
Use AtomicString arguments in TrackPrivateBaseClient callbacks
Show description for 6572b1ccommitted
Commits on Nov 7, 2013
[MSE] Add MediaSource extensions to AudioTrack, VideoTrack, and TextTrack.
Show description for 061f631committed
Commits on Nov 6, 2013
Add "id" attribute to TextTrack
Show description for a7108a6authored andcommitted
Commits on Nov 5, 2013
[webcore/html] remove extra header includes from cpp files.
Show description for eca14f4authored andcommittedMove duplicate code in TrackPrivate classes to a common base class
Show description for 55116bcauthored andcommitted
Commits on Nov 1, 2013
[GStreamer] Support audio and video tracks
Show description for 81edff6authored andcommitted
Commits on Apr 20, 2013
Add interfaces and stubs for audio and video tracks
Show description for 5c17f86authored andcommitted
Loading