1. 5bd7d93 Merge "MediaScanner: No longer delete playlist files that have no valid entries" by Mike Lockwood · 14 years ago
  2. eb46d06 MediaScanner: No longer delete playlist files that have no valid entries by Mike Lockwood · 14 years ago
  3. fc8b7c9 Yield the omx threads so that file writer threads have a chance to retrieve the output buffers once they become ready by James Dong · 14 years ago
  4. d1e0396 Merge "Revert "Allows the authoring engine to skip frame."" by James Dong · 14 years ago
  5. b6a0dfb Merge "Fix bug 3275151 Request and abandon audio focus with audio mode changes" by Jean-Michel Trivi · 14 years ago
  6. 7f36b19 MTP: Add support for reserve storage setting to avoid low storage situations. by Mike Lockwood · 14 years ago
  7. 2ade576 Fix bug 3275151 Request and abandon audio focus with audio mode changes by Jean-Michel Trivi · 14 years ago
  8. 2711e49 MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNI by Mike Lockwood · 14 years ago
  9. 2144f63 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
  10. 845584e Fixed a failure from timelapse video recording because of accidental use of metadata buffers by James Dong · 14 years ago
  11. 6370387 Release a recording frame only if mCamera exists and is not cleared. by James Dong · 14 years ago
  12. faa27f9 Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService" by Mike Lockwood · 14 years ago
  13. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  14. 337885b Merge "First step towards renabling Timelapse video recording" by James Dong · 14 years ago
  15. bfd1d72 MTP host: Handle receiving a response packet instead of data packet. by Mike Lockwood · 14 years ago
  16. 08800f3 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  17. ed6f095 Merge "CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP" by Mike Lockwood · 14 years ago
  18. d285415 libstagefright: Compile MP3 & AAC decoders in 32bit ARM Mode by James Wylder · 14 years ago
  19. 485059d CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP by Mike Lockwood · 14 years ago
  20. 51f56cb Merge "MTP: Improve argument checking in SendObjectInfo" by Mike Lockwood · 14 years ago
  21. 365e03e MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
  22. daac81d Merge "Fix thumbnail extraction for extractors that don't have a preference." by Andreas Huber · 14 years ago
  23. b1d49de Fix thumbnail extraction for extractors that don't have a preference. by Andreas Huber · 14 years ago
  24. 7b2029b Merge "Fix issue 3159946." by Eric Laurent · 14 years ago
  25. f69583c Merge "Better buffer status management and verification in OMXCodec." by Andreas Huber · 14 years ago
  26. bbbcf65 Better buffer status management and verification in OMXCodec. by Andreas Huber · 14 years ago
  27. 7f88932 Merge "MTP: pass format back as default value in GetObjectPropDesc for format property" by Mike Lockwood · 14 years ago
  28. a9e67c1 Merge "MTP: Support format argument in host GetObjectPropDesc command" by Mike Lockwood · 14 years ago
  29. 9b5e9c4 MTP: pass format back as default value in GetObjectPropDesc for format property by Mike Lockwood · 14 years ago
  30. a194cc7 MTP: Support format argument in host GetObjectPropDesc command by Mike Lockwood · 14 years ago
  31. b3f522f Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()" by Mike Lockwood · 14 years ago
  32. bf1dbd1 MTP: Read property code before calling isDeviceProperty in MtpProperty::read() by Mike Lockwood · 14 years ago
  33. c7f2f0a Merge "MTP: Improve MtpProperty logging support" by Mike Lockwood · 14 years ago
  34. e4880e4 MTP: Improve MtpProperty logging support by Mike Lockwood · 14 years ago
  35. 9cf2956 Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc" by Mike Lockwood · 14 years ago
  36. 612ca87 Merge "MTP: Use correct return type for getSupportedObjectProperties" by Mike Lockwood · 14 years ago
  37. ea4af54 Merge "Revert "MTP: Remove static library build for linux host."" by Mike Lockwood · 14 years ago
  38. ecce2f6 Merge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property." by Mike Lockwood · 14 years ago
  39. 62ef767 Fix issue 3159946. by Eric Laurent · 14 years ago
  40. 5768f10 MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc by Mike Lockwood · 14 years ago
  41. 4cb956c MTP: Use correct return type for getSupportedObjectProperties by Mike Lockwood · 14 years ago
  42. 87626b1 Revert "MTP: Remove static library build for linux host." by Mike Lockwood · 14 years ago
  43. ea93fa1 MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property. by Mike Lockwood · 14 years ago
  44. b0fa4f2 Merge "API Support for both synchronous and queued commands, optionally associated metadata." by Andreas Huber · 14 years ago
  45. 25d7094 Log the exception cause for better problem analysis by James Dong · 14 years ago
  46. 0efe974 Merge "Remove check if the target video resolution is not supported by CameraSource and clean up Camera is CameraSource could not created." by James Dong · 14 years ago
  47. ae9d507 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  48. 28bec9e Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)" by Yu Shan Emily Lau · 14 years ago
  49. b559084 Squashed commit of the following: by Andreas Huber · 14 years ago
  50. 5df53fe Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
  51. e8f317d3 Suppress the unsupported camera recording size (ie QVGA and SQVGA) by Yu Shan Emily Lau · 14 years ago
  52. f6bd1ea Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime() by James Dong · 14 years ago
  53. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  54. ded695b Merge "If camera source uses the metadata, we must use HW encoder Software video encoders are not able to deal with non-YUV metadata in the video buffer sent from camera" by James Dong · 14 years ago
  55. f3332a1 Merge "Remove the VideoEditorTestImpl" by Gil Dobjanschi · 14 years ago
  56. 6312dd6 If camera source uses the metadata, we must use HW encoder by James Dong · 14 years ago
  57. 0a218ea Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  58. 731e465 Remove the VideoEditorTestImpl by Gil Dobjanschi · 14 years ago
  59. cd023f9 Merge "Added a callback interface to the generatePreview method." by Gil Dobjanschi · 14 years ago
  60. b5c6afc Squashed commit of the following: by Andreas Huber · 14 years ago
  61. 786ecf8 Added a callback interface to the generatePreview method. by Gil Dobjanschi · 14 years ago
  62. 6785699 am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  63. 80639875 am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  64. f45853af5 MediaScanner: Fix path mismatch in code that check for missing files in postScan() by Mike Lockwood · 14 years ago
  65. 7d7fb63 MTP: Add support for multiple properties in GetObjectPropList command by Mike Lockwood · 14 years ago
  66. 938f257 am 371ed722: am 688f4c58: Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 14 years ago
  67. 5cdcf16 Be conservative in estimating the file size limit. by James Dong · 14 years ago
  68. 1981674 am 4f93f08d: am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 14 years ago
  69. b460779 am 30c81844: Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 14 years ago
  70. 30c8184 Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 14 years ago
  71. 9157478 am a41c1e1d: Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback." into gingerbread by Andreas Huber · 14 years ago
  72. a41c1e1 Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback." into gingerbread by Andreas Huber · 14 years ago
  73. d208a2c DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
  74. 8d023dd DO NOT MERGE Support for "chunked" HTTP transfer encoding. by Andreas Huber · 14 years ago
  75. aeaa3b3 am 567b2bd1: Merge "After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user." into gingerbread by Andreas Huber · 14 years ago
  76. 567b2bd Merge "After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user." into gingerbread by Andreas Huber · 14 years ago
  77. 371ed72 am 688f4c58: Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 14 years ago
  78. 3a2dc0d am b690e55d: Merge "DO NOT MERGE - Instead of asserting that ISurface successfully registered buffers, report an error and propagate it up to the java client." into gingerbread by Andreas Huber · 14 years ago
  79. 688f4c5 Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 14 years ago
  80. 0fb258d After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user. by Andreas Huber · 14 years ago
  81. 4f93f08 am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 14 years ago
  82. 122a9cc DO NOT MERGE - Instead of asserting that ISurface successfully registered buffers, report an error and propagate it up to the java client. by Andreas Huber · 14 years ago
  83. 84e3916 Merge "MTP: Don't fail in playlist transfer if not all playlist items can be found." by Mike Lockwood · 14 years ago
  84. 5022544 Merge "MTP: Make sure buffer is big enough before reading the data packet" by Mike Lockwood · 14 years ago
  85. 7adfd18 MTP: Don't fail in playlist transfer if not all playlist items can be found. by Mike Lockwood · 14 years ago
  86. 9dfc7de MTP: Make sure buffer is big enough before reading the data packet by Mike Lockwood · 14 years ago
  87. 683a7ff Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 14 years ago
  88. 7411c1b Renable the captureFrame unit tests by James Dong · 14 years ago
  89. c584428 Remove empty Widevine make files by Gloria Wang · 14 years ago
  90. ca3c639 Merge "Added new bitrate values" by Shyam Pallapothu · 14 years ago
  91. 83cd9dc Added new bitrate values by Gil Dobjanschi · 14 years ago
  92. 6bdbcd7 Merge "Support streaming data across binder boundaries." by Andreas Huber · 14 years ago
  93. 2ed9910 Merge changes Ia5fec45a,I74927f73,I5a3c0b07 by Mike Lockwood · 14 years ago
  94. e3634c3 MTP: Fix typo in MtpServer::doGetObjectPropList by Mike Lockwood · 14 years ago
  95. 44e82dd MTP: Implement GetPartialObject command by Mike Lockwood · 14 years ago
  96. 5b19af0 MTP: Use DateTime form in GetObjectPropDesc for date/time properties. by Mike Lockwood · 14 years ago
  97. 52b52cd Support streaming data across binder boundaries. by Andreas Huber · 14 years ago
  98. 9fff216 Merge "Do not getConfig on video encoder on output port" by James Dong · 14 years ago
  99. 0c9153d Do not getConfig on video encoder on output port by James Dong · 14 years ago
  100. 5a2755d Rename MtpCursor to PtpCursor by Mike Lockwood · 14 years ago