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

Fixed: RTMP swfvfy also accepts 1 instead of just true #10820

Merged
merged 1 commit into from
Oct 30, 2016

Conversation

basrieter
Copy link
Contributor

Description

It turns out that SWFVFY=1 will break RTMP playback on Kodi 17.x. The documentation at http://rtmpdump.mplayerhq.hu/librtmp.3.html does show it as a valid option.

Motivation and Context

Currently it breaks backward compatibility and if a user goes to the RTMP documentation, they will find a value for swfvfy that will not work with Kodi.

How Has This Been Tested?

I compiled and tested with my add-on (Retrospect http://www.rieter.net/content/xot/downloads/) by playing a stream from the "Nickelodeon (Sverige)" channel (from the 'Big Time Rush' show).

Types of change

Just single new or statement added.

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

@FernetMenta FernetMenta added Type: Fix non-breaking change which fixes an issue v17 Krypton Component: Video labels Oct 30, 2016
@FernetMenta FernetMenta added this to the Krypton 17.0-beta6 milestone Oct 30, 2016
@FernetMenta
Copy link
Contributor

thanks!

@MartijnKaijser
Copy link
Member

jenkins build this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Video Type: Fix non-breaking change which fixes an issue v17 Krypton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants