-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[v0.10] H264 cherry picks #3225
Commits on Aug 27, 2024
-
tconfig: add new toml config parser for gfx.toml
(cherry picked from commit b3513ba)
Configuration menu - View commit details
-
Copy full SHA for 427f501 - Browse repository at this point
Copy the full SHA 427f501View commit details -
Configuration menu - View commit details
-
Copy full SHA for d083920 - Browse repository at this point
Copy the full SHA d083920View commit details -
x264: apply encoding parameters per connection type
(cherry picked from commit 010b6a3)
Configuration menu - View commit details
-
Copy full SHA for 12c9e79 - Browse repository at this point
Copy the full SHA 12c9e79View commit details -
x264: Update x264 encoding parameters
(cherry picked from commit 6aeb364)
Configuration menu - View commit details
-
Copy full SHA for 1fcde20 - Browse repository at this point
Copy the full SHA 1fcde20View commit details -
tconfig: set proper default value for fps_den
(cherry picked from commit 16ef3dc)
Configuration menu - View commit details
-
Copy full SHA for 6b98637 - Browse repository at this point
Copy the full SHA 6b98637View commit details -
Configuration menu - View commit details
-
Copy full SHA for abb5714 - Browse repository at this point
Copy the full SHA abb5714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89277e5 - Browse repository at this point
Copy the full SHA 89277e5View commit details
Commits on Aug 29, 2024
-
tconfig: add config which to prefer H264 vs RFX
(cherry picked from commit 07e4e23)
Configuration menu - View commit details
-
Copy full SHA for d56396b - Browse repository at this point
Copy the full SHA d56396bView commit details -
Introduce XRDP_H264 macro to indicate any H264 encoder enabled
(cherry picked from commit 7238f8f)
Configuration menu - View commit details
-
Copy full SHA for 689a262 - Browse repository at this point
Copy the full SHA 689a262View commit details -
GFX: use the preferred codec preferred in the config (H264 or RFX)
(cherry picked from commit 2c2585c)
Configuration menu - View commit details
-
Copy full SHA for 5bbeb03 - Browse repository at this point
Copy the full SHA 5bbeb03View commit details -
Replaced codec idx values with a list of codecs from the config file. Added some logging for debugging (cherry picked from commit 1ac216d)
Configuration menu - View commit details
-
Copy full SHA for 401cd84 - Browse repository at this point
Copy the full SHA 401cd84View commit details -
Further changes to selectable H.264 support
- Fix CI errors - tconfig_load_gfx() removes H.264 from the supported codec list if significant errors are found loading the H.264 configuration - tconfig_load_gfx() always produces a usable config, even if the specified file can't be loaded (cherry picked from commit 5351511)
Configuration menu - View commit details
-
Copy full SHA for 8bf9ed4 - Browse repository at this point
Copy the full SHA 8bf9ed4View commit details