webadderall
|
f3b0fdf8c8
|
Address taskbar and rendering review feedback
|
2026-08-25 20:59:28 +10:00 |
|
young
|
49fb397c98
|
Preserve the correct colour range in video exports
|
2026-08-25 19:06:02 +10:00 |
|
wiiiii123
|
234a7b537a
|
fix(export): support native cropped layouts
|
2026-05-08 03:20:28 +07:00 |
|
wiiiii123
|
3455475f38
|
fix(export): harden native beta pipeline
|
2026-05-07 22:37:27 +07:00 |
|
wiiiii123
|
eb1ea68f7e
|
fix(export): support native background blur
|
2026-05-06 20:53:44 +07:00 |
|
wiiiii123
|
9c81006e5c
|
Add native GPU static layout export path
|
2026-05-03 22:43:23 +07:00 |
|
Wiii
|
574cefc6bd
|
fix(export): use tempo filters for speed audio
Use FFmpeg atempo filters for native edited-track speed changes, including near-unity speed tolerance coverage.
|
2026-04-26 22:59:20 +07:00 |
|
wiiiii123
|
3b2922cfbb
|
fix(export): harden edited-track filter validation
|
2026-04-21 18:09:23 +07:00 |
|
wiiiii123
|
2b19493bb7
|
fix(export): validate edited-track fast-path inputs
|
2026-04-21 18:09:23 +07:00 |
|
wiiiii123
|
fcdc842371
|
fix(export): fast-path simple edited audio tracks
|
2026-04-21 18:09:23 +07:00 |
|
wiiiii123
|
ccc0e63d1b
|
fix(export): clean telemetry profiling rebase
|
2026-04-20 20:11:58 +07:00 |
|
wiiiii123
|
b7e5a4ab79
|
chore(export): add ffmpeg mux timing breakdown
|
2026-04-20 20:09:54 +07:00 |
|
webadderall
|
f81a740614
|
fix: address export pipeline review feedback
|
2026-04-16 18:49:01 +10:00 |
|
webadderall
|
8abceaa914
|
feat: add H.264 stream-copy export, overhaul exporter pipeline, rename native binaries
- IPC: new inputMode 'h264-stream' — browser VideoEncoder output stream-copied
into MP4 via ffmpeg rather than piping raw RGBA frames, cuts memory usage
- Security: replace flat approvedLocalReadPaths with userApprovedPaths fed from
dialog pickers and project load; isAllowedLocalReadPath uses it alongside
dir prefix / existsSync checks
- nativeVideoExport: add buildNativeH264StreamExportArgs for stream-copy path
- frameRenderer / modernFrameRenderer: cursor-follow camera integration,
annotation blur post-processing, shadow profile, squircle geometry
- audioEncoder / streamingDecoder / gifExporter / muxer: full pipeline
hardening — drift correction, backpressure, proper teardown
- Rename native helpers openscreen-* → recordly-* on darwin-arm64 and
darwin-x64; update helpers-manifest.json for win32-x64
- electron/main, windows, updater, rendererServer: startup and window
lifecycle improvements
- preload: expose inputMode and new IPC surface to renderer
|
2026-04-16 17:51:41 +10:00 |
|
webadderall
|
75a90f5bed
|
add native export ffmpeg helpers
|
2026-04-04 13:07:42 +11:00 |
|