index
:
pyexiv2
master
python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittest
/
exif.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly handle decoding/encoding Exif.GPSInfo.GPSDateStamp.
Olivier Tilloy
2009-08-04
1
-0
/
+15
*
Make ExifTag._convert_to_string an instance method.
Olivier Tilloy
2009-08-04
1
-42
/
+70
*
Make ExifTag._convert_to_python an instance method.
Olivier Tilloy
2009-07-31
1
-52
/
+85
*
Delete an EXIF tag.
Olivier Tilloy
2009-03-26
1
-0
/
+24
*
Setting an EXIF tag's value forwards it to the containing metadata if any.
Olivier Tilloy
2009-03-26
1
-0
/
+26
*
Private setters for EXIF tags.
Olivier Tilloy
2009-03-24
1
-2
/
+2
*
EXIF Byte two-ways conversion.
Olivier Tilloy
2009-03-09
1
-0
/
+13
*
EXIF Undefined to string conversion.
Olivier Tilloy
2009-03-09
1
-0
/
+8
*
EXIF Rational and SRational conversion.
Olivier Tilloy
2009-03-09
1
-1
/
+37
*
EXIF Undefined conversion.
Olivier Tilloy
2009-03-02
1
-26
/
+36
*
EXIF Ascii (including datetimes) two-ways conversion.
Olivier Tilloy
2009-03-01
1
-0
/
+36
*
EXIF Long and SLong two-ways conversions.
Olivier Tilloy
2009-02-26
1
-4
/
+45
*
EXIF unit tests.
Olivier Tilloy
2009-02-26
1
-0
/
+53