1. 4f4d72d Merge "Fix missing breaks in the profile/level conversion code in M4vH263 encoder" by James Dong · 15 years ago
  2. b2c59c3 Fix missing breaks in the profile/level conversion code in M4vH263 encoder by James Dong · 15 years ago
  3. 42ea763 Merge "Some refactoring and added support for another form of vbr headers." by Andreas Huber · 15 years ago
  4. 4456da5 Some refactoring and added support for another form of vbr headers. by Andreas Huber · 15 years ago
  5. c643d77 Add recording source for voice communication by Jean-Michel Trivi · 15 years ago
  6. 0bc8984 Merge "Rotation support" by James Dong · 15 years ago
  7. 13f6284 Rotation support by James Dong · 15 years ago
  8. fed975b Added a commandline option "-x" to the stagefright commandline tool. by Andreas Huber · 15 years ago
  9. 30db270 Fix a build break due to the missing kKeyRotation by James Dong · 15 years ago
  10. 2cef2ef am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 15 years ago
  11. beda607 am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 15 years ago
  12. ce0feba Support extracting thumbnail from rotated video tracks by James Dong · 15 years ago
  13. 858154e am 2e1a8967: (-s ours) resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 15 years ago
  14. 3baff73 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 15 years ago
  15. 957eaf4 am d8166a71: (-s ours) am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 15 years ago
  16. 4974d5e am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 15 years ago
  17. 85d9b42 Support post-decode video rotation. by Andreas Huber · 15 years ago
  18. aca1fe3 Rotation support by James Dong · 15 years ago
  19. 412abda Merge "Use meta data in the media recording framework" by James Dong · 15 years ago
  20. c2daea2 Merge "Add support for WV DRM" by Gloria Wang · 15 years ago
  21. b371426 Add support for WV DRM by Gloria Wang · 15 years ago
  22. 8480835 Use meta data in the media recording framework by James Dong · 15 years ago
  23. a3d7a31 Merge "Fix a MediaBuffer leak in Stagefright." by Jamie Gennis · 15 years ago
  24. 23580e7 am c25c28a4: (-s ours) am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 15 years ago
  25. 691ea59 am 0ce42c9d: (-s ours) am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 15 years ago
  26. 6d80795 am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 15 years ago
  27. ff5bfcf Revert "Support rotation in media recorder" by James Dong · 15 years ago
  28. c59e5f5 am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 15 years ago
  29. 5b6edb7 Support rotation in media recorder by James Dong · 15 years ago
  30. ed45fe0 Fix a MediaBuffer leak in Stagefright. by Jamie Gennis · 15 years ago
  31. dbd4076 Merge "Experimentally reenable mpeg4 and h.263 hardware decoders." by Andreas Huber · 15 years ago
  32. 09ddead Experimentally reenable mpeg4 and h.263 hardware decoders. by Andreas Huber · 15 years ago
  33. a935bc4 am a3f5b615: (-s ours) am f3847e87: Merge "DO NOT MERGE" into gingerbread by James Dong · 15 years ago
  34. b251f75 resolved conflicts for merge of a8d7b747 to master by Gloria Wang · 15 years ago
  35. bf3122e am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp" into gingerbread-plus-aosp by Gloria Wang · 15 years ago
  36. 26490f7 am f3847e87: Merge "DO NOT MERGE" into gingerbread by James Dong · 15 years ago
  37. 63a0a11 DO NOT MERGE by James Dong · 15 years ago
  38. 23e1202 Merge "Disable some logs" by Gloria Wang · 15 years ago
  39. 5a6d148 Disable some logs by Gloria Wang · 15 years ago
  40. 3041096 am ef8a810b: Merge "Update of DRM framework" by Gloria Wang · 15 years ago
  41. bf95526 Merge "Update of DRM framework" by Gloria Wang · 15 years ago
  42. 6066496 resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp by Gloria Wang · 15 years ago
  43. b235dee Added support for dock headset observer by Praveen Bharathi · 15 years ago
  44. 0821a82 Stop using OMX_COLOR_FormatAndroidPrivateStart. by Jamie Gennis · 15 years ago
  45. 678d250 Merge "Notify surfaceflinger about (changes to) the crop rectangle output by the decoder." by Andreas Huber · 15 years ago
  46. 55426ce - Move the business rule management down to DRM agents. by Gloria Wang · 15 years ago
  47. e943f84 Update of DRM framework by Takeshi Aimi · 15 years ago
  48. 67f4cae Notify surfaceflinger about (changes to) the crop rectangle output by the decoder. by Andreas Huber · 15 years ago
  49. 51ef3f6 Media scanner support for FL(Forward Lock) DRM file types by Gloria Wang · 15 years ago
  50. 02a1db7 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 · 15 years ago
  51. 81509a7 Merge "Add support for WV plugin" by Gloria Wang · 15 years ago
  52. 6dc55e7 Add support for WV plugin by Gloria Wang · 15 years ago
  53. 565b495 Merge "Added some debugging log messages at stop()" by James Dong · 15 years ago
  54. 88c647b Merge "- register DRM sniffer only when drmserver is up - notify DRM agents the status after seeking" by Gloria Wang · 15 years ago
  55. a890829 - register DRM sniffer only when drmserver is up by Gloria Wang · 15 years ago
  56. cb09c03 Added some debugging log messages at stop() by James Dong · 15 years ago
  57. 05ea643 Squashed commit of the following: by Andreas Huber · 15 years ago
  58. c8ca26e Merge "Added profile and level translation in SW video encoders" by James Dong · 15 years ago
  59. ff1df99 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 15 years ago
  60. 5cb8fdb Added profile and level translation in SW video encoders by James Dong · 15 years ago
  61. fc9ac98 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 · 15 years ago
  62. c8b3ca3 am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 15 years ago
  63. 2726a0f am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 15 years ago
  64. d0041bc Merge "Remove annoying warning during mpeg4 extraction." by Andreas Huber · 15 years ago
  65. 51d6cc7 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 · 15 years ago
  66. 4e65729 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 · 15 years ago
  67. 75fc765 Remove annoying warning during mpeg4 extraction. by Andreas Huber · 15 years ago
  68. 64c3bde Fix off-by-two and other bugs in the visualization code. b/3137511 by Marco Nelissen · 15 years ago
  69. 6d30913 Fix for simulator build break by Kristian Monsen · 15 years ago
  70. 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 · 15 years ago
  71. 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 · 15 years ago
  72. 53409d6 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 15 years ago
  73. d6d4ba9 Do not create drm directory here. Fix for bug 3134576. by Gloria Wang · 15 years ago
  74. bbf0355 Merge "Add two creation flags to OMXCodec::Create()" by James Dong · 15 years ago
  75. deeb961 A temporary fix for "Waiting for service drm.drmManager". by Gloria Wang · 15 years ago
  76. d332a72 Add two creation flags to OMXCodec::Create() by James Dong · 15 years ago
  77. 1104688 Merge "Remove OMX.PV.* components from OMXCodec.cpp" by James Dong · 15 years ago
  78. c810b75 Remove OMX.PV.* components from OMXCodec.cpp by James Dong · 15 years ago
  79. b33fd3c Merge "Don't change the video recording frame rate if it is not requested." by James Dong · 15 years ago
  80. aceaaf3 resolved conflicts for merge of 965f960e to master by Gloria Wang · 15 years ago
  81. 6357308 Don't change the video recording frame rate if it is not requested. by James Dong · 15 years ago
  82. a9741a9 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 15 years ago
  83. 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 · 15 years ago
  84. 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 · 15 years ago
  85. dcd25ef DRM framework support: by Gloria Wang · 15 years ago
  86. 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 · 15 years ago
  87. d8cba53 am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread by Wu-cheng Li · 15 years ago
  88. e09591e Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 15 years ago
  89. b2ee05b Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge by Wu-cheng Li · 15 years ago
  90. 9065ce6 Ignore b04e3940 from gingerbread-plus-aosp - already in master by Jean-Baptiste Queru · 15 years ago
  91. 315940b Fixes for simulator build on lucid by Mike Lockwood · 15 years ago
  92. 5b2146f Merge "OMX extension to support storing meta data in video input buffers during recording" by James Dong · 15 years ago
  93. 7f6ff8e am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
  94. ddcd04f am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
  95. 12ac08f Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
  96. 5b6a01e Turn the media time adjustment in file writer back on by James Dong · 15 years ago
  97. 4681811 am 46beb433: (-s ours) am 0c636055: Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 15 years ago
  98. 8f0c48b am 0c636055: Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 15 years ago
  99. 04e410d Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 15 years ago
  100. e870772 OMX extension to support storing meta data in video input buffers during recording by James Dong · 15 years ago