1. ee1dc62 Merge "Remove unused and hidden setVideoEncoderLevel() from MediaRecorder.java" by James Dong · 14 years ago
  2. 23617be Merge "Effects and overlays are not modified when a video clip is trimmed." by Gil Dobjanschi · 14 years ago
  3. a0cab99 Remove unused and hidden setVideoEncoderLevel() from MediaRecorder.java by James Dong · 14 years ago
  4. 028b537 Merge "Add two creation flags to OMXCodec::Create()" by James Dong · 14 years ago
  5. ce03445 Effects and overlays are not modified when a video clip is trimmed. by Gil Dobjanschi · 14 years ago
  6. 7f266f0 A temporary fix for "Waiting for service drm.drmManager". by Gloria Wang · 14 years ago
  7. 70bfc08 Check before and after media item reference by Gil Dobjanschi · 14 years ago
  8. 479f788 Merge "Transition bug fix" by Gil Dobjanschi · 14 years ago
  9. 170a929 Add two creation flags to OMXCodec::Create() by James Dong · 14 years ago
  10. fc6d54e Merge "Remove OMX.PV.* components from OMXCodec.cpp" by James Dong · 14 years ago
  11. 5592bcc Remove OMX.PV.* components from OMXCodec.cpp by James Dong · 14 years ago
  12. 068ee16 Merge "Don't change the video recording frame rate if it is not requested." by James Dong · 14 years ago
  13. cbb053c resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  14. b15f2ea Don't change the video recording frame rate if it is not requested. by James Dong · 14 years ago
  15. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  16. 36b7cc5 Transition bug fix by Gil Dobjanschi · 14 years ago
  17. cf74754 We don't have access to the md5 implementation on the simulator, let's disable digest authentication in rtsp for simulator targets. by Andreas Huber · 14 years ago
  18. d577091 DRM framework support: by Gloria Wang · 14 years ago
  19. b04e394 Fixes for simulator build on lucid by Mike Lockwood · 14 years ago
  20. 4de82c7 am 5a9d2737: am b6a2256e: Merge "Fix issue 3126094." into gingerbread by Eric Laurent · 14 years ago
  21. 5a9d273 am b6a2256e: Merge "Fix issue 3126094." into gingerbread by Eric Laurent · 14 years ago
  22. cc02ac5 Fix issue 3126094. by Eric Laurent · 14 years ago
  23. 2351e69 Merge "OMX extension to support storing meta data in video input buffers during recording" by James Dong · 14 years ago
  24. 5a1e4cf Update BT APIs return type from Set to List. by Jaikumar Ganesh · 14 years ago
  25. 627d836 am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 14 years ago
  26. 6123e0f am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 14 years ago
  27. 89a0104 Turn the media time adjustment in file writer back on by James Dong · 14 years ago
  28. 387e38d OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  29. 9165145 am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 14 years ago
  30. 8ad6335 am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 14 years ago
  31. 6913c61 Fix a copy & paste logging error. by Jamie Gennis · 14 years ago
  32. 7eac136 Merge "Fix the non-ANW video decode path." by Jamie Gennis · 14 years ago
  33. dbfb32e Fix the non-ANW video decode path. by Jamie Gennis · 14 years ago
  34. fb26350 Merge "If we basically finished the preparation phase and are only buffering enough data to start playback, cancel this early on reset()." by Andreas Huber · 14 years ago
  35. eaf2c5a If we basically finished the preparation phase and are only buffering enough data to start playback, cancel this early on reset(). by Andreas Huber · 14 years ago
  36. 65b5194 Merge "Support for BASIC and DIGEST authentication schemes in RTSP. Support for malformed packet descriptions that end lines in LF only, instead of CRLF." by Andreas Huber · 14 years ago
  37. a0b442e Support for BASIC and DIGEST authentication schemes in RTSP. Support for malformed packet descriptions that end lines in LF only, instead of CRLF. by Andreas Huber · 14 years ago
  38. 1dcb42b Merge "Make sure we can encode the size of the codec specific data in a single byte." by Andreas Huber · 14 years ago
  39. 1df9a7b Make sure we can encode the size of the codec specific data in a single byte. by Andreas Huber · 14 years ago
  40. e6aaa3d Merge "Fix an issue where the video size was incorrectly retrieved from preview size" by James Dong · 14 years ago
  41. 26e54e2 Fix an issue where the video size was incorrectly retrieved from preview size by James Dong · 14 years ago
  42. 58a36ad Add decode-to-ANativeWindow support to Stagefright. by Jamie Gennis · 14 years ago
  43. ab79d1f Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  44. 22b37fa File writer size estimation improvement by James Dong · 14 years ago
  45. 7bfcabb Finalized the audio track ducking API by Gil Dobjanschi · 14 years ago
  46. e016451 am 2d00c605: am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread by Andreas Huber · 14 years ago
  47. 2d00c60 am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread by Andreas Huber · 14 years ago
  48. 9cb1898 am 8b5161c2: am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  49. c46b2a7 am 9b2f18df: am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 14 years ago
  50. 3027855 am 8f5214eb: am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread by Andreas Huber · 14 years ago
  51. 4d450a8 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 14 years ago
  52. 8b5161c am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  53. d68cda4 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  54. 9b2f18d am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 14 years ago
  55. bc96c28 Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 14 years ago
  56. 8f5214e am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread by Andreas Huber · 14 years ago
  57. 99bc1da If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs. by Andreas Huber · 14 years ago
  58. 5a40e39 For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder. by Andreas Huber · 14 years ago
  59. 613ef2e Fix build (bad merge) by Jean-Baptiste Queru · 14 years ago
  60. 5582cc3 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  61. 8f9486c am cb90947b: am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 14 years ago
  62. 2cd55d2 am 83ed30e5: am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
  63. fb47487 am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  64. f958f0f Save the color for gradient effects by Gil Dobjanschi · 14 years ago
  65. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  66. cb90947 am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 14 years ago
  67. 6da2ae1 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 14 years ago
  68. a4a2a3a am 27c7fb1a: am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 14 years ago
  69. 4bd4bd6 am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  70. dc0728f am 8e4f3c76: am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread by Andreas Huber · 14 years ago
  71. 4a90f93 resolved conflicts for merge of a127c07c to master by Kenny Root · 14 years ago
  72. e449fce am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  73. 83ed30e am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
  74. 02d0ff6 Fix issue 3098850 by Eric Laurent · 14 years ago
  75. 27c7fb1 am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 14 years ago
  76. 0c9b577 Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 14 years ago
  77. bb5d7c2 am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  78. 5f42391 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  79. 8e4f3c7 am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread by Andreas Huber · 14 years ago
  80. 0349b27 Remove hard-coded color format for Nvidia's video encoder by James Dong · 14 years ago
  81. cc5fb1d Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 14 years ago
  82. 4deb3eb Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 14 years ago
  83. a127c07 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  84. 28b9396 am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  85. 312644c Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  86. 2fd0c94 Merge "Test implementation bug fix." by Gil Dobjanschi · 14 years ago
  87. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  88. e2c2846 Test implementation bug fix. by Gil Dobjanschi · 14 years ago
  89. 54d0972 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  90. fefcc9c am 5b0d0630: am 1010da2e: Merge "Just in case we\'re behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 14 years ago
  91. 6a6a3af MTP: allow renaming directories by Mike Lockwood · 14 years ago
  92. 5ebac83 MTP: Add support for renaming files by Mike Lockwood · 14 years ago
  93. 25cf4fd Merge "MTP: Include size of 12 byte header in packet size for GetObject data packet" by Mike Lockwood · 14 years ago
  94. db77431 MTP: Include size of 12 byte header in packet size for GetObject data packet by Mike Lockwood · 14 years ago
  95. 5b0d063 am 1010da2e: Merge "Just in case we\'re behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 14 years ago
  96. c5d3229 Merge "Color effect comments and method name changes." by Gil Dobjanschi · 14 years ago
  97. 0dc6403 Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through. by Andreas Huber · 14 years ago
  98. 0ce122e Color effect comments and method name changes. by Gil Dobjanschi · 14 years ago
  99. 0178856 MTP: Fix copying files to root of storage using parent handle = 0 by Mike Lockwood · 14 years ago
  100. 3e13c1b MTP: Remove some excessive logging by Mike Lockwood · 14 years ago