summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/EffectsRecorder.java
Commit message (Expand)AuthorAgeFilesLines
* Rename Camera to LegacyCamera for SDK inclusion.Eino-Ville Talvala2012-06-041-5/+5
* Update camera sound API.Wu-cheng Li2011-11-181-2/+6
* Fix EffectsRecorder error path handling when ending recording.Eino-Ville Talvala2011-11-161-1/+7
* Merge "Start Effects Recording only after preview loads" into ics-mr1Pannag Sanketi2011-11-151-0/+4
|\
| * Start Effects Recording only after preview loadsPannag Sanketi2011-11-151-0/+4
* | Merge "Switch sound playing to use Camera.playSound()" into ics-mr1Eino-Ville Talvala2011-11-151-30/+2
|\ \ | |/ |/|
| * Switch sound playing to use Camera.playSound()Eino-Ville Talvala2011-11-081-30/+2
* | Mirroring issue in Background ReplacerPannag Sanketi2011-11-111-0/+7
|/
* am c3a0c2d4: Update recording orientation in more states.Eino-Ville Talvala2011-10-281-2/+1
|\
| * Update recording orientation in more states.Eino-Ville Talvala2011-10-281-2/+1
* | Add portrait support to effects pipeline in VideoCamera.Eino-Ville Talvala2011-10-261-1/+17
|/
* Add missing state check in EffectsRecorder startup path.Eino-Ville Talvala2011-10-241-2/+13
* Fix race condition in preview startup.Eino-Ville Talvala2011-10-201-8/+20
* Effects: shut down camera preview when unexpected graph closures occur.Eino-Ville Talvala2011-10-201-4/+17
* Merge "Fix effects orientation handling." into ics-mr0Eino-Ville Talvala2011-10-201-6/+5
|\
| * Fix effects orientation handling.Eino-Ville Talvala2011-10-201-6/+5
* | Support for max duration recording with effectPannag Sanketi2011-10-191-0/+19
|/
* Add timelapse recording support to effects mode.Eino-Ville Talvala2011-10-181-3/+41
* Fixing size limit error on video capture intent with effectsPannag Sanketi2011-10-141-0/+12
* Merge "Bug 5383077: handle video thumbnail generation correctly when effects ...Rodrigo Carceroni2011-10-141-2/+16
|\
| * Bug 5383077: handle video thumbnail generation correctly when effects are onRodrigo Carceroni2011-10-141-2/+16
* | Disable AE/AWB locking when shutting down effects.Eino-Ville Talvala2011-10-141-0/+1
|/
* Merge "Fixing crash in video capture intent with effects on" into ics-mr0Pannag Sanketi2011-10-141-4/+31
|\
| * Fixing crash in video capture intent with effects onPannag Sanketi2011-10-141-4/+31
* | Set logging in effects recorder back to normal. DO NOT MERGE.Eino-Ville Talvala2011-10-141-1/+1
|/
* Merge "Play a sound when starting and stopping recording with effects." into ...Eino-Ville Talvala2011-10-131-0/+33
|\
| * Play a sound when starting and stopping recording with effects.Eino-Ville Talvala2011-10-111-0/+33
* | Add video stabilization management to the application.Eino-Ville Talvala2011-10-121-2/+20
|/
* Properly mirror video for front camera effects recording.Eino-Ville Talvala2011-10-051-0/+43
* Add support for rotating background video based on device orientation.Eino-Ville Talvala2011-10-031-1/+2
* Temporarily increase logging verbosity to help track down crashes.Eino-Ville Talvala2011-10-031-4/+13
* Initial fix for bug 5357970: Camera now handles errors during effects recording.Marius Renn2011-09-291-2/+18
* Make sure correct GL context is active when tearing down effects.Eino-Ville Talvala2011-09-271-0/+8
* Restrict effects to 480p.Eino-Ville Talvala2011-09-231-13/+15
* Add clear effects button, silly faces title, and background title.Wu-cheng Li2011-09-231-0/+1
* Effects: Fix SurfaceTexture abandon/disconnect errors.Eino-Ville Talvala2011-09-201-12/+35
* Fix orientation handling for Effects mode.Eino-Ville Talvala2011-09-141-0/+1
* Added Orientation change support for goofy face effect.Wei Hua2011-09-071-6/+16
* Add video recording with effects into Camera.Eino-Ville Talvala2011-09-061-0/+565