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

Fix #23 & #34 #47

Merged
merged 3 commits into from
Mar 7, 2016
Merged

Fix #23 & #34 #47

merged 3 commits into from
Mar 7, 2016

Conversation

jdsmith3000
Copy link
Contributor

Inserted random access point steps when the frame being removed has a
decode timestamp == the last decode timestamp for that frame's track.

…ty 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.
@ddorwin
Copy link

ddorwin commented Jan 30, 2016

If this fixes the issue, s/Issue/Fix/ in the description.

@jdsmith3000 jdsmith3000 changed the title Issue #23: Coded frame removal algorithm may introduce discontinuity at end of current coded frame group Fix #23: Coded frame removal algorithm may introduce discontinuity at end of current coded frame group Jan 30, 2016
@jdsmith3000
Copy link
Contributor Author

Done.

From: ddorwin [mailto:notifications@github.com]
Sent: Friday, January 29, 2016 5:33 PM
To: w3c/media-source media-source@noreply.github.com
Cc: Jerry Smith (IEP) jdsmith@microsoft.com
Subject: Re: [media-source] Issue #23: Coded frame removal algorithm may introduce discontinuity at end of current coded frame group (#47)

If this fixes the issue, s/Issue/Fix/ in the description.


Reply to this email directly or view it on GitHubhttps://github.com//pull/47#issuecomment-177042907.

Replaced InvalidAccessError with TypeError.
Also fixed unexpected tag errors from previous changes.
@jdsmith3000 jdsmith3000 changed the title Fix #23: Coded frame removal algorithm may introduce discontinuity at end of current coded frame group Fix #23 & #34 Feb 5, 2016
jdsmith3000 added a commit that referenced this pull request Mar 7, 2016
jdsmith3000 added a commit that referenced this pull request Mar 7, 2016
@jdsmith3000 jdsmith3000 merged commit b13a84a into w3c:gh-pages Mar 7, 2016
@wolenetz
Copy link
Member

(LGTM)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants