0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in decoder (#2946) More... 12 days ago
fix typo (which turns out builds on gcc) More... 15 days ago
Use size_t to avoid possible numeric overflow for the very largest images. More... 15 days ago
better docs More... 15 days ago
Actually load rgb_alpha images. (#2942) More... 21 days ago
Remove MMX header (#2939) More... 24 days ago
Fix incorrect version check for libgif (#2936) More... 24 days ago
adjust head back to .99 More... 24 days ago
tagging another minor version More... 24 days ago
Reduce FOREVER from 290 to 200 years (#2938) More... 24 days ago
CMake: Set LAPACK libs as public (#2923) More... 29 days ago
jxl: use float for quality (#2930) More... about 1 month ago
Apply the new patch from Davis (#2929) More... about 2 months ago
allow reading and writing rgb-alpha images in Python (#2925) More... about 2 months ago
Add missing magic number for JPEG XL (#2924) More... about 2 months ago
Add JXL support (#2917) More... about 2 months ago
add nr and nc methods to jpeg, png and webp loaders (#2920) More... about 2 months ago
Use STD in testing suite (#2922) More... about 2 months ago
Fix documentation of inv_color_transform (#2918) More... about 2 months ago
Add color transform and inv color transform (#2914) More... 2 months ago
fix letterbox_image in yolo example (#2911) More... 3 months ago
Return shortcut in disturb_colors (#2909) More... 3 months ago
loss_barlow_twins: add get_eccm member function (#2906) More... 4 months ago
Disable mac osx CI More... 5 months ago
extend letterbox behavior (#2899) More... 5 months ago
Add find_convex_hull using Graham scan (#2889) More... 5 months ago
Update HTML docs more More... 5 months ago
Make use of CMAKE_BUILD_PARALLEL_LEVEL (#2879) More... 7 months ago
Remove cmake from pyproject.toml (#2878) More... 7 months ago
[PNG] save_png() now works with std::vector and std::ostream (#2873) More... 7 months ago