Skip to content

Improving background blur - #5484

Merged
rapterjet2004 merged 1 commit into
masterfrom
improving-background-blur-1
Oct 22, 2025
Merged

Improving background blur#5484
rapterjet2004 merged 1 commit into
masterfrom
improving-background-blur-1

Conversation

@rapterjet2004

Copy link
Copy Markdown
Contributor
  • Optimized conversion function using WebRTC's built in YuvHelper
  • Removed unused code
  • Added better error handling

Results in a smoother blurring experience, as the conversion function is parallelized with C++ using JNI under the hood.

馃弫 Checklist

  • 鉀戯笍 Tests (unit and/or integration) are included or not needed
  • 馃敄 Capability is checked or not needed
  • 馃敊 Backport requests are created or not needed: /backport to stable-xx.x
  • 馃搮 Milestone is set
  • 馃尭 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

@rapterjet2004
rapterjet2004 requested a review from mahibi October 17, 2025 16:11
@rapterjet2004 rapterjet2004 self-assigned this Oct 17, 2025
@rapterjet2004 rapterjet2004 added the 3. to review Waiting for reviews label Oct 17, 2025
Removing unused code
Better error handling

Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
@rapterjet2004
rapterjet2004 force-pushed the improving-background-blur-1 branch from 4fd8b19 to f70818f Compare October 22, 2025 14:14
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5484.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions

Copy link
Copy Markdown
Contributor

Codacy

Lint

TypemasterPR
Warnings9998
Errors00

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1111
Dodgy code6262
Internationalization33
Malicious code vulnerability33
Performance44
Security11
Total9090

@rapterjet2004
rapterjet2004 merged commit da4655b into master Oct 22, 2025
17 checks passed
@rapterjet2004
rapterjet2004 deleted the improving-background-blur-1 branch October 22, 2025 15:18
This was referenced Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants