Skip to content

Releases: Vanilagy/turbores

v1.2.1

Choose a tag to compare

@Vanilagy Vanilagy released this 02 Jul 18:28
babe9d1
  • Fixed dequeued promise resolving before decode result promise resolves

v1.2.0

Choose a tag to compare

@Vanilagy Vanilagy released this 02 Jul 18:02
36002e6
  • Improved both single-threaded and multi-threaded decoder performance
  • Added Decoder.desiredSize as a watermark communication mechanism

v1.1.4

Choose a tag to compare

@Vanilagy Vanilagy released this 01 Jul 15:16
8bf429c

npm is being weird

v1.1.3

Choose a tag to compare

@Vanilagy Vanilagy released this 01 Jul 14:32
cd7bff5
  • Suppressed Vite dev server warnings via * @vite-ignore */

v1.1.2

Choose a tag to compare

@Vanilagy Vanilagy released this 01 Jul 13:05
65d0c7d
  • Fixed warnings/error for bundlers like Webpack
  • Added a UMD build

v1.1.1

Choose a tag to compare

@Vanilagy Vanilagy released this 30 Jun 19:56
87b7522
  • Removed overstrict color space validation logic

v1.1.0

Choose a tag to compare

@Vanilagy Vanilagy released this 30 Jun 18:24
898dcd9
  • Added pixel aspect ratio parsing from packet data
  • Added Frame.pixelAspectRatio
  • Added strict validation for color primaries, transfer function, and matrix coefficients

v1.0.0

Choose a tag to compare

@Vanilagy Vanilagy released this 29 Jun 16:29
ce3999f

Initial release!