1. 2ed8a92 More fix for 64 bit offset. by Gloria Wang · 14 years ago
  2. 886c09e Merge "Logging the duration range from different media tracks for recording" into honeycomb by James Dong · 14 years ago
  3. 65b3d76 Logging the duration range from different media tracks for recording by James Dong · 14 years ago
  4. 88b7ad4 Always revert to the previous bandwidth if the required sequence number cannot be found by Andreas Huber · 14 years ago
  5. 88b3489 Return a runtime error if decryption fails instead of asserting. by Andreas Huber · 14 years ago
  6. 662cb24 Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb by Andreas Huber · 14 years ago
  7. b391290 Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests. by Andreas Huber · 14 years ago
  8. 113a954 Expose average video frame rate via MPEG4Extractor by James Dong · 14 years ago
  9. e75ceba Merge "Fix the presentation video resolution when it is different from the actual image resolution of the video." into honeycomb by James Dong · 14 years ago
  10. 7509d77 Merge "Turn another assertion into a runtime error. Damn you surfaces." into honeycomb by Andreas Huber · 14 years ago
  11. a919920 Merge "Tentative fix for issue 3362362." into honeycomb by Eric Laurent · 14 years ago
  12. 018761c Turn another assertion into a runtime error. Damn you surfaces. by Andreas Huber · 14 years ago
  13. 9357520 Tentative fix for issue 3362362. by Eric Laurent · 14 years ago
  14. b45c01c Fix the presentation video resolution when it is different from the actual image resolution of the video. by James Dong · 14 years ago
  15. 2b48836 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 14 years ago
  16. de16890 Merge "Apparently our native TCP sockets do not return an error from blocking "connect"" into honeycomb by Andreas Huber · 14 years ago
  17. 368ef16 Apparently our native TCP sockets do not return an error from blocking "connect" by Andreas Huber · 14 years ago
  18. 3138914 Fix the sluggish preview during timelapse video recording because software encoder is used. by James Dong · 14 years ago
  19. bf6489f Merge "Implement parsing of vbv buffering info in RTSP." into honeycomb by Andreas Huber · 14 years ago
  20. 126983a Merge "Don't report 100% buffered when the stream ends prematurely." into honeycomb by Bryan Mawhinney · 14 years ago
  21. 21a6f9f Implement parsing of vbv buffering info in RTSP. by Andreas Huber · 14 years ago
  22. 1bd233c Don't report 100% buffered when the stream ends prematurely. by Bryan Mawhinney · 14 years ago
  23. aa95240 MTP: Fix problems with modification dates for folders and non-media files by Mike Lockwood · 14 years ago
  24. ccb3506 integrate videoeditor preview player. by Dharmaray Kundargi · 14 years ago
  25. 6ee9458 Fixed thrashing in the cached buffer during 720p YT video streaming by James Dong · 14 years ago
  26. 42dd1d5 Add audio encoding parameters check by James Dong · 14 years ago
  27. 3e9eeb3 Merge "Fail to parse duration instead of asserting, if the server response cannot be parsed." into honeycomb by Andreas Huber · 14 years ago
  28. 7f7d52a Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  29. 67988a9 Merge "Speed up MP3Extractor using cached reads" into honeycomb by James Dong · 14 years ago
  30. 934ca8c Fail to parse duration instead of asserting, if the server response cannot be parsed. by Andreas Huber · 14 years ago
  31. 7cc4977 Speed up MP3Extractor using cached reads by James Dong · 14 years ago
  32. 4dafe5b Fix race in buffer ref counting. by Glenn Kasten · 14 years ago
  33. c4c3a2d Merge "Increase cache size and low-watermark threshold, also" into honeycomb by Andreas Huber · 14 years ago
  34. fd52174 Merge "Properly parse Matroska lacing flags and extract all frames contained in a block." into honeycomb by Andreas Huber · 14 years ago
  35. 145e68f Increase cache size and low-watermark threshold, also by Andreas Huber · 14 years ago
  36. 50c8bea Properly parse Matroska lacing flags and extract all frames contained in a block. by Andreas Huber · 14 years ago
  37. 8eb0408 Merge "Fix uninitialized rect structure for retrieving rect cropping information from decoder" into honeycomb by James Dong · 14 years ago
  38. b0fb6bf Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp by James Dong · 14 years ago
  39. 0ecfbd1 Return a runtime error instead of asserting if the M4vH263Decoder fails in start() by Andreas Huber · 14 years ago
  40. 32ad210 Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb by Andreas Huber · 14 years ago
  41. 31e2508 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  42. 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
  43. eb0d0c4 Fix issue 3317627. by Eric Laurent · 14 years ago
  44. aee6c07 Awesomeplayer : Frame dropping logic change by pmehendale · 14 years ago
  45. c29dd6f Fix uninitialized rect structure for retrieving rect cropping information from decoder by James Dong · 14 years ago
  46. 11f8109 Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  47. 20ad3a3 Fix typo. by Andreas Huber · 14 years ago
  48. aea5aff If the stream for the new bandwidth doesn't have the segment we're looking for... by Andreas Huber · 14 years ago
  49. 9a3c0d6 Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycomb by Andreas Huber · 14 years ago
  50. 4b197e1 Use NuPlayer for HTTP live streaming playback by default. by Andreas Huber · 14 years ago
  51. 93aa950 Merge "Add camera service support for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  52. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  53. b1787e3 Colorconverter may not support some src/dst bitmap configurations. by Andreas Huber · 14 years ago
  54. 4d785ae If we failed to initialize the codec after transitioning to IDLE state, don't assert by Andreas Huber · 14 years ago
  55. 5de2001 Remove support for obsolete PTP content provider by Mike Lockwood · 14 years ago
  56. 42d0b79 MTP: changes to use new usb_request support in libusbhost by Mike Lockwood · 14 years ago
  57. d1108d7 am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 14 years ago
  58. e6bf51e am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 14 years ago
  59. bade495 Merge "Some more fixes regarding HTTP live in NuPlayer." by Andreas Huber · 14 years ago
  60. 22fc52f Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 14 years ago
  61. 149d3b0 Merge "Seek/Duration support for completed http live streams in NuPlayer." by Andreas Huber · 14 years ago
  62. 43c3e6c Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  63. eb8cab7 Merge "Fixed a typo in the enum for unknown camera error message" by James Dong · 14 years ago
  64. 019e96a Merge "Use video output if necessary for timelapse video recording" by James Dong · 14 years ago
  65. 627baac Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 14 years ago
  66. e661567 Fixed a typo in the enum for unknown camera error message by James Dong · 14 years ago
  67. 91dcf15 Suppress the recording sound in the recorded video by James Dong · 14 years ago
  68. 28934a9 Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  69. c213b81 Merge "Properly shutdown the decoders on a reset() in NuPlayer's implementation." by Andreas Huber · 14 years ago
  70. 1aef211 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  71. c2f95fb Merge "Remove captureFrame from MediaMetadataRetriever.java class It has been replaced by getFrameAtTime() method" by James Dong · 14 years ago
  72. 6e5cf56 Remove captureFrame from MediaMetadataRetriever.java class by James Dong · 14 years ago
  73. 65a170e Make AwesomePlayer's reset process more verbose to track down ANRs. by Andreas Huber · 14 years ago
  74. 8afe665 Fix build. by Ying Wang · 14 years ago
  75. d1b056a Change libusbhost and libmtp from static to shared libraries by Mike Lockwood · 14 years ago
  76. 5bc087c Squashed commit of the following: by Andreas Huber · 14 years ago
  77. 53df1a4 Distinguish discontinuities w/ a format change from those without. by Andreas Huber · 14 years ago
  78. df42f94 Better handling of forming absolute https URLs, runtime error on https:// access. by Andreas Huber · 14 years ago
  79. 27a932a Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  80. 3831a06 Squashed commit of the following: by Andreas Huber · 14 years ago
  81. 41152ef Add more debugging code to track down hang during video recording by James Dong · 14 years ago
  82. 54c02a5 Merge "Backward-compatibility max file size support, ignoring 0 or negative file size limit" by James Dong · 14 years ago
  83. 2d1e5d3 Backward-compatibility max file size support, ignoring 0 or negative file size limit by James Dong · 14 years ago
  84. a4d1534 Merge "Change a Stagefright assert to an error check." by Jamie Gennis · 14 years ago
  85. 60693dd Change a Stagefright assert to an error check. by Jamie Gennis · 14 years ago
  86. 95289e2 Merge "Fix issue 3217707." by Eric Laurent · 14 years ago
  87. 357b7a8 Merge "MediaScanner: Add support for scanning empty directories" by Mike Lockwood · 14 years ago
  88. 626c85f Fix issue 3217707. by Eric Laurent · 14 years ago
  89. 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
  90. 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
  91. 3e9f9f1 MediaScanner: Add support for scanning empty directories by Mike Lockwood · 14 years ago
  92. 6e6b1ca Instead of asserting, gracefully abort and signal and error. by Andreas Huber · 14 years ago
  93. 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
  94. ac13b81 The HTTP/1.1 Host request header must include port if it's not the default (80). by Andreas Huber · 14 years ago
  95. 49bcbae Merge "Fix speakerphone routing to analog dock" by Eric Laurent · 14 years ago
  96. f4a0e01 Merge "Remove now obsolete implementation of streaming from AwesomePlayer." by Andreas Huber · 14 years ago
  97. d0c5158 Merge "Properly announce decoder output format changes, make sure AMessage::dup does." by Andreas Huber · 14 years ago
  98. 8570483 Remove now obsolete implementation of streaming from AwesomePlayer. by Andreas Huber · 14 years ago
  99. 2c2814b Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  100. 0b456a6 Fix speakerphone routing to analog dock by Eric Laurent · 14 years ago