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

Psmf: Ignore stream size with old PsmfPlayer libs #8914

Merged
merged 4 commits into from
Aug 16, 2016

Commits on Aug 15, 2016

  1. Psmf: Ignore stream size with old PsmfPlayer libs.

    Until 5.50, the stream size was not used.  See hrydgard#6574.
    unknownbrackets committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    f233915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00a379e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Merge pull request #6 from sum2012/psmf-size

    Psmf: Ignore last timestamp with old PsmfPlayer libs
    unknownbrackets authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    4eca128 View commit details
    Browse the repository at this point in the history
  2. Psmf: Use packets for end in all versions.

    Turns out no version of the library looks at the pts for the end.
    unknownbrackets committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    a0484dc View commit details
    Browse the repository at this point in the history