OpenCut/apps/web
StarKnightt f72f5c100b Add video speed control and improve playback smoothness
Added a speed control dropdown in the timeline toolbar that lets users change video playback speed between 0.5x to 2x. The dropdown shows the current speed and offers preset options.

Made video playback smoother by:
- Using better timing for speed changes
- Improving video synchronization
- Reducing playback stutters
- Making speed changes more responsive

The speed control is now easily accessible while editing and works smoothly with all video clips.
2025-06-23 20:01:12 +05:30
..
migrations so much stuff??? 2025-06-22 13:07:02 +02:00
public feat: initial DnD and ffmpeg install 2025-06-23 10:33:03 +03:00
src Add video speed control and improve playback smoothness 2025-06-23 20:01:12 +05:30
.env.example chore(env): update Next Auth vars to Better Auth 2025-06-23 15:51:49 +07:00
bun.lock feat: initial DnD and ffmpeg install 2025-06-23 10:33:03 +03:00
components.json Initial commit 2025-06-22 10:02:50 +02:00
drizzle.config.ts so much stuff??? 2025-06-22 13:07:02 +02:00
netlify.toml netlify file 2025-06-22 13:26:17 +02:00
next.config.ts Initial commit 2025-06-22 10:02:50 +02:00
package-lock.json chore: add cross-env as dep 2025-06-22 14:27:44 +02:00
package.json fix: mentions of npm 2025-06-23 13:39:38 +03:00
postcss.config.mjs Initial commit 2025-06-22 10:02:50 +02:00
tailwind.config.ts so much stuff??? 2025-06-22 13:07:02 +02:00
tsconfig.json format tsconfig 2025-06-22 10:05:01 +02:00