summaryrefslogtreecommitdiffstats
path: root/media/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStopJimmy Dalqvist2016-04-141-3/+9
* Camera2: Add camera type to getNumberOfCameras.Eino-Ville Talvala2015-08-141-1/+4
* Add bucket that unknown state playback falls intoHyungtae Tim Kim2015-06-112-3/+16
* Camera2: add high speed video APIsZhijun He2015-06-031-10/+14
* Merge "Deprecations are warnings not errors" into mnc-devGlenn Kasten2015-05-281-1/+1
|\
| * Deprecations are warnings not errorsGlenn Kasten2015-05-281-1/+1
* | Handle unknown duration in playMediaSamples testMarco Nelissen2015-05-271-7/+14
|/
* MediaCodec: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-1/+1
* media: Added MPEG2 profile/levels and testsHarish Mahendrakar2015-05-053-5/+21
* MediaRecorderTest: test recording from persistent surfaceChong Zhang2015-05-011-7/+55
* camera2: validate reprocess request's sessionChien-Yu Chen2015-04-231-1/+3
* Merge "Camera2: Add prepare method for output buffer pre-allocation"Eino-Ville Talvala2015-04-152-0/+20
|\
| * Camera2: Add prepare method for output buffer pre-allocationEino-Ville Talvala2015-04-142-0/+20
* | Merge "MediaRecorderTest: verify capture fps meta key is set"Chong Zhang2015-04-141-3/+31
|\ \ | |/ |/|
| * MediaRecorderTest: verify capture fps meta key is setChong Zhang2015-04-071-3/+31
* | camera2: add reprocess supportChien-Yu Chen2015-04-131-1/+1
|/
* camera2: Remove ProCamera.Ruben Brunk2015-03-201-26/+0
* Camera: update createStream API to add new rotation fieldYin-Chia Yeh2015-03-161-6/+10
* Camera2: Remove unused parameters in ICameraDeviceUser#createStreamEino-Ville Talvala2015-03-091-10/+6
* CameraManager: implement flashlight controlsChien-Yu Chen2015-03-031-0/+5
* Fix bad import in VideoDumpActivityYohann Roussel2015-01-131-1/+1
* resolved conflicts for merge of 09910723 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-214-30/+33
|\
| * Frameworks/base: Wall Werror in media/testsAndreas Gampe2014-11-109-56/+61
| * resolved conflicts for merge of ee665151 to lmp-dev-plus-aospNeil Fuller2014-10-022-2/+0
| |\
* | \ am 694fd58d: am fed9888e: Merge "Remove outdated tests for custom decoder." i...Leon Scroggins III2014-10-226-498/+0
|\ \ \
| * | | Remove outdated tests for custom decoder.Leon Scroggins III2014-10-226-498/+0
| |/ /
* | | resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-022-2/+0
|\ \ \ | |/ / |/| / | |/
| * Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-012-2/+0
| * Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-061-2/+2
* | 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