Pawin Vongmasa
0048c96885
Make setTimeLapseConfig take frequencies instead of periods.
...
Test: Manual use of Camera, Movies, Photos and YouTube apps.
Test: With CtsMediaTestCases.apk installed,
adb shell am instrument -e size small -w
'android.media.cts/android.support.test.runner.AndroidJUnitRunner'
Bug: 37302530
Change-Id: I63ba807955c2e2a7ec7f6ecc2d8a832f252c0c1b
2017-04-20 18:28:55 -07:00
Hangyu Kuang
171bbf5ecb
media: Add getStopTimeOffsetUs in GraphicBufferSource.
...
Test: Compiles
Bug: 35925528
Change-Id: Ie469e42c986211540880f04a5e47efc090817ba8
2017-04-20 18:17:51 -07:00
Robert Shih
a27875035c
Revert "Revert "Add return status to IGraphicBufferSource methods""
...
This reverts commit b729637648
.
Bug: 36110748
Change-Id: Ia12c00d57b9e8d4b66265018c3970416c265091a
2017-03-11 01:22:12 +00:00
Rachad Alao
b729637648
Revert "Add return status to IGraphicBufferSource methods"
...
Bug: 36110748
This reverts commit ed32ff5150
.
Change-Id: Ibb5e72fc11f705a571491103fc5c68005cf54a30
2017-03-10 21:48:02 +00:00
Robert Shih
ed32ff5150
Add return status to IGraphicBufferSource methods
...
Bug: 35449087
Test: Manual
Change-Id: I0a44630f2b5b07cfd62f41764d0ca43a924d221a
2017-03-03 22:37:42 +00:00
Hangyu Kuang
9ad0d00def
media: Update IGraphicBufferSource interface for the timestamp support.
...
Test: Manual recording
Bug: 32765698
modified: 1.0/IGraphicBufferSource.hal
Change-Id: I87935c67d161a1812629af3e0a9185bc025ce472
2017-02-01 18:51:10 -08:00
Pawin Vongmasa
38585c2532
Remove the return Status from IGraphicBufferSource's functions.
...
Now, only the transport-level status is needed, so
::android::hardware::Status is sufficient.
Also simplify IOmxNode::sendCommand().
Test: Compiles
Bug: 31399200
Change-Id: Ia4cfc16681d19eb96f89d8db715fcc14516cb41a
2016-12-19 13:04:51 +07:00
Pawin Vongmasa
9e321eb5b6
Break down ColorAspects.
...
Test: None
Bug: 31399200
Change-Id: Iea70d4802954ce8a16205d8f7ed0a16b8f2228a5
2016-11-30 06:49:46 +00:00
Pawin Vongmasa
6ec37b9e50
Start media.omx HIDL project.
...
Test: None
Bug: 31399200
Change-Id: I2fb1a6758ccc001c5631be1c642ad537d1ff5a10
2016-11-17 15:32:03 +00:00