Skip to content

Releases: BinaryNoggin/elixir-turbojpeg

v0.4.0

11 Dec 15:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 May 20:51
2695bb1
Compare
Choose a tag to compare
Releas v0.3.0

Add Filter for Membrane

18 Jun 21:17
5a75a67
Compare
Choose a tag to compare
  • Membrane filter converting raw video frames to JPEG. Thanks to @mat-hek
  • Mogrify was pointing to a fork, but now that is in the core so we can point to the right part

Grayscale support

14 Feb 00:20
01c3e47
Compare
Choose a tag to compare

Upgrade Instructions

Use Turbojpeg instead of Turbojpeg.Native.

v0.2.0

05 Feb 20:01
6120801
Compare
Choose a tag to compare

Upgrade instructions:

  • function to_jpeg needs to be changed to yuv_to_jpeg.

Changelog

  • Add ability to convert from jpeg to yuv
  • Add ability to get width, height, and format from jpeg

v0.1.1

03 Feb 15:07
Compare
Choose a tag to compare
Release v0.1.1

v0.1.0

31 Jan 18:20
Compare
Choose a tag to compare
Initial commit