Editly Versions Save

Slick, declarative command line video editing & API

v0.14.2

1 year ago
  • Fix bug in videoFrameSource.js when the video frame buffer is too small to store the buffer received from ffmpeg. ebd3275

https://github.com/mifi/editly/compare/v0.14.1...v0.14.2

v0.14.1

1 year ago
  • Merge pull request #214 from woolite64/master 1ed97b4
  • refactor b69aea8
  • move tmpDir cleanup to avoid file locks 4a7f4ed

https://github.com/mifi/editly/compare/v0.14.0...v0.14.1

v0.14.0

1 year ago
  • Merge pull request #207 from gabrieltorreiro/master dea54b1
  • Merge branch 'master' into master 306234b
  • Update parseConfig.js 68ec9f8
  • Update package.json 1fc04be
  • Merge pull request #211 from mattkibbler/rotation-fix d3d3a71
  • improve util c62c72b
  • Update parseConfig.js 7f8ca24
  • Update util.js 790d8c6
  • set bg volume to 1 if not is provided bc185f5
  • add background control volume 80a763b

https://github.com/mifi/editly/compare/v0.13.0...v0.14.0

v0.13.0

1 year ago
  • editly is now ESM only
  • update dependencies

https://github.com/mifi/editly/compare/v0.12.0...v0.13.0

v0.12.0

1 year ago
  • upgrade canvas and gl a20529e
  • Merge pull request #193 from mifi/dependabot/npm_and_yarn/minimist-1.2.6 62ea58e
  • Bump minimist from 1.2.5 to 1.2.6 4b7088e
  • Merge pull request #189 from lucemia/respect-allowRemoteRequests-for-audio 4b5f162
  • respect allowRemoteRequests for audio 85762ec
  • Merge pull request #188 from lucemia/patch-1 9a19a89
  • Update README.md 508cc80
  • Merge pull request #183 from mifi/dependabot/npm_and_yarn/simple-get-3.1.1 7b078a5
  • Bump simple-get from 3.1.0 to 3.1.1 4b13023
  • Merge pull request #182 from mifi/dependabot/npm_and_yarn/ajv-6.12.6 557d911
  • Bump ajv from 6.12.0 to 6.12.6 5291fb2
  • Merge pull request #174 from mifi/dependabot/npm_and_yarn/nanoid-3.1.31 ccf3e6c
  • Bump nanoid from 3.1.12 to 3.1.31 913d7e8

https://github.com/mifi/editly/compare/v0.11.3...v0.12.0

v0.11.3

2 years ago

v0.11.2

2 years ago
  • fix version check c3e7e82
  • fix(renderSingleFrame): error thrown by-pass 8e84a98

https://github.com/mifi/editly/compare/v0.11.1...v0.11.2

v0.11.1

3 years ago
  • Allow custom output args #27 #36 91e06ba
  • implement output volume #83 9edb1e4
  • Merge pull request #94 from patcon/example-fontpaths feb8d44
  • Merge pull request #95 from patcon/gitignore-tweaks a061f11
  • Merge pull request #96 from patcon/docker-containerized-cli 52f643b
  • Aligned names a bit more. 50832c6
  • Added a first-pass implementation of using docker/docker-compose to run editly. c6ec5ed
  • gitignore: Ensured no generated artifacts get committed in repo. c597fbb
  • Added fontPath and fixed typos in examples that use text. 044de4b
  • add vignette example c2f6bd8

https://github.com/mifi/editly/compare/v0.11.0...v0.11.1

v0.11.0

3 years ago
  • Add version check #34 21be77c
  • Audio improvements #62 #30 049ee02
  • BREAKING: Renamed: visibleFrom -> start
  • BREAKING: Renamed: visibleUntil -> stop

https://github.com/mifi/editly/compare/v0.10.2...v0.11.0

v0.10.2

3 years ago
  • keep aspect ratio with --fast #13 c36bcab

https://github.com/mifi/editly/compare/v0.10.1...v0.10.2