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

demuxer: copy name property to stream #17032

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

CastagnaIT
Copy link
Collaborator

Description

Allow to copy stream name property to demuxer

Motivation and Context

until now it has been impossible to add custom text (through InputStream Adaptive) in all the streams due to the lack of this parameter

How Has This Been Tested?

Tested with netflix addon ssee creenshot

Screenshots (if appropriate):

image

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Clean up (non-breaking change which removes non-working, unmaintained functionality)
  • Improvement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that will cause existing functionality to change)
  • Cosmetic change (non-breaking change that doesn't touch code)
  • None of the above (please explain below)

Checklist:

  • My code follows the Code Guidelines of this project
  • My change requires a change to the documentation, either Doxygen or wiki
  • I have updated the documentation accordingly
  • I have read the Contributing document
  • I have added tests to cover my change
  • All new and existing tests passed

@CastagnaIT CastagnaIT changed the title Copy name property to stream demuxer: copy name property to stream Dec 12, 2019
@lrusak lrusak added Type: Improvement non-breaking change which improves existing functionality v19 Matrix labels Dec 13, 2019
@lrusak lrusak added this to the Matrix 19.0-alpha 1 milestone Dec 13, 2019
Copy link
Contributor

@peak3d peak3d left a comment

Choose a reason for hiding this comment

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

Thx!

@fritsch
Copy link
Member

fritsch commented Dec 13, 2019

UWP failure not related.

@fritsch fritsch merged commit 85695a8 into xbmc:master Dec 13, 2019
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement non-breaking change which improves existing functionality v19 Matrix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants