Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exif support attempt number 2 #242

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from
Draft

Commits on Jan 19, 2024

  1. Support Exif data export

    seaeagle1 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8b15380 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Clean up decoder interface to allow decoding of Exif-only TIFF blocks…

    … (ie. decode it's own Exif output)
    seaeagle1 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f449d51 View commit details
    Browse the repository at this point in the history
  2. Exif encoding support

    seaeagle1 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    44f2da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd30240 View commit details
    Browse the repository at this point in the history
  4. Improve comments

    seaeagle1 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ec8452b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    d844ebd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    fd64bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4b59c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    ace1b18 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Added ProcessedEntry

    spoutn1k committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9e3d000 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Avoid panic on missing ifd

    spoutn1k committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c7a8bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4248d9d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    b884111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d95771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed14fb0 View commit details
    Browse the repository at this point in the history
  4. Add tags and tag formats

    spoutn1k committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    530fe1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bc9394 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    290ba08 View commit details
    Browse the repository at this point in the history
  7. Refactor DirectoryEncoder

    spoutn1k committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    13a11ee View commit details
    Browse the repository at this point in the history
  8. Refactor

    spoutn1k committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b3d9853 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9746037 View commit details
    Browse the repository at this point in the history