-
Notifications
You must be signed in to change notification settings - Fork 87
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: floe/backscrub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: floe/backscrub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: experimental
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 17 files changed
- 3 contributors
Commits on Dec 29, 2021
-
Merge branch 'main' into experimental
Benny Baumann committedDec 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 6f5ce94 - Browse repository at this point
Copy the full SHA 6f5ce94View commit details
Commits on Jan 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e3d1c22 - Browse repository at this point
Copy the full SHA e3d1c22View commit details -
Properly query video device pixel format
The `ioctl` to query `VIDIOC_G_FMT` was previously unchecked and always failed due to a missing initialization of the structure passed.
Configuration menu - View commit details
-
Copy full SHA for 56d94fd - Browse repository at this point
Copy the full SHA 56d94fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 864d8ea - Browse repository at this point
Copy the full SHA 864d8eaView commit details
Commits on Jan 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d3af6b8 - Browse repository at this point
Copy the full SHA d3af6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa052e - Browse repository at this point
Copy the full SHA 7fa052eView commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da36ec2 - Browse repository at this point
Copy the full SHA da36ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5099d - Browse repository at this point
Copy the full SHA 5e5099dView commit details
Commits on Jan 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0643e2b - Browse repository at this point
Copy the full SHA 0643e2bView commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46c6e70 - Browse repository at this point
Copy the full SHA 46c6e70View commit details
Commits on Mar 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba5a5de - Browse repository at this point
Copy the full SHA ba5a5deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8300ea3 - Browse repository at this point
Copy the full SHA 8300ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d1dcb - Browse repository at this point
Copy the full SHA 93d1dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6b685 - Browse repository at this point
Copy the full SHA fa6b685View commit details
Commits on Mar 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8263b9b - Browse repository at this point
Copy the full SHA 8263b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b76d1f - Browse repository at this point
Copy the full SHA 4b76d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb2192 - Browse repository at this point
Copy the full SHA feb2192View commit details
Commits on Apr 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e37bb3 - Browse repository at this point
Copy the full SHA 5e37bb3View commit details
Commits on Apr 3, 2022
-
Enable streaming on device fd (#144)
This ensures the opener of the fd in the kernel module is updated to be a WRITER. Failing to do so causes the video output capability to be lost when closing the fd. Cf. #133 Cf. umlaeute/v4l2loopback#470 Also this commit introduces a proper loopback_free function to release any resources and provide a central point for cleanup before closing the fd.
Configuration menu - View commit details
-
Copy full SHA for bc093ac - Browse repository at this point
Copy the full SHA bc093acView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...experimental