Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst-libs / gst / tag / gstexiftag.c
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-14 Thiago Santostag: exif: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_...
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Haakon Sporsheimtag: use gst/math-compat.h header.
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-25 Wim Taymanstags: port to new metadata and memory API
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2010-12-22 Thiago Santostag: exif: Fix unitialized data warning
2010-11-02 Tim-Philipp Müllertag: fix leak when parsing undefined EXIF tag into...
2010-11-02 Tim-Philipp Müllertag: fix GstDateTime leak when converting exif tag...
2010-10-15 Thiago Santostag: Adds GST_TAG_CAPTURING_SOURCE
2010-10-15 Thiago Santostag: Adds GST_TAG_CAPTURING_METERING_MODE
2010-10-15 Thiago Santostag: Adds GST_TAG_CAPTURING_SHARPNESS
2010-10-13 Thiago Santostag: Update with latest datetime from core
2010-09-23 Thiago Santostags: exif: Add mapping for _HORIZONTAL_ERROR
2010-09-07 Thiago Santostag: exif: Adds mappings for new image ppi tags
2010-09-04 Leo Singerexiftag: Fix compiler warnings with old gcc versions
2010-08-25 Thiago Santosconfigure: Add check for log2
2010-08-25 Thiago Santostag: exif: Move some tags to their correct IFDs
2010-08-25 Thiago Santostag: exif: Always write FlashPixVersion tag
2010-08-25 Thiago Santostag: exif: Adds flash tags mapping
2010-08-25 Thiago Santostag: exif: More photography mappings
2010-08-25 Thiago Santostag: exif: Add macros for the exif ids
2010-08-25 Thiago Santostag: exif: Adds photography tags mappings
2010-08-25 Thiago Santostag: exif: Adds mapping for GST_TAG_APPLICATION_DATA
2010-08-11 Thiago Santostags: exif: Fix bug in inner ifd parsing
2010-08-11 Thiago Santostag: exif: Put ExifVersion in the correct IFD
2010-08-11 Thiago Santostag: exif: Refactor functions declaration
2010-08-11 Thiago Santostag: exif: Add another DateTime mapping
2010-08-10 Thiago Santostag: exif: Fix bug on image-orientation parsing
2010-08-10 Sebastian Drögeexiftag: Compare with G_MAXUINT16 instead of -1
2010-08-09 Thiago Santosxmp: exif: Adds GST_TAG_APPLICATION_NAME mappings
2010-08-09 Thiago Santostag: exif: Write ExifVersion tag
2010-08-09 Thiago Santostags: exif: Fix inner tags offset rewriting
2010-07-26 Thiago Santostag: exif: Map GST_TAG_DATE_TIME
2010-06-23 Thiago Santostag: exif: Adds mapping for GST_TAG_IMAGE_ORIENTATION
2010-06-11 Edward Herveygstexiftag: Fix unitialized variables
2010-06-11 Edward Herveygstexiftag: Fix debug statements
2010-06-11 Edward Herveyexiftag: Fix unitialized variable
2010-06-09 Thiago Santostag: exif: Refactor byte-order handling
2010-06-09 Thiago Santostag: exif: Adds new geo-location tag mappings
2010-06-09 Thiago Santostag: Adds basic exif tags support