Skip to content
Commits on May 3, 2016
  1. @wolenetz

    Fixes issue #66

    - Adds EventHandler attributes to MediaSource, SourceBuffer, and
      SourceBufferList
    - Minor source whitespace and changelist formatting fixes.
    wolenetz committed May 3, 2016
Commits on Apr 28, 2016
  1. @jdsmith3000 @wolenetz

    Fixed #54: Responded to review comments

    -  Corrected revision history link for April 15th changes.
    -  Expanded PTS in note
    -  Updated publishDate
    jdsmith3000 committed with wolenetz Apr 28, 2016
  2. @jdsmith3000 @wolenetz

    Fixed #54: Clarified use of PTS for buffered

    Added note to section 3.3 Track Buffers clarifying use of PTS, frame
    durations and coded frame group start times in track buffers.
    jdsmith3000 committed with wolenetz Apr 28, 2016
  3. @plehegar
  4. @plehegar
Commits on Apr 15, 2016
  1. @jdsmith3000

    Restore HTML5 normative language

    Restored the normative conditions for detaching from a media element,
    and defined the future direction (algorithm externally called) in a
    non-normative note.
    jdsmith3000 committed Apr 15, 2016
Commits on Apr 14, 2016
  1. @jdsmith3000

    Resolve merge conflict

    jdsmith3000 committed Apr 14, 2016
  2. @jdsmith3000

    Fixed #17 & #18: Make "Detach from Media Element" an externally refer…

    …enced algorithm
    
    Generalized the MediaSource detach algorithm so that it can be called
    for other HTMLMediaElement conditions.
    
    resource=#mediasource-detach
    
    Added HTML51 reference.
    jdsmith3000 committed Mar 11, 2016
Commits on Apr 13, 2016
  1. @wolenetz

    Fix issue 25

    wolenetz committed Apr 11, 2016
  2. @wolenetz
Commits on Apr 12, 2016
  1. @wolenetz
Commits on Mar 7, 2016
  1. @jdsmith3000

    Pull Request #47

    jdsmith3000 committed Mar 7, 2016
Commits on Feb 25, 2016
  1. @plehegar

    Use experiemental style

    plehegar committed Feb 25, 2016
Commits on Feb 5, 2016
  1. @jdsmith3000

    Issue #34: InvalidAccessError usage is questionable

    Replaced InvalidAccessError with TypeError.
    Also fixed unexpected tag errors from previous changes.
    jdsmith3000 committed Feb 5, 2016
Commits on Jan 30, 2016
  1. @jdsmith3000

    Issue #23: Coded frame removal algorithm may introduce discontinuity …

    …at end of current coded frame group
    
    Inserted random access point steps when the frame being removed has a
    decode timestamp == the last decode timestamp for that frame's track.
    jdsmith3000 committed Jan 29, 2016
Commits on Nov 16, 2015
  1. @plehegar
  2. @plehegar
Commits on Nov 10, 2015
  1. @plehegar

    Added missing </a>

    plehegar committed Nov 10, 2015
  2. @plehegar
  3. @plehegar
Commits on Oct 16, 2015
  1. @wolenetz

    Fix issue 30: Removed unnecessary segment parser loop step referencin…

    …g undefined media segment header
    wolenetz committed Oct 15, 2015
Commits on Oct 13, 2015
  1. @wolenetz
Commits on Sep 17, 2015
  1. @wolenetz

    Bug 29133 - Maintain coded group continuity in sequence append mode w…

    …hen resetting parser state.
    wolenetz committed Sep 17, 2015
Commits on Jul 14, 2015
  1. @wolenetz
Commits on Apr 7, 2015
  1. @wolenetz

    Bug 28234 - Rename highest presentation timestamp to highest end time…

    …stamp and clarify definition.
    wolenetz committed Apr 7, 2015
Commits on Apr 3, 2015
  1. @wolenetz

    Update editors.

    wolenetz committed Apr 2, 2015
Commits on Apr 2, 2015
  1. @wolenetz
Commits on Mar 9, 2015
  1. @acolwell
  2. @acolwell

    Fix broken links

    acolwell committed Mar 9, 2015
  3. @acolwell

    Fix HTML validation errors.

    acolwell committed Mar 9, 2015
  4. @acolwell

    Fix HTML validation errors.

    acolwell committed Mar 9, 2015
Commits on Feb 3, 2015
  1. @acolwell

    Bug 27857 - Make the 'removed from the sourceBuffers' checks in remov…

    …e() and .mode setter consistent with other algorithms.
    acolwell committed Feb 3, 2015
  2. @acolwell
Commits on Jan 9, 2015
  1. @acolwell

    Bug 27758 - Add informative reference to INBANDTRACKS and track attri…

    …bute sourcing requirements.
    acolwell committed Jan 9, 2015
  2. @acolwell

    Bug 27599 - Make TrackDefaultList constructor parameter optional and …

    …have a default value of [].
    acolwell committed Jan 9, 2015
Something went wrong with that request. Please try again.