summaryrefslogtreecommitdiffstats
path: root/media/tests
Commit message (Expand)AuthorAgeFilesLines
* Add Media Player Streaming TestsShaohan Zou2014-08-273-55/+227
* Camera2: Correct error handlingEino-Ville Talvala2014-08-272-10/+10
* Camera2: add highSpeedVideoConfig wrapper and APIsYin-Chia Yeh2014-07-181-2/+28
* Added a test for HEVC playback memory usageNaveen Kumar Ponnusamy2014-07-123-0/+16
* add utility methods to util.Range, Rational and SizeLajos Molnar2014-07-121-2/+2
* SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-071-4/+4
* Fix build.Ying Wang2014-06-201-3/+2
* Merge "stop using (deprecated) SkBitmap::Config"Mike Reed2014-06-202-12/+5
|\
| * stop using (deprecated) SkBitmap::ConfigMike Reed2014-06-202-12/+5
* | update SCO audio test appEric Laurent2014-06-203-4/+18
|/
* Camera: Implement HAL1 and higher HAL API coexistenceZhijun He2014-06-192-0/+84
* camera2: Map camera characteristics in the managed layerIgor Murashkin2014-06-172-1/+61
* jpeg_bench: Fix checkbuildJi-Hwan Lee2014-06-131-1/+3
* 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-144-9/+9
* camera2: Use StreamConfigurationMap for format/size/duration lookupIgor Murashkin2014-05-141-78/+297
* camera2: Update native<->managed camera metadata marshalersIgor Murashkin2014-05-136-53/+881
* camera2: Fix broken camera metadata test due to key renameIgor Murashkin2014-04-221-1/+1
* Remove VideoEditorLajos Molnar2014-04-2111-9270/+0
* MediaFrameworkTest: Fix Camera2 API unit test build breakageZhijun He2014-04-102-37/+96
* Camera2: Fix the JPEG format issuesZhijun He2014-04-091-19/+117
* camera2: Fix out-of-date metadata testIgor Murashkin2014-04-012-2/+4
* Remove SkOmxPixelRef to fix build.Leon Scroggins2014-03-275-117/+0
* Merge "Fix includes so that they no longer rely on the global Skia includes d...Derek Sollenberger2014-02-281-1/+1
|\
| * Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-271-1/+1
* | Cleanup unnecessary includes for libskia.Derek Sollenberger2014-02-271-5/+0
|/
* Merge "Tabs -> spaces in frameworks/base."John Spurlock2014-02-251-6/+6
|\
| * Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-6/+6
* | support time lapse/slow motion on SURFACE sourceChong Zhang2014-02-141-4/+45
|/
* Merge "MediaRecorderTest: add tests for getSurface() and SURFACE source"Chong Zhang2014-02-063-23/+250
|\
| * MediaRecorderTest: add tests for getSurface() and SURFACE sourceChong Zhang2014-01-163-23/+250
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+2
* | Remove calls to deprecated SkBitmap::setIsOpaque()Leon Scroggins III2014-01-151-2/+2
|/
* Camera2: add metadata overrideZhijun He2013-10-071-26/+142
* Camera2: Implement idle callbacksEino-Ville Talvala2013-10-032-6/+99
* Camera2: Fix Camera integration test deadlockZhijun He2013-09-251-7/+33
* Camera2: Implement CameraManager#getCameraCharacteristicsZhijun He2013-09-251-0/+12
* camera2: Rename CameraProperties to CameraCharacteristicsIgor Murashkin2013-09-211-2/+2
* Merge "Fix media stress test." into klp-devYu Shan Emily Lau2013-09-161-5/+9
|\
| * Fix media stress test.Yu Shan Emily Lau2013-09-161-5/+9
* | Merge "media: Update ImageReader to remove MaxImagesAcquiredException" into k...Igor Murashkin2013-09-161-62/+29
|\ \
| * | media: Update ImageReader to remove MaxImagesAcquiredExceptionIgor Murashkin2013-09-131-62/+29
* | | Merge "media: Update ImageReader APIs" into klp-devIgor Murashkin2013-09-162-0/+219
|\ \ \ | |/ /
| * | media: Update ImageReader APIsIgor Murashkin2013-09-122-0/+219
* | | Merge "Miscellaneous fixes to SoundPool unit test" into klp-devGlenn Kasten2013-09-162-19/+32
|\ \ \