发布

  • fix(hdr): address deferred items from PR #288 review

    frostbyte_neo 发布于 2026-04-19 02:31:56 +00:00

    • blitRgb48leRegion: take canvasHeight as an explicit parameter so callers
      with non-square canvases or other byte-stride conventions cannot silently
      produce a wrong height. Updates all alphaBlit.test.ts call sites.
    • renderOrchestrator: cache max frame index per pre-extracted HDR frame
      directory and bounds-check videoFrameIndex before existsSync. Avoids
      redundant filesystem syscalls when the requested time falls past the
      last extracted frame for a given clip.

    Made-with: Cursor

    下载附件