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

add GFX h264 software via --enable-x264 #3073

Merged
merged 9 commits into from
May 28, 2024
Merged

Commits on May 28, 2024

  1. add x264 to configure.ac

    jsorg71 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e5e56a2 View commit details
    Browse the repository at this point in the history
  2. add xrdp_encoder_x264.c/h

    jsorg71 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ab97002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b583a8d View commit details
    Browse the repository at this point in the history
  4. format

    jsorg71 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    57ed8e9 View commit details
    Browse the repository at this point in the history
  5. multimon fixes

    jsorg71 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    96ff6fd View commit details
    Browse the repository at this point in the history
  6. change capture_code to enum

    jsorg71 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    112a534 View commit details
    Browse the repository at this point in the history
  7. fix for odd width, height

    jsorg71 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    485e64e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bed4f6 View commit details
    Browse the repository at this point in the history
  9. remove some unnecessary code

    jsorg71 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4dcf59c View commit details
    Browse the repository at this point in the history