1
I Use This!
Low Activity

Commits : Listings

Analyzed 25 minutes ago. based on code collected 1 day ago.
Sep 23, 2025 — Sep 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #740 from drewnoakes/dev/drnoakes/mp4-metadata-pr-review More... 2 months ago
Detect QuickTime files that lack a leading ftyp box (#736) More... 2 months ago
Address Copilot review: align entry parsing and fix tag name casing More... 2 months ago
Clean up salvaged MP4 udta metadata code More... 2 months ago
Add more UDTA metadata to MP4 parser (Title, Comment, Subtitle, Rating, Category, Mood) More... 2 months ago
Support LONG8 and SLONG8 TIFF data formats More... 3 months ago
Harden ICO parsing against oversized image counts (#734) More... 3 months ago
Merge pull request #732 from hanskr/fix-iloc-zero-offset-size-npe More... 4 months ago
Fix NPE in ItemLocationBox when offset_size/length_size is 0 More... 4 months ago
Merge pull request #728 from drewnoakes/copilot/enhance-error-checking-riffreader More... 5 months ago
Merge pull request #729 from drewnoakes/copilot/move-disposal-method-to-descriptor More... 5 months ago
Revert unrelated build.gradle change More... 5 months ago
Merge pull request #727 from drewnoakes/copilot/null-check-nikontype2makernote More... 5 months ago
Port .NET RiffReader.processChunks error checking improvements to Java More... 5 months ago
Move DisposalMethod description from enum toString to GifControlDescriptor More... 5 months ago
Add null/length check to getPowerUpTimeDescription and add unit tests More... 5 months ago
Merge pull request #725 from drewnoakes/copilot/fix-png-multiple-exif-chunks More... 5 months ago
Initial plan More... 5 months ago
Initial plan More... 5 months ago
Initial plan More... 5 months ago
Keep all duplicate PNG chunks to process and emit directories for each More... 5 months ago
Fix: Skip duplicate PNG chunks instead of throwing PngProcessingException More... 5 months ago
Initial plan More... 5 months ago
Merge pull request #723 from drewnoakes/copilot/decode-iptc-metadata-png More... 5 months ago
Merge pull request #724 from drewnoakes/copilot/fix-rational-signs-in-string More... 5 months ago
Use more explicit line ending regex to handle all line ending styles More... 5 months ago
Fix Windows line endings and add iTXt IPTC test More... 5 months ago
Add IPTC extraction from PNG text chunks (tEXt, zTXt, iTXt) More... 5 months ago
Fix Rational.toString() to normalize signs (move sign to numerator) More... 5 months ago
Initial plan for PNG IPTC metadata extraction More... 5 months ago