1. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  2. 98cfde0 Add timestamp and data pointer checks in CameraSource by James Dong · 13 years ago
  3. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 13 years ago
  4. a472613 A/V synchronization at the beginning of a recording session by James Dong · 13 years ago
  5. 7757f50 Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source. by James Dong · 13 years ago
  6. 41152ef Add more debugging code to track down hang during video recording by James Dong · 14 years ago
  7. 79e23b4 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
  8. abdd2ba Fixed a failure from timelapse video recording because of accidental use of metadata buffers by James Dong · 14 years ago
  9. d69c7f6 Release a recording frame only if mCamera exists and is not cleared. by James Dong · 14 years ago
  10. ba29002 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  11. ea7b485 Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
  12. c42478e Fixed a race condition where some recording frames may not be released. by James Dong · 14 years ago
  13. 393410a Separate the key for audio sampling rate and video frame rate in MetaData.h by James Dong · 14 years ago
  14. 6357308 Don't change the video recording frame rate if it is not requested. by James Dong · 14 years ago
  15. f96c9d1 Fix an issue where the video size was incorrectly retrieved from preview size by James Dong · 14 years ago
  16. 5c95231 Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  17. 2b37ced 0-memcpy video recording framework by James Dong · 14 years ago
  18. 54ff19a Move Camera specific logic out from StagefrightRecorder to CameraSource by James Dong · 14 years ago
  19. 78eff72 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 14 years ago
  20. e2d8ba8 Add YUV420P color format support for video output from camera hal by James Dong · 14 years ago
  21. 0a1b9dc am 0cd2472b: am 82a39f4a: Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  22. a1abc1a Add some explicit error log messages by James Dong · 14 years ago
  23. 030b888 am 136d8336: am 90d1d104: Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 14 years ago
  24. 56223b9 This code in CameraSource really should hold the lock. by Andreas Huber · 14 years ago
  25. 55cb2b8 am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame. by James Dong · 14 years ago
  26. 542db5d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  27. d3bc252 am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  28. abd1f4f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  29. 65e7e6f Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago
  30. fc20aab Adding timelapse capture from videocamera. by Nipun Kwatra · 14 years ago
  31. f60cafe Audio/video sync during recording (second part) by James Dong · 14 years ago
  32. 9d7f58a Remove the lock/unlock workaround from CameraService by James Dong · 14 years ago
  33. ddcc4a6 Remove some hard-coded encoding parameters by James Dong · 14 years ago
  34. 365a963 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  35. 653252b Remove hard-coded pixel format for recording frames in CameraSource. by James Dong · 14 years ago
  36. 7278cf3 Avoid copying for input recording frames in CameraSource by James Dong · 14 years ago
  37. a7414ea Remove the logic in CameraSource using CameraParameters class to find out the buffer size. by James Dong · 14 years ago
  38. cbe48a0 Avoid repeatedly allocating and freeing memory in CameraSource by James Dong · 14 years ago
  39. 65ae665 Remove dummy surface in CameraSource by James Dong · 14 years ago
  40. f8fb8b8 should fix the build by Mathias Agopian · 14 years ago
  41. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 14 years ago
  42. 13aec89 Support audio and video track interleaving in the recorded mp4 file by James Dong · 14 years ago
  43. c32cd79 Use timestamp from camera driver for CameraSource by James Dong · 14 years ago
  44. 03b268e Various fixes to enable recording on passion and nexus1. by Andreas Huber · 14 years ago
  45. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  46. a2a05bf Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  47. 30ab662 Squashed commit of the following: by Andreas Huber · 15 years ago
  48. be5c74f Re-enable CameraSource. by Andreas Huber · 15 years ago
  49. 48c948b Change to a int64_t usecs representation for timestamps and duration throughout stagefright. by Andreas Huber · 15 years ago
  50. 18291bc Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
  51. 0c89199 assert => CHECK in stagefright. by Andreas Huber · 15 years ago
  52. 20111aa Squashed commit of the following: by Andreas Huber · 15 years ago