Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge doohickey branch to master #175

Merged
merged 30 commits into from
Feb 18, 2015
Merged
Show file tree
Hide file tree
Changes from 27 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
ce5794c
Add RTCRtpSender, RTCRtpSender, and friends
juberti Oct 15, 2014
dc0b216
Respond to CR comments
juberti Oct 17, 2014
9506f8b
Merge anchor fix from @dontcallmedom
juberti Oct 18, 2014
2e0075a
AddTrackEvent -> RTCAddTrackEvent
juberti Oct 18, 2014
fbf6642
PR feedback; onaddtrack -> ontrack
juberti Oct 27, 2014
456df99
no change
fluffy Oct 30, 2014
18e893f
Merge pull request #18 from juberti/master
fluffy Nov 1, 2014
1243001
Editorial, changed some text that talks about MediaStream's to MediaS…
stefhak Dec 2, 2014
6ec919a
Fixed some respec errors. The "Duplicate definition of 'track'" remai…
stefhak Dec 2, 2014
711a49f
More edits associated with moving from sending streams to sending tra…
stefhak Dec 2, 2014
fe6fdeb
Fixed (hopefully) the link error spotted by Adam when reviewing PR #40.
stefhak Dec 12, 2014
53f614e
Merge pull request #40 from stefhak/doohickey
alvestrand Dec 12, 2014
aa2bb9f
Cleanups
juberti Jan 8, 2015
d4bbf46
Merge pull request #174 from juberti/doohickey
alvestrand Jan 8, 2015
e1372b8
Update misleading local/remoteDescription attribute text
adam-be Dec 14, 2014
2b020e2
Define streams in the algorithm to represent an incoming component as…
adam-be Jan 22, 2015
d6b4622
Remove paragraph not applicable with the move from sending streams to…
adam-be Jan 22, 2015
b1ebed9
Remove step 4.3 in the algorithm where the UA removes incoming tracks
adam-be Jan 22, 2015
7738aa9
Fixed typo
adam-be Jan 22, 2015
8165d3d
Include receiver and streams attributes in the RTCTrackEvent description
adam-be Jan 27, 2015
89da305
Remove redundant sentence
adam-be Jan 27, 2015
c3afe0f
Bring back note about not dispatching events when adding tracks to a …
adam-be Jan 27, 2015
da69f13
Merge branch 'master' into doohickey
juberti Jan 30, 2015
9444b4f
PR feedback; add note about early media
juberti Jan 31, 2015
092504a
Move incoming MST text to the RTP Media section
juberti Jan 31, 2015
ceecbf2
Fix ReSpec complaint regarding track
juberti Jan 31, 2015
a14fe06
Fix typos when rereading, and note ICE issues
juberti Jan 31, 2015
8631ca9
fix merge
fluffy Jan 31, 2015
d985748
Add hidden files from master
juberti Jan 31, 2015
089100a
Use the correct event name
adam-be Feb 2, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file removed .nojekyll
Empty file.
13 changes: 0 additions & 13 deletions .travis.yml

This file was deleted.

Loading