summaryrefslogtreecommitdiff
path: root/src/tracker-extract/tracker-extract-xmp.c
Commit message (Expand)AuthorAgeFilesLines
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-3Sam Thursfield2016-07-041-11/+6
* all: Remove GNU_SOURCE definitions now we use AC_USE_SYSTEM_EXTENSIONSMartyn Russell2014-07-281-4/+0
* tracker-extract: Add missing includesJürg Billeter2012-02-071-0/+2
* libtracker-common: Add new function tracker_file_open_fd()Antoine Jacoutot2012-01-301-4/+1
* tracker-extract, xmp: O_NOATIME requires owner to match, allow fallbackPhilip Van Hoof2011-09-231-0/+3
* tracker-extract, xmp: Use mmap with a fd with O_NOATIME for xmp filesPhilip Van Hoof2011-09-221-5/+61
* tracker-extract: Don't leak where clause in image extractionsMartyn Russell2011-09-071-2/+2
* tracker-extract, libtracker-extract, xmp: Do all inserts in miner-fs's graphPhilip Van Hoof2011-09-061-1/+3
* tracker-extract: Fix potential memory leak with XMP where stringMartyn Russell2011-09-061-2/+3
* tracker-extract: Pass a TrackerExtractInfo to the exported extract functionCarlos Garnacho2011-09-061-7/+17
* tracker-extract: Support extra string for WHERE patterns in GetMetadataJürg Billeter2011-03-281-2/+3
* tracker-extract: mass change extractorsCarlos Garnacho2011-03-151-19/+9
* tracker-extract: Fix initialization of error variable to NULLPhilip Van Hoof2011-02-101-1/+1
* tracker-extract: Relicense to LGPL from GPLJürg Billeter2011-01-131-7/+7
* NFO, tracker-extract, libtracker-extract, flickr: Change nfo:Equipment to use...Philip Van Hoof2010-09-071-1/+1
* Plug leaks in XMP extractor.Carlos Garnacho2010-06-291-0/+1
* tracker-extract, libtracker-extract: Refactored memory usage in extractorsPhilip Van Hoof2010-04-131-4/+4
* Tracker-extract: Make XMP extractor use newer libtracker-extract API.Carlos Garnacho2010-04-131-7/+8
* tracker-extract: Cleaned up png, tiff, jpeg and xmp sourceMartyn Russell2010-03-311-10/+14
* Change all (email) addresses to <email> in copyrightMartyn Russell2010-03-291-2/+2
* libtracker-extract: Code clean upMartyn Russell2010-03-091-5/+5
* tracker-extract: Removed a bunch of unnecessary includesMartyn Russell2010-03-091-6/+0
* libtracker-extract: Added tracker-extract.h to include other filesMartyn Russell2010-03-091-2/+0
* refactor: renamed tracker-ontology to tracker-ontologiesPhilip Van Hoof2010-02-221-1/+1
* tracker-extract: Moved util functions from libtracker-common to libtracker-ex...Philip Van Hoof2010-02-121-5/+6
* Turn preinserts into more generic preupdate.Carlos Garnacho2010-02-031-2/+2
* Modify tracker-extract to return 2 sparql strings.Carlos Garnacho2010-02-031-0/+2
* libtracker-extract: Move tracker_get_extract_data to tracker-extract.hMartyn Russell2010-01-201-3/+2
* libtracker-extract: Initial move of files into separate libMartyn Russell2010-01-201-1/+2
* tracker-extract: Cleaned up XMP codeMartyn Russell2010-01-181-2/+2
* Merged whitespace branchMartyn Russell2009-12-111-10/+10
* tracker-extract-xmp.c: Remove unused includes.Carlos Garnacho2009-11-041-2/+0
* Moving reused code around for XMP extractorsPhilip Van Hoof2009-09-071-172/+1
* Change structure of the JPEG, XMP, TIFF and PDF extractorsPhilip Van Hoof2009-09-041-53/+229
* Fix GPtrArray being used instead of TrackerSparqlBuild compiler warningMartyn Russell2009-06-291-5/+8
* tracker-extract: Use TrackerSparqlBuilderJürg Billeter2009-06-261-2/+2
* Fixes: GB#572237, Remove deprecated Glib symbolsMartyn Russell2009-05-041-20/+61
* The XMP extractor was using a wrong URIPhilip Van Hoof2009-04-161-4/+67
* Switch to decomposed databaseJürg Billeter2009-04-161-6/+14
* Renamed 'Extractor' to 'Extract'Martyn James Russell2009-02-061-12/+14
* New methods to escape metadata properly, so we don't barf on new lines,Carlos Garnacho2008-12-181-0/+1
* Merge indexer-split branch.Martyn James Russell2008-09-261-0/+50
* Removed everything in preparation for bringing in new filesMartyn James Russell2008-09-261-50/+0
* GNOME Bug #509601: make tracker-extract more modularLaurent Aguerreche2008-02-031-8/+18
* added initial XMP supportJamie McCracken2007-07-011-0/+40