1. e661567 Fixed a typo in the enum for unknown camera error message by James Dong · 14 years ago
  2. c213b81 Merge "Properly shutdown the decoders on a reset() in NuPlayer's implementation." by Andreas Huber · 14 years ago
  3. 1aef211 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  4. c2f95fb Merge "Remove captureFrame from MediaMetadataRetriever.java class It has been replaced by getFrameAtTime() method" by James Dong · 14 years ago
  5. 6e5cf56 Remove captureFrame from MediaMetadataRetriever.java class by James Dong · 14 years ago
  6. 65a170e Make AwesomePlayer's reset process more verbose to track down ANRs. by Andreas Huber · 14 years ago
  7. 8afe665 Fix build. by Ying Wang · 14 years ago
  8. d1b056a Change libusbhost and libmtp from static to shared libraries by Mike Lockwood · 14 years ago
  9. 5bc087c Squashed commit of the following: by Andreas Huber · 14 years ago
  10. 53df1a4 Distinguish discontinuities w/ a format change from those without. by Andreas Huber · 14 years ago
  11. df42f94 Better handling of forming absolute https URLs, runtime error on https:// access. by Andreas Huber · 14 years ago
  12. 27a932a Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  13. 3831a06 Squashed commit of the following: by Andreas Huber · 14 years ago
  14. 41152ef Add more debugging code to track down hang during video recording by James Dong · 14 years ago
  15. 54c02a5 Merge "Backward-compatibility max file size support, ignoring 0 or negative file size limit" by James Dong · 14 years ago
  16. 2d1e5d3 Backward-compatibility max file size support, ignoring 0 or negative file size limit by James Dong · 14 years ago
  17. a4d1534 Merge "Change a Stagefright assert to an error check." by Jamie Gennis · 14 years ago
  18. 60693dd Change a Stagefright assert to an error check. by Jamie Gennis · 14 years ago
  19. 95289e2 Merge "Fix issue 3217707." by Eric Laurent · 14 years ago
  20. 357b7a8 Merge "MediaScanner: Add support for scanning empty directories" by Mike Lockwood · 14 years ago
  21. 626c85f Fix issue 3217707. by Eric Laurent · 14 years ago
  22. b5e8536 am a1608902: am 5a756fb0: Merge "Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO." into gingerbread by Eric Laurent · 14 years ago
  23. 74de240 am 5a756fb0: Merge "Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO." into gingerbread by Eric Laurent · 14 years ago
  24. 3e9f9f1 MediaScanner: Add support for scanning empty directories by Mike Lockwood · 14 years ago
  25. 6e6b1ca Instead of asserting, gracefully abort and signal and error. by Andreas Huber · 14 years ago
  26. 5a7f242 Merge "The HTTP/1.1 Host request header must include port if it's not the default (80)." by Andreas Huber · 14 years ago
  27. ac13b81 The HTTP/1.1 Host request header must include port if it's not the default (80). by Andreas Huber · 14 years ago
  28. 49bcbae Merge "Fix speakerphone routing to analog dock" by Eric Laurent · 14 years ago
  29. f4a0e01 Merge "Remove now obsolete implementation of streaming from AwesomePlayer." by Andreas Huber · 14 years ago
  30. d0c5158 Merge "Properly announce decoder output format changes, make sure AMessage::dup does." by Andreas Huber · 14 years ago
  31. 8570483 Remove now obsolete implementation of streaming from AwesomePlayer. by Andreas Huber · 14 years ago
  32. 2c2814b Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  33. 0b456a6 Fix speakerphone routing to analog dock by Eric Laurent · 14 years ago
  34. 0f01764 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 14 years ago
  35. a625623 Give the standard not compliant video sample a chance if its size in the mp4 header is invalid by James Dong · 14 years ago
  36. e071b05 Opted to recognize "h263" or "H263" boxes in an mp4 file by James Dong · 14 years ago
  37. c08bb26 Merge "Properly order the data written out to the transport stream by timestamp." by Andreas Huber · 14 years ago
  38. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  39. 3a17752 Properly order the data written out to the transport stream by timestamp. by Andreas Huber · 14 years ago
  40. 60c5b57 Merge "Proper recovery of timestamp information in the transport stream parser." by Andreas Huber · 14 years ago
  41. a093f92 Proper recovery of timestamp information in the transport stream parser. by Andreas Huber · 14 years ago
  42. 10f0d3f Merge "Change audio routing policy for HDMI" by Eric Laurent · 14 years ago
  43. f3a8d32 Change audio routing policy for HDMI by Eric Laurent · 14 years ago
  44. 0050284 Merge "Emit better (correct) timestamps that respect AAC upsampling." by Andreas Huber · 14 years ago
  45. 41dabbc Emit better (correct) timestamps that respect AAC upsampling. by Andreas Huber · 14 years ago
  46. d27f1e6 Merge "Fix an issue where a fixed number of bits per sample is used for seek position calculation." by James Dong · 14 years ago
  47. 123e95a Merge "Properly signal the condition if we run out of input data." by Andreas Huber · 14 years ago
  48. 93b4783 Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes." by Andreas Huber · 14 years ago
  49. 763b772 Properly signal the condition if we run out of input data. by Andreas Huber · 14 years ago
  50. 428d96d Support malformed ID3 V2.4 tags written by early versions of iTunes. by Andreas Huber · 14 years ago
  51. feafefb MTP: check for replacing existing files via the database instead of the file system by Mike Lockwood · 14 years ago
  52. 36fb207 Fix an issue where a fixed number of bits per sample is used for seek position calculation. by James Dong · 14 years ago
  53. 985f838 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
  54. a37fe6b Merge "Revert "Allows the authoring engine to skip frame."" by James Dong · 14 years ago
  55. 20c3be0 MTP: Add support for reserve storage setting to avoid low storage situations. by Mike Lockwood · 14 years ago
  56. 79e23b4 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
  57. 8d45a37 Merge "Fixed a failure from timelapse video recording because of accidental use of metadata buffers" by James Dong · 14 years ago
  58. abdd2ba Fixed a failure from timelapse video recording because of accidental use of metadata buffers by James Dong · 14 years ago
  59. b3fd981 Fix audio mode log. by Eric Laurent · 14 years ago
  60. d69c7f6 Release a recording frame only if mCamera exists and is not cleared. by James Dong · 14 years ago
  61. 986ef2a We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 14 years ago
  62. b41ad26 Merge "First step towards renabling Timelapse video recording" by James Dong · 14 years ago
  63. f745462 MTP host: Handle receiving a response packet instead of data packet. by Mike Lockwood · 14 years ago
  64. ba29002 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  65. 424c6cb libstagefright: Compile MP3 & AAC decoders in 32bit ARM Mode by James Wylder · 14 years ago
  66. 151827e Merge "resolved conflicts for merge of c402def7 to master" by James Dong · 14 years ago
  67. 234ec86 Merge changes Id4222c9b,I3c1a9172 by Mathias Agopian · 14 years ago
  68. c96e481 Merge "MTP: Improve argument checking in SendObjectInfo" by Mike Lockwood · 14 years ago
  69. e6c315a resolved conflicts for merge of c402def7 to master by James Dong · 14 years ago
  70. 181a379 fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 14 years ago
  71. 7d44e4d am 1f5b133a: Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread by James Dong · 14 years ago
  72. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  73. fd34626 MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
  74. e8079d0 When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again by James Dong · 14 years ago
  75. cb0cb25 Fix thumbnail extraction for extractors that don't have a preference. by Andreas Huber · 14 years ago
  76. a829968 Merge "Better buffer status management and verification in OMXCodec." by Andreas Huber · 14 years ago
  77. 92bf2f9 Better buffer status management and verification in OMXCodec. by Andreas Huber · 14 years ago
  78. e52fda6 Merge "MTP: Support format argument in host GetObjectPropDesc command" by Mike Lockwood · 14 years ago
  79. 99e393a MTP: Support format argument in host GetObjectPropDesc command by Mike Lockwood · 14 years ago
  80. faac5c1 Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()" by Mike Lockwood · 14 years ago
  81. 5da8648 MTP: Read property code before calling isDeviceProperty in MtpProperty::read() by Mike Lockwood · 14 years ago
  82. 1460981 Merge "MTP: Improve MtpProperty logging support" by Mike Lockwood · 14 years ago
  83. 0c7c7c7 MTP: Improve MtpProperty logging support by Mike Lockwood · 14 years ago
  84. 79d8c23 Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc" by Mike Lockwood · 14 years ago
  85. 043b601 Merge "MTP: Use correct return type for getSupportedObjectProperties" by Mike Lockwood · 14 years ago
  86. baf0053 Merge "Revert "MTP: Remove static library build for linux host."" by Mike Lockwood · 14 years ago
  87. d767742 Merge "Don't drop video frames but to release them." by James Dong · 14 years ago
  88. 98693f6 MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc by Mike Lockwood · 14 years ago
  89. 2e09e28 MTP: Use correct return type for getSupportedObjectProperties by Mike Lockwood · 14 years ago
  90. ddc4497 Revert "MTP: Remove static library build for linux host." by Mike Lockwood · 14 years ago
  91. 97f2c9d Merge "API Support for both synchronous and queued commands, optionally associated metadata." by Andreas Huber · 14 years ago
  92. 6baa5de Don't drop video frames but to release them. by James Dong · 14 years ago
  93. 5a68e17 am 23b791cd: am d57fbe88: Fixed a race condition where some recording frames may not be released by James Dong · 14 years ago
  94. df1f37a am d57fbe88: Fixed a race condition where some recording frames may not be released by James Dong · 14 years ago
  95. b3e4084 Fixed a race condition where some recording frames may not be released by James Dong · 14 years ago
  96. a374808 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
  97. 14acc73 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  98. a44153c Squashed commit of the following: by Andreas Huber · 14 years ago
  99. ea7b485 Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
  100. 16afe2f Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago