feat(core): Initial release: add SmartFfmpeg fluent builder API with in-memory streams, progress tracking, and bundled ffmpeg/ffprobe
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartffmpeg',
|
||||
version: '1.0.0',
|
||||
version: '1.1.0',
|
||||
description: 'A fast Node.js module for media file conversion using ffmpeg'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user