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