Releases: cshum/imagorvideo
Releases · cshum/imagorvideo
v0.1.3
What's Changed
- fix(imagorvideo): close reader on ReadSeeker size <= 0 by @cshum in #9
- build: libvips 8.13.2 by @cshum in #10
- refactor(ffmpeg): refactor pointer and reader stream by @cshum in #11
- build(deps): imagor 1.1.5 by @cshum in #13
- fix(imagorvideo): fix reader and read seeker close sequence by @cshum in #12
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat(ffmpeg): logging callback handler by @cshum in #1
- fix(ffmpeg): free memory on close by @cshum in #2
- feat(ffmpeg): speed optimization and export memory buffer by @cshum in #3
- build: test ffmpeg github action by @cshum in #4
- test: ffmpeg meta and export golden tests by @cshum in #5
- test: ffmpeg processor tests by @cshum in #6
- test(imagorvideo): fallback image tests by @cshum in #7
- build(deps): bump imagor to v1.1.3
Full Changelog: v0.0.1...v0.1.2