Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CESNET/UltraGrid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: arm-build
Choose a base ref
...
head repository: CESNET/UltraGrid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 5, 2025

  1. vulkan_sdl3: use IS_KEY_PREFIX

    The parsing made more C-string based (because IS_KEY_PREFIX expects
    that). It can be made more string_view using again later but it seems
    to be more short now).
    
    this also fixes gpu=integrated|discrete
    MartinPulec committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    4290a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fb6f9 View commit details
    Browse the repository at this point in the history
  3. vcomp/lavc: libsvtav1: old FFmpeg compat

    default preset doesn't with some quite old FFmpeg (4.4.6, from MacPorts)
    MartinPulec committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    cf20aea View commit details
    Browse the repository at this point in the history
Loading