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

Prevent generating huge opus files when received timestamp is 0 #2328

Closed
wants to merge 4 commits into from
Closed

Prevent generating huge opus files when received timestamp is 0 #2328

wants to merge 4 commits into from

Commits on Aug 18, 2020

  1. Fixed timestamp=0 issue

    ihusejnovic committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    6f43ce1 View commit details
    Browse the repository at this point in the history
  2. Use context.a_last_time

    ihusejnovic committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4da04a9 View commit details
    Browse the repository at this point in the history
  3. Added debug logs

    ihusejnovic committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    789fa97 View commit details
    Browse the repository at this point in the history
  4. Removed debug logs

    ihusejnovic committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    790edce View commit details
    Browse the repository at this point in the history