summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoController.java
Commit message (Collapse)AuthorAgeFilesLines
* camera: Touch focus support for camcorderSteve Kondik2019-10-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Author: Steve Kondik <shade@chemlab.org> Date: Wed Aug 28 14:21:49 2013 +0800 camera: Touch focus support for camcorder * Available when video snapshots are not supported. * Original from CodeAurora Forum. Change-Id: I232c178430db08e7366aa9f91b4926d07e7c225d Author: Dheeraj CVR <cvr.dheeraj@gmail.com> Date: Sat Apr 19 02:33:46 2014 +0530 Camera2: Prevent autofocus when video snapshot is in progress During video recording if screen is tapped repeatedly, autofocus is started while the snapshot is taken. This would either result in an out of focus snapshot which would also disturb the focus in the recorded video or crash the sensors that can't handle autofocus during snapshot. Change-Id: If2763094f5ab7536e4409469276de54580e803c8 Author: Dheeraj CVR <cvr.dheeraj@gmail.com> Date: Mon Jun 23 22:00:07 2014 +0530 Camera2: Prevent propogating CancelAutoFocus during Video Recording When AutoFocus is started during Video Recording, CancelAutoFocus is called after KEY_FOCUS_TIME seconds. CancelAutoFocus has the side effect of resetting the sensor AF position and will result in instant loss of focus which is not a desired event when AF is manually triggered in case of Video Recording. Change-Id: Icee7f6dfd4ad083c9b383ee2a4df6a34e4668de6 Author: lion0738 <lion0738@naver.com> Date: Sun Jan 10 16:55:01 2016 +0900 Snap: Set parameters before starting preview Old parameters are used when grabbing focus mode. Camera parameters should be set to FocusOverlayManager before starting preview. Change-Id: I908559e1c2003be47b486996b0ec016b78107468 Change-Id: I8be16315ccede388e590e81e93f0dd417ae51c4a
* Camera2: Added pause button in CamcorderManikanta Kanamarlapudi2014-01-211-1/+2
| | | | | | | | | - Added pause button in camcorder app.so that user pause recording and resume later which results in a single recorded clip. CRs-Fixed: 587051 Change-Id: I2a7d8af7fcea74fe8af62c44119c3c1fa0c13e85
* Remove unnecessary startPreview thread in video.Angus Kong2013-07-151-0/+4
| | | | Change-Id: I42dc46748fad3b321178280069555ecdd5c4a962
* Update camera orientation when device is flippedDoris Liu2013-06-131-0/+2
| | | | | Bug: 8963053 Change-Id: I909793a7da3903a080a19cd7e271b3720df4ec0a
* Fix video capture intent overlapping buttonsDoris Liu2013-05-071-1/+1
| | | | | Bug: 8839010 Change-Id: I8ee9bd8117a4a5e4dafe71775bb5563cef2ccdf0
* Use Model-View-Controller pattern on video moduleDoris Liu2013-03-131-0/+36
| | | | Change-Id: Id673efd1da9f53d4f74aab880504850152d1edfa
* Spring cleaningMichael Kolb2013-03-111-187/+0
| | | | Change-Id: I00d7176301501784a6a400bc9ea2cb23ff9ec90a
* Remove com.android.camera.RJohn Reck2013-02-151-0/+1
| | | | Change-Id: I0bb03da1423401f872c3bf13caffb9c87d850449
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+186
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1