Next | Query returned 18 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-12 14:54:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-imageio: updated to 2.34.0

v2.34.0 (2024-02-12)

Feature

Forward constructor kwargs to PyAV
   2024-01-25 17:17:24 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-imageio: updated to 2.33.1

v2.33.1 (2023-12-11)

Fix

Replace mktemp with mkstemp when caching to disk for legacy plugins
Other

Fix grammar in ImportError

v2.33.0 (2023-11-20)

Fix

Update pyav plugin to reflect AV changes
Unpin Pillow and allow versions >=10.1.0

Feature

Support for AVIF image format

v2.32.0 (2023-11-06)

Feature

Add support for HEIF format
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2023-04-24 09:07:33 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-imageio: updated to 2.28.0

v2.28.0 (2023-04-24)

Feature

Expose v3 plugins via v2 API
v2.27.0 (2023-03-27)

Fix

Update FreeImage backend to v3.18.0 on Windows
Feature

Add n_images to ImageProperties
v2.26.1 (2023-03-20)

Fix

Consistently apply color palettes by default
Allow ffmpeg filters to terminate iter
Handle unknown video duration in pyav metadata
Other

Remove pypy 3.7 testing and improve CI/CD scripts
Several doc improvements
Add GH Sponsors link (0e13f64)
v2.26.0 (2023-02-27)

Feature

Collection of small improvements to pyav
v2.25.1 (2023-02-13)

Fix

Format hint test doesn't need to establish a connection
Other

Don't build pdfs on RTD
v2.25.0 (2023-01-23)

Feature

Add audio support for ffmpeg writer
v2.24.0 (2023-01-09)

Feature

Tifffile v3
Other

Pin sphinx below v6
v2.23.0 (2022-12-19)

Feature

Add support for Python 3.11
Other

Exclude py3.11 on windows
GitHub Actions add Python 3.11 to the testing
Add migration instructions for as_gray in new pillow plugin.
v2.22.4 (2022-11-07)

Fix

Fix silent failure when writing gray images with explicit color channel using pillow
Ffmpeg supports .h264 extension
Avoid webcam hang on MacOS
Other

Fix typo
Document deprecated format_hint
v2.22.3 (2022-10-31)

Fix

Support compression and compressionargs in tifffile plugin
v2.22.2 (2022-10-16)

Fix

Make legacy FormatManager skip uninstalled plugins
Other

Remove unneeded image_mode references
Remove xcode reference (dead link) (d1c3e5e)
v2.22.1 (2022-10-03)

Fix

Raise ImportError when iio-ffmpeg is missing
Other

EXR spec
Remove stale funding platform (f428953)
v2.22.0 (2022-09-19)

Feature

Pyav API for procedural video writing
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125)
Log message:
Forget about Python 3.6
   2021-11-17 18:27:15 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-imageio: updated to 2.10.5

v2.10.5 (2021-11-17)

Fix

Resolve regression on imageJ TIFF hyperstacks

v2.10.4 (2021-11-13)

Fix

Consistently handle file opening/closing

Documentation

Reorder getting started menu

v2.10.3 (2021-11-06)

Fix

Fix file extension bug when filename contains '#'.

v2.10.2 (2021-11-05)

Fix

Allow devices above in ffmpeg

Documentation

Align README.md with new docs

v2.10.1 (2021-10-27)

Fix

Install ImageIO dependencies during release wheel build

v2.10.0 (2021-10-27)

Feature

Allow pillow to write/encode to byte strings
Add CD pipeline
Fail PIL write if extension isnt supported (0dc33d3)
Make imopen use core.Request (c51fdb0)

Fix

Bump pillow to 8.3.2
Undo previous commit (f4c2e74)
Bump required pillow version (1a4456c)
Avoid pillow 8.3.0
Close request if no backend was found (1f8ff6b)
Introduce InitializationError (974fdc5)
Linting (e25f06f)
Merge master into feature (6576783)
Instantiate plugins once (081f3e6)
Make FITS the preferred plugin for FITS files
Remove compromised token
Get images from imageio not firefoxmetzger (9da8339)
Throw-away requests for get_reader/get_writer (cf83968)
Black + flake8 (53ed8d8)
Test mvolread with mvol image (3a03d26)
Investigate pypy failure (9d63acc)
Remove dublicate checks (7148fa9)
Remove dublicate code (9a99417)
Flake8 + black (42a02ed)
Raise error for invalud modes in py3.6 (c91ae9c)
Black + flake8 (abe7199)
Pillow changed gif reading. updating test (2ebe936)
Flake8 (6debb11)
Blackify (6676a62)
New black formatting rules
Merge master into branch (edad86f)
Make Request.Mode an enum
Fix highlighting of installation command
Remove double import (388e57d)
Merge master into v3.0.0 (7443ffd)

Documentation

Refactor plugin docs
Fix typo
Fixed Typo
Update DOI
Added missing docstring to function (6625430)
Clarify missing method (2fd5116)
Update Website Link
Polish imopen docstrings (7052cd8)
Clarify documentation on .tif handling
Add repo location to developer instructions
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Next | Query returned 18 messages, browsing 1 to 10 | Previous