| 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 |
* | 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 | 2 | -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 |
* | 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 |
* | | 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 | 2 | -0/+16 |
* | | add utility methods to util.Range, Rational and Size | Lajos Molnar | 2014-07-12 | 1 | -2/+2 |
* | | 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 |
* | | 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 |
* | | camera2: Update native<->managed camera metadata marshalers | Igor Murashkin | 2014-05-13 | 6 | -53/+881 |
* | | camera2: Fix broken camera metadata test due to key rename | Igor Murashkin | 2014-04-22 | 1 | -1/+1 |
* | | Remove VideoEditor | Lajos Molnar | 2014-04-21 | 11 | -9270/+0 |
* | | MediaFrameworkTest: Fix Camera2 API unit test build breakage | Zhijun He | 2014-04-10 | 2 | -37/+96 |
* | | Camera2: Fix the JPEG format issues | Zhijun He | 2014-04-09 | 1 | -19/+117 |
* | | camera2: Fix out-of-date metadata test | Igor Murashkin | 2014-04-01 | 2 | -2/+4 |
* | | Merge "Tabs -> spaces in frameworks/base." | John Spurlock | 2014-02-25 | 1 | -6/+6 |
|\ \ |
|
| * | | Tabs -> spaces in frameworks/base. | John Spurlock | 2014-02-25 | 1 | -6/+6 |
* | | | support time lapse/slow motion on SURFACE source | Chong Zhang | 2014-02-14 | 1 | -4/+45 |
|/ / |
|
* | | MediaRecorderTest: add tests for getSurface() and SURFACE source | Chong Zhang | 2014-01-16 | 3 | -23/+250 |
|/ |
|
* | Camera2: add metadata override | Zhijun He | 2013-10-07 | 1 | -26/+142 |
* | Camera2: Implement idle callbacks | Eino-Ville Talvala | 2013-10-03 | 2 | -6/+99 |
* | Camera2: Fix Camera integration test deadlock | Zhijun He | 2013-09-25 | 1 | -7/+33 |
* | Camera2: Implement CameraManager#getCameraCharacteristics | Zhijun He | 2013-09-25 | 1 | -0/+12 |
* | camera2: Rename CameraProperties to CameraCharacteristics | Igor Murashkin | 2013-09-21 | 1 | -2/+2 |