aboutsummaryrefslogtreecommitdiffstats
path: root/unittest/exif.py
Commit message (Expand)AuthorAgeFilesLines
* Delete an EXIF tag.Olivier Tilloy2009-03-261-0/+24
* Setting an EXIF tag's value forwards it to the containing metadata if any.Olivier Tilloy2009-03-261-0/+26
* Private setters for EXIF tags.Olivier Tilloy2009-03-241-2/+2
* EXIF Byte two-ways conversion.Olivier Tilloy2009-03-091-0/+13
* EXIF Undefined to string conversion.Olivier Tilloy2009-03-091-0/+8
* EXIF Rational and SRational conversion.Olivier Tilloy2009-03-091-1/+37
* EXIF Undefined conversion.Olivier Tilloy2009-03-021-26/+36
* EXIF Ascii (including datetimes) two-ways conversion.Olivier Tilloy2009-03-011-0/+36
* EXIF Long and SLong two-ways conversions.Olivier Tilloy2009-02-261-4/+45
* EXIF unit tests.Olivier Tilloy2009-02-261-0/+53