- 5bd7d93 Merge "MediaScanner: No longer delete playlist files that have no valid entries" by Mike Lockwood · 14 years ago
- eb46d06 MediaScanner: No longer delete playlist files that have no valid entries by Mike Lockwood · 14 years ago
- 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
- d1e0396 Merge "Revert "Allows the authoring engine to skip frame."" by James Dong · 14 years ago
- b6a0dfb Merge "Fix bug 3275151 Request and abandon audio focus with audio mode changes" by Jean-Michel Trivi · 14 years ago
- 7f36b19 MTP: Add support for reserve storage setting to avoid low storage situations. by Mike Lockwood · 14 years ago
- 2ade576 Fix bug 3275151 Request and abandon audio focus with audio mode changes by Jean-Michel Trivi · 14 years ago
- 2711e49 MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNI by Mike Lockwood · 14 years ago
- 2144f63 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
- 845584e Fixed a failure from timelapse video recording because of accidental use of metadata buffers by James Dong · 14 years ago
- 6370387 Release a recording frame only if mCamera exists and is not cleared. by James Dong · 14 years ago
- faa27f9 Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService" by Mike Lockwood · 14 years ago
- 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
- 337885b Merge "First step towards renabling Timelapse video recording" by James Dong · 14 years ago
- bfd1d72 MTP host: Handle receiving a response packet instead of data packet. by Mike Lockwood · 14 years ago
- 08800f3 First step towards renabling Timelapse video recording by James Dong · 14 years ago
- ed6f095 Merge "CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP" by Mike Lockwood · 14 years ago
- d285415 libstagefright: Compile MP3 & AAC decoders in 32bit ARM Mode by James Wylder · 14 years ago
- 485059d CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP by Mike Lockwood · 14 years ago
- 51f56cb Merge "MTP: Improve argument checking in SendObjectInfo" by Mike Lockwood · 14 years ago
- 365e03e MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
- daac81d Merge "Fix thumbnail extraction for extractors that don't have a preference." by Andreas Huber · 14 years ago
- b1d49de Fix thumbnail extraction for extractors that don't have a preference. by Andreas Huber · 14 years ago
- 7b2029b Merge "Fix issue 3159946." by Eric Laurent · 14 years ago
- f69583c Merge "Better buffer status management and verification in OMXCodec." by Andreas Huber · 14 years ago
- bbbcf65 Better buffer status management and verification in OMXCodec. by Andreas Huber · 14 years ago
- 7f88932 Merge "MTP: pass format back as default value in GetObjectPropDesc for format property" by Mike Lockwood · 14 years ago
- a9e67c1 Merge "MTP: Support format argument in host GetObjectPropDesc command" by Mike Lockwood · 14 years ago
- 9b5e9c4 MTP: pass format back as default value in GetObjectPropDesc for format property by Mike Lockwood · 14 years ago
- a194cc7 MTP: Support format argument in host GetObjectPropDesc command by Mike Lockwood · 14 years ago
- b3f522f Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()" by Mike Lockwood · 14 years ago
- bf1dbd1 MTP: Read property code before calling isDeviceProperty in MtpProperty::read() by Mike Lockwood · 14 years ago
- c7f2f0a Merge "MTP: Improve MtpProperty logging support" by Mike Lockwood · 14 years ago
- e4880e4 MTP: Improve MtpProperty logging support by Mike Lockwood · 14 years ago
- 9cf2956 Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc" by Mike Lockwood · 14 years ago
- 612ca87 Merge "MTP: Use correct return type for getSupportedObjectProperties" by Mike Lockwood · 14 years ago
- ea4af54 Merge "Revert "MTP: Remove static library build for linux host."" by Mike Lockwood · 14 years ago
- ecce2f6 Merge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property." by Mike Lockwood · 14 years ago
- 62ef767 Fix issue 3159946. by Eric Laurent · 14 years ago
- 5768f10 MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc by Mike Lockwood · 14 years ago
- 4cb956c MTP: Use correct return type for getSupportedObjectProperties by Mike Lockwood · 14 years ago
- 87626b1 Revert "MTP: Remove static library build for linux host." by Mike Lockwood · 14 years ago
- ea93fa1 MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property. by Mike Lockwood · 14 years ago
- b0fa4f2 Merge "API Support for both synchronous and queued commands, optionally associated metadata." by Andreas Huber · 14 years ago
- 25d7094 Log the exception cause for better problem analysis by James Dong · 14 years ago
- 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
- ae9d507 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
- 28bec9e Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)" by Yu Shan Emily Lau · 14 years ago
- b559084 Squashed commit of the following: by Andreas Huber · 14 years ago
- 5df53fe Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
- e8f317d3 Suppress the unsupported camera recording size (ie QVGA and SQVGA) by Yu Shan Emily Lau · 14 years ago
- f6bd1ea Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime() by James Dong · 14 years ago
- faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
- 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
- f3332a1 Merge "Remove the VideoEditorTestImpl" by Gil Dobjanschi · 14 years ago
- 6312dd6 If camera source uses the metadata, we must use HW encoder by James Dong · 14 years ago
- 0a218ea Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
- 731e465 Remove the VideoEditorTestImpl by Gil Dobjanschi · 14 years ago
- cd023f9 Merge "Added a callback interface to the generatePreview method." by Gil Dobjanschi · 14 years ago
- b5c6afc Squashed commit of the following: by Andreas Huber · 14 years ago
- 786ecf8 Added a callback interface to the generatePreview method. by Gil Dobjanschi · 14 years ago
- 6785699 am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
- 80639875 am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
- f45853af5 MediaScanner: Fix path mismatch in code that check for missing files in postScan() by Mike Lockwood · 14 years ago
- 7d7fb63 MTP: Add support for multiple properties in GetObjectPropList command by Mike Lockwood · 14 years ago
- 938f257 am 371ed722: am 688f4c58: Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 14 years ago
- 5cdcf16 Be conservative in estimating the file size limit. by James Dong · 14 years ago
- 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
- b460779 am 30c81844: Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 14 years ago
- 30c8184 Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 14 years ago
- 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
- 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
- d208a2c DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
- 8d023dd DO NOT MERGE Support for "chunked" HTTP transfer encoding. by Andreas Huber · 14 years ago
- 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
- 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
- 371ed72 am 688f4c58: Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 14 years ago
- 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
- 688f4c5 Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 14 years ago
- 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
- 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
- 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
- 84e3916 Merge "MTP: Don't fail in playlist transfer if not all playlist items can be found." by Mike Lockwood · 14 years ago
- 5022544 Merge "MTP: Make sure buffer is big enough before reading the data packet" by Mike Lockwood · 14 years ago
- 7adfd18 MTP: Don't fail in playlist transfer if not all playlist items can be found. by Mike Lockwood · 14 years ago
- 9dfc7de MTP: Make sure buffer is big enough before reading the data packet by Mike Lockwood · 14 years ago
- 683a7ff Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 14 years ago
- 7411c1b Renable the captureFrame unit tests by James Dong · 14 years ago
- c584428 Remove empty Widevine make files by Gloria Wang · 14 years ago
- ca3c639 Merge "Added new bitrate values" by Shyam Pallapothu · 14 years ago
- 83cd9dc Added new bitrate values by Gil Dobjanschi · 14 years ago
- 6bdbcd7 Merge "Support streaming data across binder boundaries." by Andreas Huber · 14 years ago
- 2ed9910 Merge changes Ia5fec45a,I74927f73,I5a3c0b07 by Mike Lockwood · 14 years ago
- e3634c3 MTP: Fix typo in MtpServer::doGetObjectPropList by Mike Lockwood · 14 years ago
- 44e82dd MTP: Implement GetPartialObject command by Mike Lockwood · 14 years ago
- 5b19af0 MTP: Use DateTime form in GetObjectPropDesc for date/time properties. by Mike Lockwood · 14 years ago
- 52b52cd Support streaming data across binder boundaries. by Andreas Huber · 14 years ago
- 9fff216 Merge "Do not getConfig on video encoder on output port" by James Dong · 14 years ago
- 0c9153d Do not getConfig on video encoder on output port by James Dong · 14 years ago
- 5a2755d Rename MtpCursor to PtpCursor by Mike Lockwood · 14 years ago