| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStop | Jimmy Dalqvist | 2016-04-14 | 1 | -3/+9 |
* | Camera2: Add camera type to getNumberOfCameras. | Eino-Ville Talvala | 2015-08-14 | 1 | -1/+4 |
* | Add bucket that unknown state playback falls into | Hyungtae Tim Kim | 2015-06-11 | 2 | -3/+16 |
* | Camera2: add high speed video APIs | Zhijun He | 2015-06-03 | 1 | -10/+14 |
* | Merge "Deprecations are warnings not errors" into mnc-dev | Glenn Kasten | 2015-05-28 | 1 | -1/+1 |
|\ |
|
| * | Deprecations are warnings not errors | Glenn Kasten | 2015-05-28 | 1 | -1/+1 |
* | | Handle unknown duration in playMediaSamples test | Marco Nelissen | 2015-05-27 | 1 | -7/+14 |
|/ |
|
* | MediaCodec: rename usePersistentInputSurface to setInputSurface | Chong Zhang | 2015-05-13 | 1 | -1/+1 |
* | media: Added MPEG2 profile/levels and tests | Harish Mahendrakar | 2015-05-05 | 3 | -5/+21 |
* | MediaRecorderTest: test recording from persistent surface | Chong Zhang | 2015-05-01 | 1 | -7/+55 |
* | camera2: validate reprocess request's session | Chien-Yu Chen | 2015-04-23 | 1 | -1/+3 |
* | Merge "Camera2: Add prepare method for output buffer pre-allocation" | Eino-Ville Talvala | 2015-04-15 | 2 | -0/+20 |
|\ |
|
| * | Camera2: Add prepare method for output buffer pre-allocation | Eino-Ville Talvala | 2015-04-14 | 2 | -0/+20 |
* | | Merge "MediaRecorderTest: verify capture fps meta key is set" | Chong Zhang | 2015-04-14 | 1 | -3/+31 |
|\ \
| |/
|/| |
|
| * | MediaRecorderTest: verify capture fps meta key is set | Chong Zhang | 2015-04-07 | 1 | -3/+31 |
* | | camera2: add reprocess support | Chien-Yu Chen | 2015-04-13 | 1 | -1/+1 |
|/ |
|
* | camera2: Remove ProCamera. | Ruben Brunk | 2015-03-20 | 1 | -26/+0 |
* | Camera: update createStream API to add new rotation field | Yin-Chia Yeh | 2015-03-16 | 1 | -6/+10 |
* | Camera2: Remove unused parameters in ICameraDeviceUser#createStream | Eino-Ville Talvala | 2015-03-09 | 1 | -10/+6 |
* | CameraManager: implement flashlight controls | Chien-Yu Chen | 2015-03-03 | 1 | -0/+5 |
* | Fix bad import in VideoDumpActivity | Yohann Roussel | 2015-01-13 | 1 | -1/+1 |
* | resolved conflicts for merge of 09910723 to lmp-mr1-dev-plus-aosp | Andreas Gampe | 2014-11-21 | 4 | -30/+33 |
|\ |
|
| * | Frameworks/base: Wall Werror in media/tests | Andreas Gampe | 2014-11-10 | 9 | -56/+61 |
| * | resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp | Neil Fuller | 2014-10-02 | 2 | -2/+0 |
| |\ |
|
* | \ | am 694fd58d: am fed9888e: Merge "Remove outdated tests for custom decoder." i... | Leon Scroggins III | 2014-10-22 | 6 | -498/+0 |
|\ \ \ |
|
| * | | | Remove outdated tests for custom decoder. | Leon Scroggins III | 2014-10-22 | 6 | -498/+0 |
| |/ / |
|
* | | | resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp | Neil Fuller | 2014-10-02 | 2 | -2/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Switch from FloatMath -> Math and Math.hypot where possible | Neil Fuller | 2014-10-01 | 2 | -2/+0 |
| * | Update framework to use M33 Skia. DO NOT MERGE | Leon Scroggins III | 2014-03-06 | 1 | -2/+2 |
* | | Add Media Player Streaming Tests | Shaohan Zou | 2014-08-27 | 3 | -55/+227 |
* | | Camera2: Correct error handling | Eino-Ville Talvala | 2014-08-27 | 2 | -10/+10 |
* | | Camera2: add highSpeedVideoConfig wrapper and APIs | Yin-Chia Yeh | 2014-07-18 | 1 | -2/+28 |
* | | Added a test for HEVC playback memory usage | Naveen Kumar Ponnusamy | 2014-07-12 | 3 | -0/+16 |
* | | add utility methods to util.Range, Rational and Size | Lajos Molnar | 2014-07-12 | 1 | -2/+2 |
* | | SkBitmap::Config is deprecated, use SkColorType | Mike Reed | 2014-07-07 | 1 | -4/+4 |
* | | Fix build. | Ying Wang | 2014-06-20 | 1 | -3/+2 |
* | | Merge "stop using (deprecated) SkBitmap::Config" | Mike Reed | 2014-06-20 | 2 | -12/+5 |
|\ \ |
|
| * | | stop using (deprecated) SkBitmap::Config | Mike Reed | 2014-06-20 | 2 | -12/+5 |
* | | | update SCO audio test app | Eric Laurent | 2014-06-20 | 3 | -4/+18 |
|/ / |
|
* | | Camera: Implement HAL1 and higher HAL API coexistence | Zhijun He | 2014-06-19 | 2 | -0/+84 |
* | | camera2: Map camera characteristics in the managed layer | Igor Murashkin | 2014-06-17 | 2 | -1/+61 |
* | | jpeg_bench: Fix checkbuild | Ji-Hwan Lee | 2014-06-13 | 1 | -1/+3 |
* | | util: Make Rational a Number/Comparable; add Range#inRange | Igor Murashkin | 2014-06-06 | 2 | -23/+558 |
* | | camera2: Change android.lens.focusRange to Pair<Float,Float> | Igor Murashkin | 2014-05-30 | 1 | -0/+17 |
* | | Camera2: Test null TonemapCurve behavior | Yin-Chia Yeh | 2014-05-28 | 1 | -4/+7 |
* | | Camera2: switch API interface to java classses | Yin-Chia Yeh | 2014-05-28 | 1 | -0/+22 |
* | | camera2: Add new metadata keys, change types for existing range keys | Igor Murashkin | 2014-05-28 | 1 | -0/+42 |
* | | camera2: Refactor CameraMetadata.Key out into 3 key classes | Igor Murashkin | 2014-05-23 | 1 | -4/+37 |
* | | camera2: Move parameters around to different packages | Igor Murashkin | 2014-05-14 | 4 | -9/+9 |
* | | camera2: Use StreamConfigurationMap for format/size/duration lookup | Igor Murashkin | 2014-05-14 | 1 | -78/+297 |