- 05 Jun, 2013 1 commit
-
-
Eino-Ville Talvala authored
Due to new deadlock opportunities from HAL3 integration, recording frame processing needs to move out of the new frame handler into its own thread in StreamingProcessor. Bug: 9282913 Change-Id: I8d2926f2de9d0d395eef3c328c65caebbdbd2827
-
- 04 Jun, 2013 1 commit
-
-
Eino-Ville Talvala authored
-
- 03 Jun, 2013 2 commits
-
-
Eino-Ville Talvala authored
While the HAL should ignore it, it's faster to immediately respond with success. Also filter out cancel autofocus calls for FIXED/INFINITY focus. Bug: 9263856 Change-Id: I637ec7c8b459d654ef11cb1142b959f2674224c5
-
Lajos Molnar authored
-
- 31 May, 2013 2 commits
-
-
Andreas Huber authored
Change-Id: Ie0dd00045aba668d8b49da73224e7a7c9c04f69b related-to-bug: 8873723 (cherry picked from commit 2704965b8a1ff3b7450ff58ccecf86d8ec688c40)
-
Lajos Molnar authored
Remove the invalid assumption that when a port-reconfiguration event is received, buffers cannot be downstream (waiting to be rendered). Luckily, these buffers are properly handled (freed) after they are sent to be rendered. Change-Id: I1df39c1ffc2bfb96f8b7b4ee5be07cae654f956f Signed-off-by:
Lajos Molnar <lajos@google.com> Bug: 8736466
-
- 29 May, 2013 1 commit
-
-
Lajos Molnar authored
-
- 28 May, 2013 3 commits
-
-
Igor Murashkin authored
-
Lajos Molnar authored
MediaMuxer.writeSampleData() uses MediaCodec.BufferInfo objects to specify the flags, so use directly the MediaCodec flags. This is more intuitive and avoids users of the MediaMuxer API having to create translations between MediaMuxer's and MediaCodec's flag constants. Change-Id: I18e12a6839ffb2c63da62516a4dc4c94e8bb3d17 Signed-off-by:
Lajos Molnar <lajos@google.com> Bug: 9169479
-
Igor Murashkin authored
This fixes the multiple-disconnect-from-BufferQueue bug. (In logs) BufferQueue: [SurfaceView] disconnect: connected to another api (cur=0, req=4) Bug: 9114681 Change-Id: I21ae1c5bd993701eea13648aa9994979a24eb210
-
- 24 May, 2013 3 commits
-
-
Zhijun He authored
-
Ed Heyl authored
-
Igor Murashkin authored
Bug: 9111852 Change-Id: Idad7e0d2f912341bd643d0ad1a0861fb2043aa90
-
- 23 May, 2013 3 commits
-
-
Igor Murashkin authored
-
Zhijun He authored
When zooming during recording, hal callback thread and request update thread run into deadlock due to lock circular dependency. This change release lock during queuebuffer in callback thread to break the dependency. Bug: 9091576 Change-Id: Ia7b3f0ec17573cb32a5696dcde419ca28f42cfb8
-
Igor Murashkin authored
-
- 22 May, 2013 5 commits
-
-
Igor Murashkin authored
Bug: 9007356 Change-Id: I0ced31020410978c549d408b2815f925e9c9ffcf
-
Igor Murashkin authored
-
Mansoor Aftab authored
Bug in logic since minTimestamp is initialized to -1, and this needs to be updated for the first frame atleast for logic to work correctly for subsequent frames. Bug: 9007356 Change-Id: I70edc4d9f34ff67a141c027c67396dc2ca9e413a Signed-off-by:
Igor Murashkin <iam@google.com>
-
Igor Murashkin authored
Bug: 9069574 Change-Id: Ife2ae5467f799dbe37e66714b3a6c9a51e1fe328
-
Igor Murashkin authored
- Also adds a lot of logging around shuffling around metadata frames Bug: 9007356 Change-Id: I4285f4f55b4b899ea4928d43062c705619c8248a
-
- 21 May, 2013 2 commits
-
-
Jamie Gennis authored
-
Andreas Huber authored
The deadlock happens withen in the case where we use an OMX encoder with a GraphicBufferSource. Bug: 8329090 Change-Id: Icec58bb85ff3839ad1a2e3eca02fa9d6d133ca45
-
- 20 May, 2013 1 commit
-
-
Zhijun He authored
Digitial zoom number of steps was 30 and a bit rough. Change it to 100 to make smooth zoom smoother. Bug: 9050908 Change-Id: I141bc0335d58cdcd6530c14cbbfe6c4ffb4c6dc6
-
- 17 May, 2013 3 commits
-
-
Mathias Agopian authored
-
Andy McFadden authored
-
Mathias Agopian authored
Bug: 8988871 Change-Id: I24a2620d356f3bb6207ed834c79fd3e48b429695
-
- 16 May, 2013 2 commits
-
-
Andy McFadden authored
BufferQueue item timestamps are in nanoseconds, MediaCodec buffer timestamps are in microseconds. Adjust. Bug 8988357 Change-Id: Ib12824d7eea0316a14543c756e3a127c0866db6b
-
Chong Zhang authored
Bug: 8922753 Change-Id: Ie6d18f03afcb23d11e6f0e63403e8f0d59b70be8
-
- 15 May, 2013 4 commits
-
-
Conley Owens authored
-s ours, so that jb-mr1-dev-plus-aosp can continue fastforwarding to jb-mr2-dev.
-
Eino-Ville Talvala authored
-
Chong Zhang authored
-
Eino-Ville Talvala authored
A U by any other name may smell just as sweet, but the color's pretty awful if you call it a V. Henceforth they never will be UV. Bug: 8949720 Change-Id: I4897e93d5a293e576bb1d7ba44d91792b869ad42
-
- 14 May, 2013 6 commits
-
-
Igor Murashkin authored
Bug: 8969579 Change-Id: Ia51d4072725754fd3b6ca028232a605885376287
-
Conley Owens authored
* commit '72c324ef': Empty test commit for AOSP
-
Igor Murashkin authored
-
Conley Owens authored
-
Eric Laurent authored
-
Igor Murashkin authored
Bug: 8876221 Change-Id: Idf9490a48462fa44d49c4ebe99425c3149ae6378
-
- 13 May, 2013 1 commit
-
-
Igor Murashkin authored
-