8000 Comparing main...master · ayufan/camera-streamer · GitHub
[go: up one dir, main page]

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: ayufan/camera-streamer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ayufan/camera-streamer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    ef8f6a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. device: some v4l2 cameras do not accept parameters unless streaming

    This fixes 3DO camera not accepting `--camera-options=focus_absolute=100`
    and `--camera-options=focus_automatic_continuous=0`, and not properly
    configuring the sensor.
    
    The settings are applied twice (if failed) to ignore ordering problems
    related to auto-focus and focus-absolute value command line order.
    ayufan committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8d06faf View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    7d2f1d5 View commit details
    Browse the repository at this point in the history
  2. ffmpeg: remuxer: fix "initialization discards 'const' qualifier from …

    …pointer target type" (#80)
    
    * ffmpeg: fix compilation on `bookworm`
    * workflows: test on `bookworm`
    
    Co-authored-by: FacuM <facumo.fm@gmail.com>
    ayufan and FacuM committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8044f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37d143d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe701b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    f1627aa View commit details
    Browse the repository at this point in the history
Loading
0