-
Notifications
You must be signed in to change notification settings - Fork 22
CV610 backend: sidecar, orientation, ROI, live retarget, AE ceilings, and PQTools .bin import/export #120
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
CV610 backend: sidecar, orientation, ROI, live retarget, AE ceilings, and PQTools .bin import/export #120
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
329e919
feat(cv610): compile and wire the RTP sidecar into the CV610 backend
snokvist d679846
fix(cv610): convert the encoder PTS to CLOCK_MONOTONIC for sidecar ca…
snokvist a050e0d
fix(cv610): populate sidecar qp and frames_since_idr; correct a wrong…
snokvist cb033e5
fix(cv610): sidecar wire-semantics fixes from adversarial review
snokvist add5f03
fix(cv610): three defects the review found in the review fixes themse…
snokvist 1219472
Merge pull request #264 from snokvist/feat/cv610-rtp-sidecar
snokvist 2f341be
cv610: honour image.mirror / image.flip at the sensor
snokvist 375d8d5
cv610: review fixes — drop image.rotate, write orientation unconditio…
snokvist 66bb95b
Merge pull request #265 from snokvist/feat/cv610-image-orientation
snokvist af6c2a3
feat(cv610): centre-priority ROI, and stop skipping it at boot on Maruko
snokvist 3465027
fix(fpv): ship coherent ROI defaults, and name why ROI is disabled
snokvist 2cd7e85
fix(roi): act on adversarial review -- total the shared primitive, stop
snokvist 2e06022
Merge pull request #266 from snokvist/feat/cv610-roi-qp
snokvist 3b52122
feat(cv610): live output retarget, without regressing the ring transp…
snokvist 62a9a03
fix(cv610): act on review -- six defects in the retarget change, thre…
snokvist ab700c2
Merge pull request #267 from snokvist/feat/cv610-live-output-retarget
snokvist e1ea029
fix(cv610): the audio side channel follows a live output retarget
snokvist 8897093
Merge pull request #268 from snokvist/fix/cv610-audio-retarget
snokvist 6a22c59
docs: the SigmaStar backends already follow a retarget -- correct the…
snokvist 6f47ebb
Merge pull request #269 from snokvist/docs/sigmastar-audio-already-fo…
snokvist 4515608
feat(cv610): the portable AE ceilings reach the ISP
snokvist 47432b5
review: correct the AWB rationale; guard ae_defaults on isp_ready
snokvist f3b5a9e
fix: bound fpv.roiQp to +-20, where the delta still reaches the encoder
snokvist 12fa439
review: fix the sites the roiQp bound left behind
snokvist f6d2447
Merge pull request #270 from snokvist/feat/cv610-ae-limits
snokvist 19778d8
Merge pull request #271 from snokvist/fix/roi-qp-range
snokvist 9606589
docs: the sidecar qp is CV610-only, and SigmaStar cannot do better
snokvist 80a9d3c
feat: report a sustained bitrate overrun, and document the roiQp/maxQ…
snokvist ece4242
review: say why the config read is unlocked, and note the dual-VENC s…
snokvist ebd26b8
Merge pull request #272 from snokvist/docs/sigmastar-sidecar-qp-unava…
snokvist 04b643c
Merge pull request #273 from snokvist/feat/bitrate-overrun-watch
snokvist a795d25
feat(cv610): PQTools .bin import and export reach the ISP (#274)
snokvist 99be1f3
build(cv610): stage libbin.so so a flashed craft can import a .bin (#…
snokvist 206c2bb
fix(cv610): act on the upstream review -- symlink, honesty, and a doc…
snokvist c39fa5c
fix: act on the three-agent review -- a truncate-before-guard, a lost…
snokvist 39c25e2
fix: five from the fresh-eyes review -- a streak that was not consecu…
snokvist abed7e7
fix(cv610): validate a retarget destination before anything mutates (…
snokvist 4c5a342
fix(cv610): validate a retarget URI above the ring branch, not below …
snokvist e0f8de2
fix: no new global mutable state -- AGENTS.md:551, and the reviewer w…
snokvist File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 0.73.3 | ||
| 0.81.0 |
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.