perkeep/pkg/index
Brad Fitzpatrick 6b88e2a73f internal/images: broaden pattern that matches HEIC images
A bunch of mine had a larger initial ftyp box, which broke the second
part of the pattern. But the second part of the pattern doesn't matter
anyway.  This only needs to casually recognize them. A later full
parse will determine what they really are.

This also adds some new debugging when CAMLI_DEBUG is true.

Change-Id: Ib4adc9b5447a64ba4682624e42b55f1d65779ef7
2018-04-27 12:29:00 -07:00
..
indextest pkg/index: read EXIF bytes when HEIC file 2018-04-18 17:39:38 +02:00
sqlindex all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
sqlite Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
stress blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
corpus.go search, index: rewrite, fix the "map" sort algorithm, index camliNodeType 2018-04-26 15:19:03 -07:00
corpus_bench_test.go all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
corpus_test.go pkg/index: convert more funcs to using a GPG key ID 2018-03-02 19:58:18 +01:00
doc.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
enumstat.go blobserver: change BlobStatter interface, simplify proxycache 2018-01-08 16:54:52 -08:00
export_test.go pkg/index: fix location in corpus to use signer ID instead of blobRef 2018-01-23 19:11:52 +01:00
index.go all: make log lines a bit more consistent 2018-04-22 08:51:43 -07:00
index_test.go all: simpify constructs by running gofmt -s on all code 2018-01-21 10:27:12 -08:00
interface.go pkg/search: start to make funcs use a GPG key ID instead of blobRef 2018-02-07 00:54:38 +01:00
keys.go pkg/index: use the gpg ID (and not its blobRef) in corpus 2018-01-19 17:26:48 +01:00
keys_test.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
kvfile_test.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
leveldb_test.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
location.go pkg/search: start to make funcs use a GPG key ID instead of blobRef 2018-02-07 00:54:38 +01:00
memindex.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
mongo_test.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
mysql_test.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
postgres_test.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
receive.go internal/images: broaden pattern that matches HEIC images 2018-04-27 12:29:00 -07:00
reversetime.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
sniff.go all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
util.go pkg/search: start to make funcs use a GPG key ID instead of blobRef 2018-02-07 00:54:38 +01:00
util_test.go all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00