1. 55311e8 Merge "ISurfaceTexture does not have a method getIdentity()" by James Dong · 13 years ago
  2. 1aebc47 Merge "Remove legacy hack to only drop frames every other late frame" by Andreas Huber · 13 years ago
  3. 5e9c3de Merge "Fix a webm-seek issue introduced when adding support for streaming webm" by Andreas Huber · 13 years ago
  4. 2179692 Fix a webm-seek issue introduced when adding support for streaming webm by Andreas Huber · 13 years ago
  5. a93f84e ISurfaceTexture does not have a method getIdentity() by James Dong · 13 years ago
  6. 2334d82 Remove legacy hack to only drop frames every other late frame by Andreas Huber · 13 years ago
  7. 8538149 am 1c56976a: am 38f04c0f: am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 13 years ago
  8. 1c56976 am 38f04c0f: am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 13 years ago
  9. 38f04c0 am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 13 years ago
  10. 11dd5ae Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 13 years ago
  11. ea2c965 am 69250839: am 4ed59de6: am ffa670b5: Bug 4167061 by Glenn Kasten · 13 years ago
  12. 6925083 am 4ed59de6: am ffa670b5: Bug 4167061 by Glenn Kasten · 13 years ago
  13. 4ed59de am ffa670b5: Bug 4167061 by Glenn Kasten · 13 years ago
  14. ffa670b Bug 4167061 by Glenn Kasten · 13 years ago
  15. 6c3f60e am 399792b8: am 06ac0399: am b676b73e: Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 13 years ago
  16. 05e11b2 am 66ec9068: am 8de5df43: am ebf6a72b: Merge "Surfaceflinger expects rectangles to be specified right/bottom edge exclusive." into honeycomb-mr1 by Andreas Huber · 13 years ago
  17. 36bafb0 am 0ddcc8bc: am b618b2ef: am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 13 years ago
  18. 399792b am 06ac0399: am b676b73e: Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 13 years ago
  19. 06ac039 am b676b73e: Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 13 years ago
  20. b676b73 Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 13 years ago
  21. 45ad57a When http streaming and Content-Length is unknown, make sure to return all by Andreas Huber · 13 years ago
  22. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 13 years ago
  23. fc21434 Merge "Stagefright DataSources now expose the underlying content mime type." by Andreas Huber · 13 years ago
  24. a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 13 years ago
  25. 4d3cdb5 Check whether WAVE extractor can be initialized successfully in the sniffer for WAVE by James Dong · 13 years ago
  26. 66ec906 am 8de5df43: am ebf6a72b: Merge "Surfaceflinger expects rectangles to be specified right/bottom edge exclusive." into honeycomb-mr1 by Andreas Huber · 13 years ago
  27. 8de5df4 am ebf6a72b: Merge "Surfaceflinger expects rectangles to be specified right/bottom edge exclusive." into honeycomb-mr1 by Andreas Huber · 13 years ago
  28. 0ddcc8b am b618b2ef: am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 13 years ago
  29. 5c8eff3 Merge "Fix missing cross-ref links in the MediaPlayer.java javadoc" by James Dong · 13 years ago
  30. 30ec6c2 Merge "Fix media scanner uri handling." by Marco Nelissen · 13 years ago
  31. 35eebba Merge "Add a user-agent header to our RTSP requests." by Andreas Huber · 13 years ago
  32. b0e7381 Add a user-agent header to our RTSP requests. by Andreas Huber · 13 years ago
  33. 8fddd76 Merge "Adding support for the '.mxmf' MIDI file extension." by Andreas Huber · 13 years ago
  34. 3e5e805 Fix media scanner uri handling. by Marco Nelissen · 13 years ago
  35. eecadb9 Adding support for the '.mxmf' MIDI file extension. by Andreas Huber · 13 years ago
  36. c36b3c6 Fix missing cross-ref links in the MediaPlayer.java javadoc by James Dong · 13 years ago
  37. 21e73bf Make sure we don't trigger a log warning if calling ALooper::stop() from the looper thread. by Andreas Huber · 13 years ago
  38. b13c4a9 Surfaceflinger expects rectangles to be specified right/bottom edge exclusive. by Andreas Huber · 13 years ago
  39. d2b1f29 Merge "frameworks/base: some camera-interface cleanup" by Iliyan Malchev · 13 years ago
  40. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 13 years ago
  41. 3a28b02 Ignore OMX codec messages once we're in ERROR state. by Andreas Huber · 13 years ago
  42. ab13a89 am a4a81aef: am e7cedad2: am 2edbdcc6: Merge "After a seek there\'s a brief period where audio time isn\'t reestablished." into honeycomb-mr1 by Andreas Huber · 13 years ago
  43. b618b2e am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 13 years ago
  44. e7cedad am 2edbdcc6: Merge "After a seek there\'s a brief period where audio time isn\'t reestablished." into honeycomb-mr1 by Andreas Huber · 13 years ago
  45. 2edbdcc Merge "After a seek there's a brief period where audio time isn't reestablished." into honeycomb-mr1 by Andreas Huber · 13 years ago
  46. 375fb9b Handle OutOfMemoryError when decoding images in ThumbnailUtils by Christer Fletcher · 13 years ago
  47. 1b33909 Merge "merge libsurfaceflinger_client into libgui" by Mathias Agopian · 13 years ago
  48. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  49. 59529e1 After a seek there's a brief period where audio time isn't reestablished. by Andreas Huber · 13 years ago
  50. e8ab51f5 am e2cb08bd: am 2fee96bc: am 1457ef74: Merge "Make sure we post a video event when seeking after seeing video EOS before." into honeycomb-mr1 by Andreas Huber · 13 years ago
  51. 2fee96b am 1457ef74: Merge "Make sure we post a video event when seeking after seeing video EOS before." into honeycomb-mr1 by Andreas Huber · 13 years ago
  52. 16ede3c Make sure we post a video event when seeking after seeing video EOS before. by Andreas Huber · 13 years ago
  53. f4aa99a am 70a5b031: am 9fb98238: am 837430dd: Merge "Switch to use SF cached source" into honeycomb-mr1 by James Dong · 13 years ago
  54. 9fb9823 am 837430dd: Merge "Switch to use SF cached source" into honeycomb-mr1 by James Dong · 13 years ago
  55. 3be1593 Switch to use SF cached source by James Dong · 13 years ago
  56. 7c06ac0 am 64233b86: am 503f4daf: am 0b1b2a32: Merge "Bug 4159373 Use HDCP debug settings" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  57. 503f4da am 0b1b2a32: Merge "Bug 4159373 Use HDCP debug settings" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  58. 0b1b2a3 Merge "Bug 4159373 Use HDCP debug settings" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  59. 1b11b64 Bug 4159373 Use HDCP debug settings by Glenn Kasten · 13 years ago
  60. 88a14dc am 6b49e9a8: am a450ef06: am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  61. a450ef0 am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  62. ac390b8 Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  63. 2d06aee Fix for Media Server memory leak by shailendra · 13 years ago
  64. c8e14bf Merge "Delay signaling the end of audio playback until all frames have actually played." by Andreas Huber · 13 years ago
  65. 4dc482d Delay signaling the end of audio playback until all frames have actually played. by Andreas Huber · 13 years ago
  66. 3c111d7 Merge "Fix AAC encoder test util and remove files that are not needed" by James Dong · 13 years ago
  67. 1056ec0 Merge "Fix AMRWB test util and remove useless files" by James Dong · 13 years ago
  68. 35c654c am 8e0f2d71: am b819dcd4: am 8483073e: Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  69. b819dcd am 8483073e: Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  70. 8483073 Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  71. 8b17346 am 5460bb3e: am 112852b5: am 02109972: Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  72. dce4a0f0 am 6834f061: am 970d7dd9: am e2c32e9f: If nothing is to be copied, return right away. by Andreas Huber · 13 years ago
  73. 3da1072 am 453c0d5f: Merge "DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue." into honeycomb-mr1 by Andreas Huber · 13 years ago
  74. 453c0d5 Merge "DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue." into honeycomb-mr1 by Andreas Huber · 13 years ago
  75. bc40f9d Fix AMRWB test util and remove useless files by James Dong · 13 years ago
  76. 9cd4844 Fix AAC encoder test util and remove files that are not needed by James Dong · 13 years ago
  77. 112852b am 02109972: Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  78. 931b7f2 Merge "Fix issue 3509396: AudioEffect.getParameter JAVA." by Eric Laurent · 13 years ago
  79. 0210997 Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  80. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 13 years ago
  81. 8505f2f DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue. by Andreas Huber · 13 years ago
  82. 554d0ea Enable http-live support for https:// urls, fix a parsing issue. by Andreas Huber · 13 years ago
  83. 970d7dd am e2c32e9f: If nothing is to be copied, return right away. by Andreas Huber · 13 years ago
  84. f84433f Add read and write option in opening file for output in the writers by James Dong · 13 years ago
  85. e2c32e9 If nothing is to be copied, return right away. by Andreas Huber · 13 years ago
  86. 7a4b8bd Merge "Fix issue 3483718: audio streaming and A2DP." by Eric Laurent · 13 years ago
  87. 5bb357f Fixing the build. by Andreas Huber · 13 years ago
  88. 6667ac3 Fix issue 3483718: audio streaming and A2DP. by Eric Laurent · 13 years ago
  89. 14a80af Merge "Support passing headers to MediaMetadataRetriever's setDataSource API" by Andreas Huber · 13 years ago
  90. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 13 years ago
  91. 9f2cde3 Scale the thumbnail if display dimension is different from the actual buffer size by James Dong · 13 years ago
  92. c42faa1 Merge "Squashed commit of the following:" by Andreas Huber · 13 years ago
  93. c8fcf93 Merge "Better organize media recorder error and information event and types" by James Dong · 13 years ago
  94. 8885e67 Squashed commit of the following: by Andreas Huber · 13 years ago
  95. 264990d Merge "Fix issue 4111672: AudioTrack control block flags" by Eric Laurent · 13 years ago
  96. 01f20f6 Merge "Handle display dimension scaling event due to SAR embedded in AVC videos" by James Dong · 13 years ago
  97. 7e91d91 Handle display dimension scaling event due to SAR embedded in AVC videos by James Dong · 13 years ago
  98. 75afb97 Add the mem logging into test utility. Bug# 4108259 by Yu Shan Emily Lau · 13 years ago
  99. 7fc8b4f Better organize media recorder error and information event and types by James Dong · 13 years ago
  100. 7af86edf Merge "Signal a runtime error if the AVCDecoder encounters an invalid frame." by Andreas Huber · 13 years ago