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: v0.2.8
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: main
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 6, 2023

  1. Copy the full SHA
    54bdd9d View commit details

Commits on Mar 8, 2024

  1. libcamera: fix bytesperline calculation for libcamera0.2 (#140)

    For libcamera0.2 configuraiton.stride is already set to some incorrect value and configurations->validate() doesn't update it if it's not 0.
    
    For libcamera0.1 it was set to 0. So set it to 0 manually to make sure configurations->validate() computes the correct value.
    KapJI authored Mar 8, 2024
    Copy the full SHA
    6deb9c5 View commit details

Commits on May 7, 2024

  1. Create btt-pi2.txt

    ayufan authored May 7, 2024
    Copy the full SHA
    4203f89 View commit details
Loading