Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Update docs to version 7 of the protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
grafov committed Jan 10, 2015
1 parent 3326a36 commit 986784a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion M3U8.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Legend for playlist types:
| EXT-X-MEDIA-SEQUENCE | MED | 1 | 0.1 |
| EXT-X-PLAYLIST-TYPE | MED | 3 | 0.2 |
| EXT-X-PROGRAM-DATE-TIME | MED | 1 | 0.2 |
| EXT-X-SESSION-DATA | MAS | 7 | |
| EXT-X-START | MAS | 6 | |
| EXT-X-STREAM-INF | MAS | 1 | 0.1 |
| EXT-X-TARGETDURATION | MED | 1 | 0.1 |
Expand Down Expand Up @@ -56,6 +57,7 @@ Legend for playlist types:
| EXT-X-MEDIA-SEQUENCE | MED | 1 | 0.1 |
| EXT-X-PLAYLIST-TYPE | MED | 3 | 0.2 |
| EXT-X-PROGRAM-DATE-TIME | MED | 1 | 0.2 |
| EXT-X-SESSION-DATA | MAS | 7 | |
| EXT-X-START | MAS | 6 | |
| EXT-X-STREAM-INF | MAS | 1 | 0.1 |
| EXT-X-TARGETDURATION | MED | 1 | 0.1 |
Expand All @@ -68,7 +70,7 @@ Legend for playlist types:
IETF drafts notes
-----------------

[IETF](http://ietf.org) document currently in Draft status. Different versions of the document introduce changes of HLS protocol playlist formats. Last version of the HLS protocol is version 6.
[IETF](http://ietf.org) document currently in Draft status. Different versions of the document introduce changes of HLS protocol playlist formats. Latest version of the HLS protocol is version 7.

http://tools.ietf.org/html/draft-pantos-http-live-streaming

Expand All @@ -78,3 +80,4 @@ http://tools.ietf.org/html/draft-pantos-http-live-streaming
* Version 4 of the HLS protocol described in draft07-draft08.
* Version 5 of the HLS protocol described in draft09-draft11.
* Version 6 of the HLS protocol described in draft12-draft13.
* Version 7 of the HLS protocol described in draft14.

0 comments on commit 986784a

Please sign in to comment.