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

Handle keyframe request it in the encoder and use x264 defaults #111

Merged
merged 10 commits into from
Jul 10, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    790290f View commit details
    Browse the repository at this point in the history
  2. Fix a misspelling

    varsill committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c6f8674 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Update encoder.c

    varsill authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7ee7ea5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Use x264 defaults

    varsill committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    89205f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbf082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a95eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fc31f7 View commit details
    Browse the repository at this point in the history
  5. Move set_x264_defaults up

    varsill committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    13ebc74 View commit details
    Browse the repository at this point in the history
  6. Revoke the avcodec_open2

    varsill committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f3e1eda View commit details
    Browse the repository at this point in the history
  7. Bump to v0.32.0

    varsill committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e87a7d0 View commit details
    Browse the repository at this point in the history