summaryrefslogtreecommitdiffstats
path: root/ext/metadata/metadataiptc.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-13Code documentation.Edgard Lima1-1/+2
Original commit message from CVS: Code documentation.
2007-12-05Added some tags to exif parser.Edgard Lima1-3/+4
Original commit message from CVS: Added some tags to exif parser.
2007-12-03Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets ↵Edgard Lima1-2/+15
GstTagSetter interface. Original commit message from CVS: Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets GstTagSetter interface.
2007-11-30Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.Edgard Lima1-8/+8
Original commit message from CVS: Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.
2007-11-28Sending make and model individual tags and muxer now links fine.Edgard Lima1-4/+11
Original commit message from CVS: Sending make and model individual tags and muxer now links fine.
2007-11-28Small fixes in get_range and better structure for generic muxer and demuxer.Edgard Lima1-0/+144
Original commit message from CVS: Small fixes in get_range and better structure for generic muxer and demuxer.