Miguel Ángel
|
afafca4b96
|
feat: make creator media edits render-safe (#3322)
* feat: make creator media edits render-safe
* fix: align media playback timing
* docs: add creator editing recipes
* docs: expand creator editing guidance
* fix: unify media source offsets
* fix: scale natural media duration
* fix: preserve natural media zero spans
* fix: align compiled natural media timing
* test: classify compiler media test as integration
* fix: drop inactive media windows
* fix: unify literal timing parsing
* fix: keep browser media parsing serializable
* fix: keep page timing readers strict
* fix: close remaining preview timing gaps
* fix(core): preserve Studio voice pitch at playback speed
* chore: keep creator contract source-neutral
|
2026-08-18 10:17:02 -04:00 |
|
James Russo
|
9792c32950
|
fix(producer): reject asset media type mismatches (#2937)
* fix(producer): reject asset media type mismatches
* fix(engine): document read-only AVIF probe
* fix(engine): bound read-only AVIF brand probe
* fix(producer): make media preflight lifecycle-safe
* fix(producer): reconcile runtime media before preflight
* fix(engine): avoid writable file-open detection
* fix(producer): close runtime media preflight gaps
|
2026-08-03 18:16:41 -07:00 |
|
James Russo
|
98a4cd70fd
|
perf(producer): compute regression PSNR in one ffmpeg pass (#2813)
* perf(producer): compute regression PSNR in one ffmpeg pass
* fix(producer): fail loudly when one PSNR input runs out of frames
|
2026-07-26 18:14:53 -07:00 |
|
James
|
0af07a07c5
|
fix(core): enforce strict runtime safety
|
2026-07-11 21:31:30 -07:00 |
|
James
|
9e7b11998c
|
test(producer): gate source tests by execution lane
|
2026-07-11 10:38:02 -07:00 |
|