OpenCut/rust/crates
Luis Esteban Acevedo Ladino 1daba0e9ea feat: add 23 new video effects across 5 categories
Implement color (hue rotate, temperature, tint, posterize, duotone, cross process),
distortion (pixelate, chromatic aberration, glitch, wave, mirror, kaleidoscope, fisheye),
light (sharpen, glow, exposure, shadows/highlights), edge (detection, emboss), and
style (film grain, halftone, scanlines, color key) effects as WGSL shaders with Rust
pack functions and TypeScript definitions.
2026-04-27 09:12:06 -05:00
..
bridge refactor: split effects and masks into dedicated rust crates, introduce MediaTime and FrameRate 2026-04-07 01:09:13 +02:00
compositor cosas 2026-04-23 19:00:17 -05:00
effects feat: add 23 new video effects across 5 categories 2026-04-27 09:12:06 -05:00
gpu refactor: gpu webgl fallback and batched command encoding 2026-04-13 05:01:51 +02:00
masks refactor: gpu webgl fallback and batched command encoding 2026-04-13 05:01:51 +02:00
time refactor: split effects and masks into dedicated rust crates, introduce MediaTime and FrameRate 2026-04-07 01:09:13 +02:00