1. 940c866 Support post-decode video rotation. by Andreas Huber · 14 years ago
  2. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  3. 8c7cb61 Make sure live streamed http live content does not start playing from the very beginning. by Andreas Huber · 14 years ago
  4. 36663b2 Add initial stereo capture support for AAC encoder by James Dong · 14 years ago
  5. 7dcf95a Merge "Proper support for variable NALsize lengths of AVC content in .mkv files." by Andreas Huber · 14 years ago
  6. 0f62458 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 14 years ago
  7. df7a856 Fixed a race condition where some recording frames may not be released. by James Dong · 14 years ago
  8. 645336a Merge "More HTTP live support, AES encryption etc." by Andreas Huber · 14 years ago
  9. d98f49b Merge "Refactor h.264 profile/level support into avc_utils." by Andreas Huber · 14 years ago
  10. 2381a8a Provide bandwidth estimation support in NuHTTPDataSource by Andreas Huber · 14 years ago
  11. 6a1f5f9 More HTTP live support, AES encryption etc. by Andreas Huber · 14 years ago
  12. f7e2e31 Refactor h.264 profile/level support into avc_utils. by Andreas Huber · 14 years ago
  13. aac193c Separate the key for audio sampling rate and video frame rate in MetaData.h by James Dong · 14 years ago
  14. 3de594d Increase the prefetcher's low water mark so it restarts fetching data earlier. by Andreas Huber · 14 years ago
  15. dcdb6d0 Merge "Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun." by Andreas Huber · 14 years ago
  16. 10b920c Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun. by Andreas Huber · 14 years ago
  17. d781089 Add color format query support to QueryCodecs() by James Dong · 14 years ago
  18. 31b9375f Fix memory leak when 0-memcpy quirk is used by James Dong · 14 years ago
  19. c32474d Merge "Fix missing breaks in the profile/level conversion code in M4vH263 encoder" by James Dong · 14 years ago
  20. 0244d94 Fix missing breaks in the profile/level conversion code in M4vH263 encoder by James Dong · 14 years ago
  21. 40e8dc1 Merge "Some refactoring and added support for another form of vbr headers." by Andreas Huber · 14 years ago
  22. 1bd99498 Some refactoring and added support for another form of vbr headers. by Andreas Huber · 14 years ago
  23. b9d7e01 Rotation support by James Dong · 14 years ago
  24. d195971 am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
  25. c4a2ead am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
  26. 53ebc72 Support extracting thumbnail from rotated video tracks by James Dong · 14 years ago
  27. 2e1a896 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 14 years ago
  28. d8166a7 am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 14 years ago
  29. 31dc911 Support post-decode video rotation. by Andreas Huber · 14 years ago
  30. 65a73f4 Rotation support by James Dong · 14 years ago
  31. 32af3a2 Merge "Use meta data in the media recording framework" by James Dong · 14 years ago
  32. 91460d7 Merge "Add support for WV DRM" by Gloria Wang · 14 years ago
  33. c2c22e7 Add support for WV DRM by Gloria Wang · 14 years ago
  34. 05c2fd5 Use meta data in the media recording framework by James Dong · 14 years ago
  35. f0c5c1e Fix a MediaBuffer leak in Stagefright. by Jamie Gennis · 14 years ago
  36. fd96799 Merge "Experimentally reenable mpeg4 and h.263 hardware decoders." by Andreas Huber · 14 years ago
  37. 9f9ae60 Experimentally reenable mpeg4 and h.263 hardware decoders. by Andreas Huber · 14 years ago
  38. 8f7a027 am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp" into gingerbread-plus-aosp by Gloria Wang · 14 years ago
  39. a3f5b61 am f3847e87: Merge "DO NOT MERGE" into gingerbread by James Dong · 14 years ago
  40. 6786fcc DO NOT MERGE by James Dong · 14 years ago
  41. 35a4f21 resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  42. 044ace6 Stop using OMX_COLOR_FormatAndroidPrivateStart. by Jamie Gennis · 14 years ago
  43. df75f8b Merge "Notify surfaceflinger about (changes to) the crop rectangle output by the decoder." by Andreas Huber · 14 years ago
  44. eab18ea - Move the business rule management down to DRM agents. by Gloria Wang · 14 years ago
  45. 5145d67 Notify surfaceflinger about (changes to) the crop rectangle output by the decoder. by Andreas Huber · 14 years ago
  46. 5d143ad Media scanner support for FL(Forward Lock) DRM file types by Gloria Wang · 14 years ago
  47. 614d22c After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user. by Andreas Huber · 14 years ago
  48. 1219ea3 Merge "Added some debugging log messages at stop()" by James Dong · 14 years ago
  49. 3f9a819 - register DRM sniffer only when drmserver is up by Gloria Wang · 14 years ago
  50. 42338ff Added some debugging log messages at stop() by James Dong · 14 years ago
  51. 9085a24 Merge "Added profile and level translation in SW video encoders" by James Dong · 14 years ago
  52. 4b84445 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
  53. af50969 Added profile and level translation in SW video encoders by James Dong · 14 years ago
  54. b0d25a0 Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFrames > 1 and the sub frames did not align with RTP packet boundaries. by Andreas Huber · 14 years ago
  55. 05e1483 Merge "Remove annoying warning during mpeg4 extraction." by Andreas Huber · 14 years ago
  56. 936747d Merge "FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem." by Andreas Huber · 14 years ago
  57. 7459b01 FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem. by Andreas Huber · 14 years ago
  58. c69b9d3 Remove annoying warning during mpeg4 extraction. by Andreas Huber · 14 years ago
  59. 883a922 Fix for simulator build break by Kristian Monsen · 14 years ago
  60. a8264df 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
  61. e1e8274 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
  62. 0a61288 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 14 years ago
  63. 028b537 Merge "Add two creation flags to OMXCodec::Create()" by James Dong · 14 years ago
  64. 7f266f0 A temporary fix for "Waiting for service drm.drmManager". by Gloria Wang · 14 years ago
  65. 170a929 Add two creation flags to OMXCodec::Create() by James Dong · 14 years ago
  66. fc6d54e Merge "Remove OMX.PV.* components from OMXCodec.cpp" by James Dong · 14 years ago
  67. 5592bcc Remove OMX.PV.* components from OMXCodec.cpp by James Dong · 14 years ago
  68. 068ee16 Merge "Don't change the video recording frame rate if it is not requested." by James Dong · 14 years ago
  69. cbb053c resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  70. b15f2ea Don't change the video recording frame rate if it is not requested. by James Dong · 14 years ago
  71. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  72. 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
  73. d577091 DRM framework support: by Gloria Wang · 14 years ago
  74. b04e394 Fixes for simulator build on lucid by Mike Lockwood · 14 years ago
  75. 2351e69 Merge "OMX extension to support storing meta data in video input buffers during recording" by James Dong · 14 years ago
  76. 627d836 am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 14 years ago
  77. 89a0104 Turn the media time adjustment in file writer back on by James Dong · 14 years ago
  78. 387e38d OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  79. 9165145 am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 14 years ago
  80. 6913c61 Fix a copy & paste logging error. by Jamie Gennis · 14 years ago
  81. 7eac136 Merge "Fix the non-ANW video decode path." by Jamie Gennis · 14 years ago
  82. dbfb32e Fix the non-ANW video decode path. by Jamie Gennis · 14 years ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. 1dcb42b Merge "Make sure we can encode the size of the codec specific data in a single byte." by Andreas Huber · 14 years ago
  88. 1df9a7b Make sure we can encode the size of the codec specific data in a single byte. by Andreas Huber · 14 years ago
  89. e6aaa3d Merge "Fix an issue where the video size was incorrectly retrieved from preview size" by James Dong · 14 years ago
  90. 26e54e2 Fix an issue where the video size was incorrectly retrieved from preview size by James Dong · 14 years ago
  91. 58a36ad Add decode-to-ANativeWindow support to Stagefright. by Jamie Gennis · 14 years ago
  92. ab79d1f Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  93. 22b37fa File writer size estimation improvement by James Dong · 14 years ago
  94. 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
  95. 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
  96. 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
  97. 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
  98. 4d450a8 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 14 years ago
  99. d68cda4 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  100. 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