summaryrefslogtreecommitdiffstats
path: root/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit
Commit message (Expand)AuthorAgeFilesLines
* Camera2: add high speed video APIsZhijun He2015-06-031-10/+14
* Camera2: add highSpeedVideoConfig wrapper and APIsYin-Chia Yeh2014-07-181-2/+28
* add utility methods to util.Range, Rational and SizeLajos Molnar2014-07-121-2/+2
* Camera: Implement HAL1 and higher HAL API coexistenceZhijun He2014-06-191-0/+53
* util: Make Rational a Number/Comparable; add Range#inRangeIgor Murashkin2014-06-062-23/+558
* camera2: Change android.lens.focusRange to Pair<Float,Float>Igor Murashkin2014-05-301-0/+17
* Camera2: Test null TonemapCurve behaviorYin-Chia Yeh2014-05-281-4/+7
* Camera2: switch API interface to java classsesYin-Chia Yeh2014-05-281-0/+22
* camera2: Add new metadata keys, change types for existing range keysIgor Murashkin2014-05-281-0/+42
* camera2: Refactor CameraMetadata.Key out into 3 key classesIgor Murashkin2014-05-231-4/+37
* camera2: Move parameters around to different packagesIgor Murashkin2014-05-142-7/+7
* camera2: Use StreamConfigurationMap for format/size/duration lookupIgor Murashkin2014-05-141-78/+297
* camera2: Update native<->managed camera metadata marshalersIgor Murashkin2014-05-133-52/+875
* camera2: Fix broken camera metadata test due to key renameIgor Murashkin2014-04-221-1/+1
* Camera2: Fix the JPEG format issuesZhijun He2014-04-091-19/+117
* camera2: Fix out-of-date metadata testIgor Murashkin2014-04-011-1/+1
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-6/+6
* Camera2: add metadata overrideZhijun He2013-10-071-26/+142
* media: Update ImageReader to remove MaxImagesAcquiredExceptionIgor Murashkin2013-09-131-62/+29
* media: Update ImageReader APIsIgor Murashkin2013-09-121-0/+214
* Camera2: Immutable metadataEino-Ville Talvala2013-09-111-90/+22
* Camera2: Updated Rational for denom=0.Timothy Knight2013-09-041-7/+44
* Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-306-17/+17
* camera2 api: marshal rect, size, string for metadataIgor Murashkin2013-07-191-1/+84
* camera2: Implement CameraDevice#getCameraInfoIgor Murashkin2013-07-151-2/+4
* camera2 api: Generate metadata keys and enums from XMLIgor Murashkin2013-07-121-0/+70
* camera2 api: Add CameraMetadata get/set supportIgor Murashkin2013-07-112-0/+444
* Initial camera device implementationIgor Murashkin2013-06-261-0/+109
* Partial CameraManager implementationIgor Murashkin2013-06-264-0/+460
* Revert "Partial CameraManager implementation"Igor Murashkin2013-06-254-460/+0
* Partial CameraManager implementationIgor Murashkin2013-06-244-0/+460
* Fix build.Dianne Hackborn2013-01-161-9/+16
* Refactor FileInserter in MediaScanner and adding unit tests for the newly add...Dongwon Kang2011-10-101-0/+246
* Wait for some time before stopping the media recorder.Gloria Wang2011-09-301-0/+12
* - Public part of the Metadata API.Gloria Wang2011-06-231-28/+8
* Add new open source test contents.Yu Shan Emily Lau2011-06-151-54/+15
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-121-8/+0
* Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever...James Dong2011-01-041-5/+5
* Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.get...James Dong2010-12-031-8/+8
* Renable the captureFrame unit testsJames Dong2010-11-291-22/+11
* Fixed MediaPlayer unit test issuesJames Dong2010-11-197-12/+12
* Fix a typo in LOG_TAG for MediaPlayer unit testsJames Dong2010-11-141-1/+1
* Don't stop a test case when the test case failed for some of the sample files.James Dong2010-03-171-20/+71
* Use Java API from xml configuration in the test applicationJames Dong2010-02-221-9/+6
* Add windows media support check in MediaMetadataRetrieverTestJames Dong2009-11-021-0/+29
* Turn on thubmnail capture unit test for media metadata retrieverJames Dong2009-09-281-3/+2
* Minor cleanup in Metadata.javaniko2009-07-201-1/+0
* Fixed a bug in the parser.niko2009-07-201-6/+1
* Impl. of the metadata getters.Nicolas Catania2009-07-161-10/+222
* Partial implementation of the parsing of Parcel into Metadata.Nicolas Catania2009-07-151-0/+226