Ticket #10 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Integrate DCRAW, and check that it's a usable file format

Reported by: simon Assigned to: simon
Priority: major Milestone:
Component: Memories::Photo Version:
Keywords: Cc:

Description

There's a comment in the code that says "XXX Check it's a JPEG". If it isn't, convert it to being a JPEG if we can. Use DCRAW to convert RAW files to JPEGs, but store the original as well.

Change History

02/16/07 22:31:29 changed by simon

(In [33]) Mess around with things to make it easier to support multiple file uploads, quarantining and multiple file types. References #8, #10, #14.

02/24/07 22:45:16 changed by simon

  • status changed from new to closed.
  • resolution set to fixed.

(In [41]) Allow RAW files. I can't believe that just worked. Closes #10.