github cshum/imagor v1.1.0

latest releases: v1.9.6, v1.9.5, v1.9.4...
4 years ago

Introducing imagorvideo

imagorvideo is a new initiative that brings video thumbnail capability with ffmpeg, built on the foundations of imagor v1.1.

Imagorvideo uses ffmpeg C bindings that extracts image thumbnail from video by attempting to select the best frame, then forwards to libvips to perform all existing image operations supported by imagor.

Check it out at https://github.com/cshum/imagorvideo

What's Changed

  • feat(imagor): preview mode by @cshum in #150
  • feat(imagor): ErrForward - forward params through series of processors by @cshum in #155
  • feat(imagor): blob.NewReadSeeker() by @cshum in #164
  • build(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0 by @dependabot in #157
  • build(deps): bump github.com/fsouza/fake-gcs-server from 1.38.2 to 1.40.1 by @dependabot in #160
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.76 to 1.44.93 by @dependabot in #165
  • fix(vips): restrict image type for vips_thumbnail by @cshum in #166
  • test(vips): fit-in/resize with unspecified width/height by @cshum in #168
  • feat(imagor): Storage and Result Storage Path Style by @cshum in #154

Full Changelog: v1.0.3...v1.1.0

Don't miss a new imagor release

NewReleases is sending notifications on new releases.