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

Refactor buffer code #3118

Merged
merged 3 commits into from
Sep 1, 2020
Merged

Refactor buffer code #3118

merged 3 commits into from
Sep 1, 2020

Commits on Aug 31, 2020

  1. buffer: Skip timekeys calculation when no time chunk key

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f554ac7 View commit details
    Browse the repository at this point in the history
  2. buffer: Reduce object allocation in update_timekeys

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    9917626 View commit details
    Browse the repository at this point in the history
  3. buffer: refactoring code

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    251b3d8 View commit details
    Browse the repository at this point in the history