diff --git a/media-source-respec.html b/media-source-respec.html index b95d578..bd74e34 100644 --- a/media-source-respec.html +++ b/media-source-respec.html @@ -74,15 +74,26 @@

- On top of editorial updates, substantives changes since publication as a W3C Recommendation - in November 2016 are - the addition of a {{SourceBuffer/changeType()}} method to switch codecs, the possibility to - create and use {{MediaSource}} objects off the main thread in dedicated workers, the - removal of the {{URL/createObjectURL()}} extension to the {{URL}} object following its - integration in the File API [[FILEAPI]], and the addition of {{ManagedMediaSource}}, - {{ManagedSourceBuffer}}, and {{BufferedChangeEvent}} interfaces supporting power-efficient - streaming and active buffered media cleanup by the user agent. For a full list of changes - done since the previous version, see the November 2016 are: +

+ +

+ For a full list of changes made since the previous version, see the commits.