Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix UUID splitting #45

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

Merged
sparrc merged 1 commit into master from fix-uuid
Mar 5, 2018
Merged

Fix UUID splitting #45

sparrc merged 1 commit into master from fix-uuid
Mar 5, 2018

Conversation

@sparrc
Copy link
Contributor

@sparrc sparrc commented Mar 2, 2018

No description provided.


func (d Duration) MarshalXMLAttr(name xml.Name) (xml.Attr, error) {
return xml.Attr{name, d.String()}, nil
return xml.Attr{Name: name,Value: d.String()}, nil
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated linting fix

stuarthicks reacted with thumbs up emoji
Copy link

coveralls commented Mar 2, 2018
edited
Loading

Coverage Status

Coverage decreased (-0.08%) to 80.245% when pulling cd2b164 on fix-uuid into 90d0544 on master.

mpd/mpd_test.go Outdated
s, _ := m.AddNewAdaptationSetVideo("7357", DASH_MIME_TYPE_VIDEO_MP4, VALID_SCAN_TYPE, VALID_SEGMENT_ALIGNMENT, VALID_START_WITH_SAP)

cp, err := s.AddNewContentProtectionRoot("")
cp, err := s.AddNewContentProtectionRoot2("")
Copy link
Contributor

@stuarthicks stuarthicks Mar 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we come up with a more descriptive name please?

thomshutt reacted with thumbs up emoji
Copy link
Contributor

@philcluff philcluff Mar 2, 2018
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AddNewContentProtectionRootThatDoesntMisformatUUIDs ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AddNewContentProtectionRootFixedUUID?

Copy link
Contributor

mbowBC commented Mar 2, 2018
edited
Loading

Think one test for the old AddNewContentProtectionRoot needs to be left in.

@sparrc sparrc merged commit cd2b164 into master Mar 5, 2018
@sparrc sparrc deleted the fix-uuid branch March 5, 2018 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@stuarthicks stuarthicks stuarthicks left review comments

+2 more reviewers

@philcluff philcluff philcluff left review comments

@thomshutt thomshutt thomshutt approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /