OpenCut/apps/web
naoNao89 726d9cb90b feat: add MOV format support and fix cleanup in VideoExporter
- Add codec configuration for MOV format in buildFFmpegCommand
- Use libx264 video codec and aac audio codec for MOV exports
- Fix cleanup method to properly remove progress event listeners
- Store progressCallback reference to enable proper event listener removal
- Prevent memory leaks by correctly cleaning up FFmpeg event handlers
2025-07-30 00:27:08 +07:00
..
migrations feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
public feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
src feat: add MOV format support and fix cleanup in VideoExporter 2025-07-30 00:27:08 +07:00
.env.example fix: typo in url 2025-07-22 00:34:49 +02:00
.gitignore chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
Dockerfile feat: Add comprehensive keyboard shortcuts system for video editor 2025-07-15 12:36:53 -04:00
components.json feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
drizzle.config.ts feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
next.config.ts feat: add opencut blog 2025-07-21 23:18:07 +02:00
package.json Merge pull request #443 from OpenCut-app/feat/sitemap 2025-07-23 20:46:02 +03:00
postcss.config.mjs format 2025-07-20 11:00:22 +03:00
tailwind.config.ts feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
tsconfig.json feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
tsconfig.tsbuildinfo fix: global biome exe, fix missing args 2025-07-25 00:55:39 +03:00