1. c0bfdb2 Better handling of forming absolute https URLs, runtime error on https:// access. by Andreas Huber · 14 years ago
  2. 3f3c58f Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  3. 41c3f74 Squashed commit of the following: by Andreas Huber · 14 years ago
  4. 7455630 Add more debugging code to track down hang during video recording by James Dong · 14 years ago
  5. 2a1cc5a Merge "Backward-compatibility max file size support, ignoring 0 or negative file size limit" by James Dong · 14 years ago
  6. 26ea64c Backward-compatibility max file size support, ignoring 0 or negative file size limit by James Dong · 14 years ago
  7. 7dd7c69 Merge "Change a Stagefright assert to an error check." by Jamie Gennis · 14 years ago
  8. fd8b75a Change a Stagefright assert to an error check. by Jamie Gennis · 14 years ago
  9. fbc4939 MediaScanner: Fix handling of .nomedia files in directories by Mike Lockwood · 14 years ago
  10. 28cfb11 Merge "MediaScanner: Add support for scanning empty directories" by Mike Lockwood · 14 years ago
  11. 076e05b MediaScanner: Add support for scanning empty directories by Mike Lockwood · 14 years ago
  12. c4f297d Instead of asserting, gracefully abort and signal and error. by Andreas Huber · 14 years ago
  13. f76aca9 Merge "The HTTP/1.1 Host request header must include port if it's not the default (80)." by Andreas Huber · 14 years ago
  14. 3abb7dd The HTTP/1.1 Host request header must include port if it's not the default (80). by Andreas Huber · 14 years ago
  15. 2e82959 Merge "Remove now obsolete implementation of streaming from AwesomePlayer." by Andreas Huber · 14 years ago
  16. 52185ff Merge "Properly announce decoder output format changes, make sure AMessage::dup does." by Andreas Huber · 14 years ago
  17. 49dad77 Merge "Give the standard not compliant video sample a chance if its size in the mp4 header is invalid" by James Dong · 14 years ago
  18. d936726 Remove now obsolete implementation of streaming from AwesomePlayer. by Andreas Huber · 14 years ago
  19. 687b32d Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  20. c32dd5f Fix 3274309: Returns correctly sized thumbnails for MINI_KIND video thumbnails. by Chih-Chung Chang · 14 years ago
  21. c9e1c80 Give the standard not compliant video sample a chance if its size in the mp4 header is invalid by James Dong · 14 years ago
  22. 0efdc95 Opted to recognize "h263" or "H263" boxes in an mp4 file by James Dong · 14 years ago
  23. 7c6ca19 Merge "Properly order the data written out to the transport stream by timestamp." by Andreas Huber · 14 years ago
  24. a158746 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  25. fb16f70 Properly order the data written out to the transport stream by timestamp. by Andreas Huber · 14 years ago
  26. ebf90ac Merge "Proper recovery of timestamp information in the transport stream parser." by Andreas Huber · 14 years ago
  27. 9c5d62a Proper recovery of timestamp information in the transport stream parser. by Andreas Huber · 14 years ago
  28. 828b5a3 Merge "Change audio routing policy for HDMI" by Eric Laurent · 14 years ago
  29. 2c61bee Change audio routing policy for HDMI by Eric Laurent · 14 years ago
  30. 08f83a6 Merge "Emit better (correct) timestamps that respect AAC upsampling." by Andreas Huber · 14 years ago
  31. 4453aa4 CameraBrowser: Catch ActivityNotFoundException when attempting to display imported file. by Mike Lockwood · 14 years ago
  32. 88b7741 Fix media metadata retriever JNI due to a change to the private native Bitmap constructor signature by James Dong · 14 years ago
  33. 3d6576e Emit better (correct) timestamps that respect AAC upsampling. by Andreas Huber · 14 years ago
  34. 3be80f2 Merge "MTP: Make recursive delete more efficient" by Mike Lockwood · 14 years ago
  35. 55f808c MTP: Make recursive delete more efficient by Mike Lockwood · 14 years ago
  36. 6f7d56c Merge "Fix an issue where a fixed number of bits per sample is used for seek position calculation." by James Dong · 14 years ago
  37. 1f356b9 Merge "Properly signal the condition if we run out of input data." by Andreas Huber · 14 years ago
  38. 69d23b2 Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes." by Andreas Huber · 14 years ago
  39. 94bced1 Properly signal the condition if we run out of input data. by Andreas Huber · 14 years ago
  40. 5d266dd Support malformed ID3 V2.4 tags written by early versions of iTunes. by Andreas Huber · 14 years ago
  41. bafca21 MTP: check for replacing existing files via the database instead of the file system by Mike Lockwood · 14 years ago
  42. 1b198ea MTP: Create files/folders with group media_rw instead of sdcard_rw by Mike Lockwood · 14 years ago
  43. 3996239 Fix an issue where a fixed number of bits per sample is used for seek position calculation. by James Dong · 14 years ago
  44. 5bd7d93 Merge "MediaScanner: No longer delete playlist files that have no valid entries" by Mike Lockwood · 14 years ago
  45. eb46d06 MediaScanner: No longer delete playlist files that have no valid entries by Mike Lockwood · 14 years ago
  46. 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
  47. d1e0396 Merge "Revert "Allows the authoring engine to skip frame."" by James Dong · 14 years ago
  48. b6a0dfb Merge "Fix bug 3275151 Request and abandon audio focus with audio mode changes" by Jean-Michel Trivi · 14 years ago
  49. 7f36b19 MTP: Add support for reserve storage setting to avoid low storage situations. by Mike Lockwood · 14 years ago
  50. 2ade576 Fix bug 3275151 Request and abandon audio focus with audio mode changes by Jean-Michel Trivi · 14 years ago
  51. 2711e49 MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNI by Mike Lockwood · 14 years ago
  52. 2144f63 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
  53. 845584e Fixed a failure from timelapse video recording because of accidental use of metadata buffers by James Dong · 14 years ago
  54. 6370387 Release a recording frame only if mCamera exists and is not cleared. by James Dong · 14 years ago
  55. faa27f9 Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService" by Mike Lockwood · 14 years ago
  56. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  57. 337885b Merge "First step towards renabling Timelapse video recording" by James Dong · 14 years ago
  58. bfd1d72 MTP host: Handle receiving a response packet instead of data packet. by Mike Lockwood · 14 years ago
  59. 08800f3 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  60. ed6f095 Merge "CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP" by Mike Lockwood · 14 years ago
  61. d285415 libstagefright: Compile MP3 & AAC decoders in 32bit ARM Mode by James Wylder · 14 years ago
  62. 485059d CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP by Mike Lockwood · 14 years ago
  63. 51f56cb Merge "MTP: Improve argument checking in SendObjectInfo" by Mike Lockwood · 14 years ago
  64. 365e03e MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
  65. daac81d Merge "Fix thumbnail extraction for extractors that don't have a preference." by Andreas Huber · 14 years ago
  66. b1d49de Fix thumbnail extraction for extractors that don't have a preference. by Andreas Huber · 14 years ago
  67. 7b2029b Merge "Fix issue 3159946." by Eric Laurent · 14 years ago
  68. f69583c Merge "Better buffer status management and verification in OMXCodec." by Andreas Huber · 14 years ago
  69. bbbcf65 Better buffer status management and verification in OMXCodec. by Andreas Huber · 14 years ago
  70. 7f88932 Merge "MTP: pass format back as default value in GetObjectPropDesc for format property" by Mike Lockwood · 14 years ago
  71. a9e67c1 Merge "MTP: Support format argument in host GetObjectPropDesc command" by Mike Lockwood · 14 years ago
  72. 9b5e9c4 MTP: pass format back as default value in GetObjectPropDesc for format property by Mike Lockwood · 14 years ago
  73. a194cc7 MTP: Support format argument in host GetObjectPropDesc command by Mike Lockwood · 14 years ago
  74. b3f522f Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()" by Mike Lockwood · 14 years ago
  75. bf1dbd1 MTP: Read property code before calling isDeviceProperty in MtpProperty::read() by Mike Lockwood · 14 years ago
  76. c7f2f0a Merge "MTP: Improve MtpProperty logging support" by Mike Lockwood · 14 years ago
  77. e4880e4 MTP: Improve MtpProperty logging support by Mike Lockwood · 14 years ago
  78. 9cf2956 Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc" by Mike Lockwood · 14 years ago
  79. 612ca87 Merge "MTP: Use correct return type for getSupportedObjectProperties" by Mike Lockwood · 14 years ago
  80. ea4af54 Merge "Revert "MTP: Remove static library build for linux host."" by Mike Lockwood · 14 years ago
  81. ecce2f6 Merge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property." by Mike Lockwood · 14 years ago
  82. 62ef767 Fix issue 3159946. by Eric Laurent · 14 years ago
  83. 5768f10 MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc by Mike Lockwood · 14 years ago
  84. 4cb956c MTP: Use correct return type for getSupportedObjectProperties by Mike Lockwood · 14 years ago
  85. 87626b1 Revert "MTP: Remove static library build for linux host." by Mike Lockwood · 14 years ago
  86. ea93fa1 MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property. by Mike Lockwood · 14 years ago
  87. b0fa4f2 Merge "API Support for both synchronous and queued commands, optionally associated metadata." by Andreas Huber · 14 years ago
  88. 25d7094 Log the exception cause for better problem analysis by James Dong · 14 years ago
  89. 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
  90. ae9d507 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  91. 28bec9e Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)" by Yu Shan Emily Lau · 14 years ago
  92. b559084 Squashed commit of the following: by Andreas Huber · 14 years ago
  93. 5df53fe Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
  94. e8f317d3 Suppress the unsupported camera recording size (ie QVGA and SQVGA) by Yu Shan Emily Lau · 14 years ago
  95. f6bd1ea Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime() by James Dong · 14 years ago
  96. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  97. 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
  98. f3332a1 Merge "Remove the VideoEditorTestImpl" by Gil Dobjanschi · 14 years ago
  99. 6312dd6 If camera source uses the metadata, we must use HW encoder by James Dong · 14 years ago
  100. 0a218ea Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago