Update Convert for 10-bit and HDR #1858

Merged
ddennedy opened 9:51am on June 30, 2026 wanted to merge 292 Δ into mltframework/shotcut master from
10-bit_transcode

Pull request #1858 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 292
Maximum comment count per PR 10 5
Pull request maximum business days between activity 3 59
Pull request maximum business days open 5 59

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 src/util.h
src/util.cpp
2
100 src/settings.h
src/settings.cpp
2
81 src/dialogs/transcodedialog.cpp
src/widgets/avformatproducerwidget.cpp
2
72 src/settings.cpp
src/settings.h
2

Biggest files changes in pull request

Path View whole file Lines removed Lines added Final line count
src/transcoder.cpp 0 0 408
src/util.cpp 0 0 1316
src/settings.cpp 0 0 2190
src/dialogs/transcodedialog.cpp 0 0 170
src/widgets/avformatproducerwidget.cpp 0 0 1850
src/settings.h 0 0 495
src/jobs/ffmpegjob.cpp 0 0 122
src/util.h 0 0 115

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.