various: typo fixes
[platform/upstream/gstreamer.git] / gst-libs / gst / tag / gstxmptag.c
2011-12-02 Piotr Fusikvarious: typo fixes
2011-06-29 Thiago Santostag: xmp: Remove extra chars from end of xmp packet
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-09 Thiago Santostag: xmp: Fix LocationShown syntax
2011-06-08 Thiago Santostag: xmp: Add room for extra namespace definitions
2011-05-23 Stefan Kostxmptag: remove late check
2011-05-23 Stefan Kostxmptag: have the default branch as the last one
2011-05-23 Stefan Kostxmptag: an uint value can't be <0
2011-05-15 Thiago Santostag: xmp: Add Iptc4xmpExt schema support
2011-05-15 Thiago Santostag: xmp: Add support for reading struct tags
2011-05-15 Thiago Santostag: xmp: Add struct xmp tag type support
2011-05-15 Thiago Santostag: xmp: Fixing schema maps
2011-05-15 Thiago Santostag: xmp: Write the same tag to all schemas
2011-04-14 Thiago Santostag: xmp: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_C...
2011-04-04 Haakon Sporsheimtag: Explicit cast to GThreadFunc to silence MS compiler.
2011-03-29 Thiago Santostagxmpwriter: Adds a new GstTagXmpWriter interface
2011-03-29 Thiago Santostag: xmp: Add function to list the available schemas
2011-03-21 Thiago Santostag: xmp: Add missing schema creation
2011-01-31 Mark Nauwelaertsxmptag: cast argument to isdigit to int
2011-01-24 Thiago Santostag: xmp: Move static variable to local function
2010-10-13 Thiago Santostag: Update with latest datetime from core
2010-08-25 Thiago Santostag: exif: More photography mappings
2010-08-09 Thiago Santosxmp: exif: Adds GST_TAG_APPLICATION_NAME mappings
2010-08-04 Thiago Santostag: xmp: Make xmp lib aware for the different tag...
2010-08-04 Thiago Santosxmp: Add a new layer of indirection (GstXmpSchema)
2010-08-04 Thiago Santostag: xmp: Make bag tags deserialization work correctly
2010-08-01 Thiago Santostag: xmp: removing useless locking
2010-07-26 Tim-Philipp Müllertag: initialize datetime variable in xmp tag parsing...
2010-07-26 Thiago Santostag: xmp: Maps GST_TAG_DATE_TIME
2010-06-23 Thiago Santostag: xmp: Adds GST_TAG_IMAGE_ORIENTATION mapping
2010-06-14 Thiago Santostag: xmp: Init char variable for gps coordinates
2010-05-03 Thiago Santostag: xmp: Adds new geo-location mappings
2010-05-03 Thiago Santostag: xmp: Adds xmp mappings for device tags
2010-03-25 Thiago Santostag: xmp: Do not remove tag from list twice
2010-03-24 Thiago Santostag: xmp: Add some comments
2010-03-24 Thiago Santostag: xmp: Adds _USER_RATING mapping for xmp
2010-03-24 Thiago Santostag: xmp: Add Elevation tag mapping
2010-03-24 Thiago Santostag: xmp: Fix off by one
2010-03-24 Thiago Santostag: xmp: Adds mappings for LATITUDE and LONGITUDE
2010-03-24 Thiago Santostag: xmp: Refactor buffer parsing
2010-03-24 Thiago Santostag: xmp: Refactor mappings storage
2010-03-17 Benjamin Ottexmp: Refactor code
2010-03-15 Tim-Philipp Müllerdocs: fix typo in gst_tag_list_from_xmp_buffer() docs...
2010-03-11 Thiago Santostags: Add new mapping to XMP helpers
2010-03-11 Stefan Kosttags: add basic xmp metadata support