summaryrefslogtreecommitdiffstats
path: root/ext/metadata/metadataexif.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...Edgard Lima1-28/+695
2008-02-10Revert changes to 2008-02-09 due to frozen.Edgard Lima1-695/+28
2008-02-10Convert from EXIF to XMP DataTime as local time.Edgard Lima1-7/+10
2008-02-10Map Date-Time and GPS tags.Edgard Lima1-28/+692
2008-02-07Add more tags. Improve test app.Edgard Lima1-0/+9
2008-02-05Add more tags mapping.Edgard Lima1-18/+66
2008-02-02Map more Exif tags.Edgard Lima1-32/+45
2008-01-31Add documentation.Edgard Lima1-0/+1
2008-01-31ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f...Sebastian Dröge1-3/+3
2008-01-25Add lot of documentation.Edgard Lima1-169/+254
2008-01-17Fixed adding EXIF tags to correct IFD. Mapped some XMP tags.Edgard Lima1-21/+38
2007-12-14Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra...Edgard Lima1-140/+133
2007-12-13Added a test application. Added some EXIF tags. Fixed a muxer bug.Edgard Lima1-43/+288
2007-12-05Added some tags to exif parser.Edgard Lima1-13/+125
2007-12-03Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets Gst...Edgard Lima1-2/+2
2007-11-30Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.Edgard Lima1-6/+33
2007-11-28Sending make and model individual tags and muxer now links fine.Edgard Lima1-7/+60
2007-11-28Small fixes in get_range and better structure for generic muxer and demuxer.Edgard Lima1-0/+168