summaryrefslogtreecommitdiffstats
path: root/tests/res
Commit message (Collapse)AuthorAgeFilesLines
* Add camera-related tests back.Sascha Haeberling2013-08-094-0/+43
| | | | Change-Id: I2213618fe3b2d4ba776c5f1f94aca330a785df1a
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-064-43/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Added jpeg streaming classes.Ruben Brunk2013-07-111-0/+0
| | | | | | | | | - Provides streaming operations for decompressing/compressing JPEG files. - Allows pixel operations to be performed on large JPEG images without holding the entire bitmap in memory. Change-Id: I597ddf282b59d2ba6d6bca4722208121e3728f94
* Add initial implementation of MediaCache.George Mount2013-03-291-0/+0
| | | | Change-Id: I94d357bab0e57cc60b8be790d912ba036730298b
* Use NO_VALUE in ground truth of exif test when no valid value from exiftoolEarl Ou2012-10-241-0/+1
| | | | Change-Id: Ia33edf0aba8562eb2dbd61b5753657f245bf7310
* Use exiftool as ground truth for Exif API testEarl Ou2012-10-121-46/+40
| | | | | | | | The ground truth XML file was generated by parsing the output from Phil Harvey's exiftool. Then we can test photos from 5000+ different camera provided by exiftool's website. Change-Id: Ida2c0409929be450a3cbb4331504aadb41138bea
* A simple ExifReader and its testEarl Ou2012-08-151-0/+1
| | | | Change-Id: I1a30d24591bbdab288e04e3705ece388b533f247
* Use hex to represent unknown type and byte type for ExifParser debuggingEarl Ou2012-08-071-2/+2
| | | | Change-Id: I1d63698a34cc2c582e3c9c1a117231489ea9e3a2
* 1. Use xml to record true data for ExifParserTest 2. A ExifTestRunnerEarl Ou2012-08-072-0/+47
| | | | Change-Id: I6f0133a42670f5f4cbfa37a06bac41a8f6beceef
* ExifParserTestEarl Ou2012-08-011-0/+0
test basic parse function of ExifParser Change-Id: I4dbe9231917c205b0cb95aab639744ce0debbec8