1. fc4f5aa Bug 3229711 by Glenn Kasten · 14 years ago
  2. 38e6f20 am b447763d: am f2e48873: Merge "Don\'t release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp" into honeycomb by James Dong · 14 years ago
  3. b0fb6bf Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp by James Dong · 14 years ago
  4. 88b90c3 am 0c12065f: am b736cb28: Return a runtime error instead of asserting if the M4vH263Decoder fails in start() by Andreas Huber · 14 years ago
  5. 0ecfbd1 Return a runtime error instead of asserting if the M4vH263Decoder fails in start() by Andreas Huber · 14 years ago
  6. d12096d am b1914aec: am 748ba9a9: Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb by Andreas Huber · 14 years ago
  7. 32ad210 Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb by Andreas Huber · 14 years ago
  8. 31e2508 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  9. ef415ad am faa75436: am be0ae5ea: Merge "Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object" into honeycomb by James Dong · 14 years ago
  10. 14c858e Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object by James Dong · 14 years ago
  11. ee4d0d6 am 108221ee: am 2f67e0e7: Merge "Fix issue 3317627." into honeycomb by Eric Laurent · 14 years ago
  12. eb0d0c4 Fix issue 3317627. by Eric Laurent · 14 years ago
  13. 5c5ea65 am 3f0c1353: Merge "Awesomeplayer : Frame dropping logic change" into honeycomb by James Dong · 14 years ago
  14. aee6c07 Awesomeplayer : Frame dropping logic change by pmehendale · 14 years ago
  15. 6612058 am af5473ee: Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831" into honeycomb by Marco Nelissen · 14 years ago
  16. 11f8109 Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  17. 943eb80 am 0d1e1550: Merge "Fix typo." into honeycomb by Andreas Huber · 14 years ago
  18. 0fd6500 am ca808ae2: Merge "If the stream for the new bandwidth doesn\'t have the segment we\'re looking for..." into honeycomb by Andreas Huber · 14 years ago
  19. 9b83b8f am f25410ed: Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycomb by Andreas Huber · 14 years ago
  20. d8eed2a am 478353e2: Merge "Add camera service support for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  21. 3796a4d am 1932fef9: Merge "Colorconverter may not support some src/dst bitmap configurations." into honeycomb by Andreas Huber · 14 years ago
  22. 33ce248 am cc9585fb: Merge "If we failed to initialize the codec after transitioning to IDLE state, don\'t assert" into honeycomb by Andreas Huber · 14 years ago
  23. 3678eb4 am 27480cd4: Remove support for obsolete PTP content provider by Mike Lockwood · 14 years ago
  24. 369b237 am 215b682b: MTP: changes to use new usb_request support in libusbhost by Mike Lockwood · 14 years ago
  25. 20ad3a3 Fix typo. by Andreas Huber · 14 years ago
  26. aea5aff If the stream for the new bandwidth doesn't have the segment we're looking for... by Andreas Huber · 14 years ago
  27. 9a3c0d6 Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycomb by Andreas Huber · 14 years ago
  28. 4b197e1 Use NuPlayer for HTTP live streaming playback by default. by Andreas Huber · 14 years ago
  29. 93aa950 Merge "Add camera service support for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  30. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  31. b1787e3 Colorconverter may not support some src/dst bitmap configurations. by Andreas Huber · 14 years ago
  32. 4d785ae If we failed to initialize the codec after transitioning to IDLE state, don't assert by Andreas Huber · 14 years ago
  33. 1472eb3 Colorconverter may not support some src/dst bitmap configurations. by Andreas Huber · 14 years ago
  34. f6ce160 If we failed to initialize the codec after transitioning to IDLE state, don't assert by Andreas Huber · 14 years ago
  35. 5de2001 Remove support for obsolete PTP content provider by Mike Lockwood · 14 years ago
  36. 42d0b79 MTP: changes to use new usb_request support in libusbhost by Mike Lockwood · 14 years ago
  37. d1108d7 am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 14 years ago
  38. e6bf51e am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 14 years ago
  39. bade495 Merge "Some more fixes regarding HTTP live in NuPlayer." by Andreas Huber · 14 years ago
  40. 22fc52f Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 14 years ago
  41. 149d3b0 Merge "Seek/Duration support for completed http live streams in NuPlayer." by Andreas Huber · 14 years ago
  42. 43c3e6c Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  43. eb8cab7 Merge "Fixed a typo in the enum for unknown camera error message" by James Dong · 14 years ago
  44. 019e96a Merge "Use video output if necessary for timelapse video recording" by James Dong · 14 years ago
  45. 627baac Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 14 years ago
  46. e661567 Fixed a typo in the enum for unknown camera error message by James Dong · 14 years ago
  47. 91dcf15 Suppress the recording sound in the recorded video by James Dong · 14 years ago
  48. 28934a9 Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  49. c213b81 Merge "Properly shutdown the decoders on a reset() in NuPlayer's implementation." by Andreas Huber · 14 years ago
  50. 1aef211 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  51. c2f95fb Merge "Remove captureFrame from MediaMetadataRetriever.java class It has been replaced by getFrameAtTime() method" by James Dong · 14 years ago
  52. 6e5cf56 Remove captureFrame from MediaMetadataRetriever.java class by James Dong · 14 years ago
  53. 65a170e Make AwesomePlayer's reset process more verbose to track down ANRs. by Andreas Huber · 14 years ago
  54. 8afe665 Fix build. by Ying Wang · 14 years ago
  55. d1b056a Change libusbhost and libmtp from static to shared libraries by Mike Lockwood · 14 years ago
  56. 5bc087c Squashed commit of the following: by Andreas Huber · 14 years ago
  57. 53df1a4 Distinguish discontinuities w/ a format change from those without. by Andreas Huber · 14 years ago
  58. df42f94 Better handling of forming absolute https URLs, runtime error on https:// access. by Andreas Huber · 14 years ago
  59. 27a932a Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  60. 3831a06 Squashed commit of the following: by Andreas Huber · 14 years ago
  61. 41152ef Add more debugging code to track down hang during video recording by James Dong · 14 years ago
  62. 54c02a5 Merge "Backward-compatibility max file size support, ignoring 0 or negative file size limit" by James Dong · 14 years ago
  63. 2d1e5d3 Backward-compatibility max file size support, ignoring 0 or negative file size limit by James Dong · 14 years ago
  64. a4d1534 Merge "Change a Stagefright assert to an error check." by Jamie Gennis · 14 years ago
  65. 60693dd Change a Stagefright assert to an error check. by Jamie Gennis · 14 years ago
  66. 95289e2 Merge "Fix issue 3217707." by Eric Laurent · 14 years ago
  67. 357b7a8 Merge "MediaScanner: Add support for scanning empty directories" by Mike Lockwood · 14 years ago
  68. 626c85f Fix issue 3217707. by Eric Laurent · 14 years ago
  69. 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
  70. 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
  71. 3e9f9f1 MediaScanner: Add support for scanning empty directories by Mike Lockwood · 14 years ago
  72. 6e6b1ca Instead of asserting, gracefully abort and signal and error. by Andreas Huber · 14 years ago
  73. 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
  74. ac13b81 The HTTP/1.1 Host request header must include port if it's not the default (80). by Andreas Huber · 14 years ago
  75. 49bcbae Merge "Fix speakerphone routing to analog dock" by Eric Laurent · 14 years ago
  76. f4a0e01 Merge "Remove now obsolete implementation of streaming from AwesomePlayer." by Andreas Huber · 14 years ago
  77. d0c5158 Merge "Properly announce decoder output format changes, make sure AMessage::dup does." by Andreas Huber · 14 years ago
  78. 8570483 Remove now obsolete implementation of streaming from AwesomePlayer. by Andreas Huber · 14 years ago
  79. 2c2814b Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  80. 0b456a6 Fix speakerphone routing to analog dock by Eric Laurent · 14 years ago
  81. 0f01764 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 14 years ago
  82. 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
  83. e071b05 Opted to recognize "h263" or "H263" boxes in an mp4 file by James Dong · 14 years ago
  84. c08bb26 Merge "Properly order the data written out to the transport stream by timestamp." by Andreas Huber · 14 years ago
  85. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  86. 3a17752 Properly order the data written out to the transport stream by timestamp. by Andreas Huber · 14 years ago
  87. 60c5b57 Merge "Proper recovery of timestamp information in the transport stream parser." by Andreas Huber · 14 years ago
  88. a093f92 Proper recovery of timestamp information in the transport stream parser. by Andreas Huber · 14 years ago
  89. 10f0d3f Merge "Change audio routing policy for HDMI" by Eric Laurent · 14 years ago
  90. f3a8d32 Change audio routing policy for HDMI by Eric Laurent · 14 years ago
  91. 0050284 Merge "Emit better (correct) timestamps that respect AAC upsampling." by Andreas Huber · 14 years ago
  92. 41dabbc Emit better (correct) timestamps that respect AAC upsampling. by Andreas Huber · 14 years ago
  93. 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
  94. 123e95a Merge "Properly signal the condition if we run out of input data." by Andreas Huber · 14 years ago
  95. 93b4783 Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes." by Andreas Huber · 14 years ago
  96. 763b772 Properly signal the condition if we run out of input data. by Andreas Huber · 14 years ago
  97. 428d96d Support malformed ID3 V2.4 tags written by early versions of iTunes. by Andreas Huber · 14 years ago
  98. feafefb MTP: check for replacing existing files via the database instead of the file system by Mike Lockwood · 14 years ago
  99. 36fb207 Fix an issue where a fixed number of bits per sample is used for seek position calculation. by James Dong · 14 years ago
  100. 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