-
Notifications
You must be signed in to change notification settings - Fork 123
Panasonic v8 #839
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
Merged
Merged
Panasonic v8 #839
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adapted from the Rust implementation in @cytrinox [dnglab](https://github.com/dnglab/dnglab). Should make it possible to provide support for several newer Panasonic cameras: G9M2, S5II, S1RII, GH6, GH7, and S9. In this branch, cameras.xml has only been updated for the G9M2.
I had missed these because I have been building the library through Darktable.
* upstream/develop: .. but that directory isn't actually empty, it just doesn't have files CI: skip step if no clang-tidy YAML reports CI: run CodeQL static analysis even if some steps failed CI: disable `-Werror` for static analysis jobs Github: sarif-ify clang-tidy output CMake: add `RAWSPEED_ENABLE_CLANG_TIDY_WERROR` option Explicitly opt-out of `alpha.unix.Stream` CSA check rstest: add (some) missing checks that writing succeeded `FileReader::readFile()`: first check for erorr, then eof Upload CodeChecker results as SARIF Switch RPU masterset fetching to wget Add Nikon Z5_2 placeholder
* upstream/develop: (53 commits) CI: make clang-format check more user-friendly Re-apply clang-format `.clang-format-ignore`: some of the patterns should specify `^`/`$` to avoid spuriously ignored files Github actions: create `/etc/apt/sources.list.d` if it does not exist Revert "Github actions: don't create `/etc/apt/sources.list.d`, it already exists" clang-tidy: `readability-braces-around-statements` clang-tidy: `performance-unnecessary-copy-initialization` clang-tidy: apply `readability-use-std-min-max` clang-tidy: `modernize-min-max-use-initializer-list` clang-tidy: apply `misc-include-cleaner` Apply clang-tidy's `misc-use-internal-linkage` to tests rstest: apply `misc-use-internal-linkage` identify: apply `misc-use-internal-linkage` SamsungV2Decompressor: apply `misc-use-internal-linkage` clang-tidy: auto-fix `readability-math-missing-parentheses` CI: some more compiler version rollsa CI: bump timeout on macos job CI: osx Remove uncompressed mode from more Nikon models Remove uncompressed mode from Nikon entry level DSLRs ...
* upstream/pr/790: Update to support vertical strips. `UINT16_WIDTH` is not a thing Re-apply clang-format Copied G9M2 entries from kmilos/panny_g9m2 `uint` is not a type Drop spurious spaces, apply clang-format Resolving clang warnings treated as errors Resolved warnings treated as errors Removing list length limit because I realized it is unnecessary. First revision of Panasonic RW2 version 8 decoder
* upstream/pr/427: Panasonic DC-S5M2X support (data only) Panasonic DC-S5M2 support (data only)
* upstream/pr/428: Panasonic DC-GH6 support (data only)
* upstream/pr/529: Panasonic DC-G9M2 support
* upstream/pr/787: Panasonic DC-S9 support (data only)
* upstream/pr/813: Panasonic DC-S1RM2 support (data only)
This needs changes, but i'll do those after merging the initial variant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Baseline perf numbers: