1. 7b54d66 am e1e82745: am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 14 years ago
  2. 7b74bba am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 14 years ago
  3. 53409d6 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 14 years ago
  4. d6d4ba9 Do not create drm directory here. Fix for bug 3134576. by Gloria Wang · 14 years ago
  5. bbf0355 Merge "Add two creation flags to OMXCodec::Create()" by James Dong · 14 years ago
  6. deeb961 A temporary fix for "Waiting for service drm.drmManager". by Gloria Wang · 14 years ago
  7. d332a72 Add two creation flags to OMXCodec::Create() by James Dong · 14 years ago
  8. 1104688 Merge "Remove OMX.PV.* components from OMXCodec.cpp" by James Dong · 14 years ago
  9. c810b75 Remove OMX.PV.* components from OMXCodec.cpp by James Dong · 14 years ago
  10. b33fd3c Merge "Don't change the video recording frame rate if it is not requested." by James Dong · 14 years ago
  11. aceaaf3 resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  12. 6357308 Don't change the video recording frame rate if it is not requested. by James Dong · 14 years ago
  13. a9741a9 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  14. 4cd5c79 Merge "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
  15. c211436 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
  16. dcd25ef DRM framework support: by Gloria Wang · 14 years ago
  17. 9a4b306 am b877a54a: (-s ours) am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread by Wu-cheng Li · 14 years ago
  18. d8cba53 am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread by Wu-cheng Li · 14 years ago
  19. e09591e Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 14 years ago
  20. b2ee05b Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge by Wu-cheng Li · 14 years ago
  21. 9065ce6 Ignore b04e3940 from gingerbread-plus-aosp - already in master by Jean-Baptiste Queru · 14 years ago
  22. 315940b Fixes for simulator build on lucid by Mike Lockwood · 14 years ago
  23. 5b2146f Merge "OMX extension to support storing meta data in video input buffers during recording" by James Dong · 14 years ago
  24. 7f6ff8e am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 14 years ago
  25. ddcd04f am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 14 years ago
  26. 12ac08f Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 14 years ago
  27. 5b6a01e Turn the media time adjustment in file writer back on by James Dong · 14 years ago
  28. 4681811 am 46beb433: (-s ours) am 0c636055: Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 14 years ago
  29. 8f0c48b am 0c636055: Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 14 years ago
  30. 04e410d Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 14 years ago
  31. e870772 OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  32. cf5e77c am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 14 years ago
  33. 9acb8a2 am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 14 years ago
  34. f83dd80 Fix a copy & paste logging error. by Jamie Gennis · 14 years ago
  35. edffc0f Merge "Fix the non-ANW video decode path." by Jamie Gennis · 14 years ago
  36. bf2ba2a Fix the non-ANW video decode path. by Jamie Gennis · 14 years ago
  37. 642a8ea 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
  38. 6a05c9e 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
  39. a3c740f 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
  40. 4579b7d 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
  41. 244c73a Merge "Make sure we can encode the size of the codec specific data in a single byte." by Andreas Huber · 14 years ago
  42. 5f995b0 Make sure we can encode the size of the codec specific data in a single byte. by Andreas Huber · 14 years ago
  43. dc99cd6 Merge "Fix an issue where the video size was incorrectly retrieved from preview size" by James Dong · 14 years ago
  44. f96c9d1 Fix an issue where the video size was incorrectly retrieved from preview size by James Dong · 14 years ago
  45. 6a9da9f Add decode-to-ANativeWindow support to Stagefright. by Jamie Gennis · 14 years ago
  46. 95b18cb Mirror the preview for front-facing cameras. do not merge by Wu-cheng Li · 14 years ago
  47. 4d63523 Merge "Make camera source ready for handling meta-data video buffers." by James Dong · 14 years ago
  48. 5c95231 Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  49. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 14 years ago
  50. 78a1a28 File writer size estimation improvement by James Dong · 14 years ago
  51. f705b5a Merge "Camera hal change for 0-memcpy in media recording framework" by James Dong · 14 years ago
  52. 8be92d5 Camera hal change for 0-memcpy in media recording framework by James Dong · 14 years ago
  53. 74e1e56 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
  54. 60d6ac4 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
  55. a3764de 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
  56. 2ad46be 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
  57. 9969c0b 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
  58. 4769cc9 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 14 years ago
  59. 475c5fa am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  60. f200777 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  61. 1bd36ef 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
  62. b5b39d2 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
  63. 232c338 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
  64. acc82a3 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
  65. f3712f0 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
  66. c540e63 Fix build (bad merge) by Jean-Baptiste Queru · 14 years ago
  67. 1691a76 Remove one more opencore include path by Jean-Baptiste Queru · 14 years ago
  68. 8ac0cb9 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  69. 3e00cc0 am 746c6a1c: am ff7a7a45: Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread by Andreas Huber · 14 years ago
  70. b0d6245 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
  71. 06fa2bc am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  72. 30550ba am ff7a7a45: Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread by Andreas Huber · 14 years ago
  73. 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  74. b10d28f Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore. by Andreas Huber · 14 years ago
  75. d804a1a am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 14 years ago
  76. b9d3038 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 14 years ago
  77. 3e8742f 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
  78. 6fed68d 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
  79. a44501e 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
  80. f9f083e resolved conflicts for merge of a127c07c to master by Kenny Root · 14 years ago
  81. d611935 am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  82. 8cde59d 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
  83. 2959a5a Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 14 years ago
  84. 0b5181d am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  85. a82c3c6 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  86. 217c81e 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
  87. 11b72e1 Remove hard-coded color format for Nvidia's video encoder by James Dong · 14 years ago
  88. f61551f Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 14 years ago
  89. 7fbdb09 Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 14 years ago
  90. e4edd63 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  91. 43024e1 am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
  92. 5cb77e0 Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  93. 59b7dc3 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  94. bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  95. 43a2b3b 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
  96. 012716a Fix camera display orientation. by Wu-cheng Li · 14 years ago
  97. 23d2071 MTP: Include size of 12 byte header in packet size for GetObject data packet by Mike Lockwood · 14 years ago
  98. a543d45 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
  99. 2bc940b 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
  100. 250e051 am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 14 years ago