1. 38f63d7 Merge "Add new audio mode for audio communications other than telelphony." by Jean-Michel Trivi · 15 years ago
  2. ba529e4 Support post-decode video rotation. by Andreas Huber · 15 years ago
  3. 0a5ca66 Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 15 years ago
  4. 6f9f029 Make sure live streamed http live content does not start playing from the very beginning. by Andreas Huber · 15 years ago
  5. f1fb01a Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 15 years ago
  6. 8fff6bb Add initial stereo capture support for AAC encoder by James Dong · 15 years ago
  7. b6c22ce Merge "Proper support for variable NALsize lengths of AVC content in .mkv files." by Andreas Huber · 15 years ago
  8. b10f366 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 15 years ago
  9. c42478e Fixed a race condition where some recording frames may not be released. by James Dong · 15 years ago
  10. c2db5a1 Merge "Switch to use kKeyFrameRate for recordvideo utility" by James Dong · 15 years ago
  11. f9c2d33 Merge "More HTTP live support, AES encryption etc." by Andreas Huber · 15 years ago
  12. d42c40f Merge "Refactor h.264 profile/level support into avc_utils." by Andreas Huber · 15 years ago
  13. a5c4689 Merge "Provide bandwidth estimation support in NuHTTPDataSource" by Andreas Huber · 15 years ago
  14. c7f26cb Merge "Remove legacy PV stuff" by James Dong · 15 years ago
  15. c62165b Provide bandwidth estimation support in NuHTTPDataSource by Andreas Huber · 15 years ago
  16. e332a91 More HTTP live support, AES encryption etc. by Andreas Huber · 15 years ago
  17. bfd41f3 Refactor h.264 profile/level support into avc_utils. by Andreas Huber · 15 years ago
  18. b6da06e MTP: Partial implementation of the GetObjectPropList command by Mike Lockwood · 15 years ago
  19. 30d713a Remove legacy PV stuff by James Dong · 15 years ago
  20. 225f4d2 Switch to use kKeyFrameRate for recordvideo utility by James Dong · 15 years ago
  21. 2d71233 Merge "Separate the key for audio sampling rate and video frame rate in MetaData.h" by James Dong · 15 years ago
  22. 56ecd20 Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 15 years ago
  23. 393410a Separate the key for audio sampling rate and video frame rate in MetaData.h by James Dong · 15 years ago
  24. 54f5501 Merge "Temporary workaround for issue 3187563" by Eric Laurent · 15 years ago
  25. a628f89 Increase the prefetcher's low water mark so it restarts fetching data earlier. by Andreas Huber · 15 years ago
  26. e3aac34 Temporary workaround for issue 3187563 by Eric Laurent · 15 years ago
  27. 3279bde Merge "Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun." by Andreas Huber · 15 years ago
  28. 34ef0f3 Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun. by Andreas Huber · 15 years ago
  29. d78b7ad Merge "Implement reducing the buffer count of a Surface." by Jamie Gennis · 15 years ago
  30. b50a803 Add color format query support to QueryCodecs() by James Dong · 15 years ago
  31. effae7f Implement reducing the buffer count of a Surface. by Jamie Gennis · 15 years ago
  32. be0646b Merge "Fix memory leak when 0-memcpy quirk is used" by James Dong · 15 years ago
  33. f23c4f9 Fix memory leak when 0-memcpy quirk is used by James Dong · 15 years ago
  34. 7ce05cf MTP: Add missing call to closedir() in recursive delete code by Mike Lockwood · 15 years ago
  35. 5f0cb5c Merge "Fix uninitialized variable" by James Dong · 15 years ago
  36. 62db7db Fix uninitialized variable by James Dong · 15 years ago
  37. a65856b Merge changes I49b383d3,I70809401 by Mike Lockwood · 15 years ago
  38. d472e28 MTP: Don't dump data packets twice in debug output. by Mike Lockwood · 15 years ago
  39. 0181726 Add support for range and enum forms in MTP ObjectPropDescs by Mike Lockwood · 15 years ago
  40. 4f4d72d Merge "Fix missing breaks in the profile/level conversion code in M4vH263 encoder" by James Dong · 15 years ago
  41. b2c59c3 Fix missing breaks in the profile/level conversion code in M4vH263 encoder by James Dong · 15 years ago
  42. 42ea763 Merge "Some refactoring and added support for another form of vbr headers." by Andreas Huber · 15 years ago
  43. 4456da5 Some refactoring and added support for another form of vbr headers. by Andreas Huber · 15 years ago
  44. c643d77 Add recording source for voice communication by Jean-Michel Trivi · 15 years ago
  45. 0bc8984 Merge "Rotation support" by James Dong · 15 years ago
  46. 13f6284 Rotation support by James Dong · 15 years ago
  47. fed975b Added a commandline option "-x" to the stagefright commandline tool. by Andreas Huber · 15 years ago
  48. 30db270 Fix a build break due to the missing kKeyRotation by James Dong · 15 years ago
  49. 2cef2ef am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 15 years ago
  50. beda607 am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 15 years ago
  51. ce0feba Support extracting thumbnail from rotated video tracks by James Dong · 15 years ago
  52. 858154e am 2e1a8967: (-s ours) resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 15 years ago
  53. 3baff73 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 15 years ago
  54. 957eaf4 am d8166a71: (-s ours) am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 15 years ago
  55. 4974d5e am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 15 years ago
  56. 85d9b42 Support post-decode video rotation. by Andreas Huber · 15 years ago
  57. aca1fe3 Rotation support by James Dong · 15 years ago
  58. 412abda Merge "Use meta data in the media recording framework" by James Dong · 15 years ago
  59. c2daea2 Merge "Add support for WV DRM" by Gloria Wang · 15 years ago
  60. b371426 Add support for WV DRM by Gloria Wang · 15 years ago
  61. 8480835 Use meta data in the media recording framework by James Dong · 15 years ago
  62. a3d7a31 Merge "Fix a MediaBuffer leak in Stagefright." by Jamie Gennis · 15 years ago
  63. 23580e7 am c25c28a4: (-s ours) am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 15 years ago
  64. 691ea59 am 0ce42c9d: (-s ours) am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 15 years ago
  65. 6d80795 am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 15 years ago
  66. ff5bfcf Revert "Support rotation in media recorder" by James Dong · 15 years ago
  67. c59e5f5 am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 15 years ago
  68. 5b6edb7 Support rotation in media recorder by James Dong · 15 years ago
  69. ed45fe0 Fix a MediaBuffer leak in Stagefright. by Jamie Gennis · 15 years ago
  70. dbd4076 Merge "Experimentally reenable mpeg4 and h.263 hardware decoders." by Andreas Huber · 15 years ago
  71. 09ddead Experimentally reenable mpeg4 and h.263 hardware decoders. by Andreas Huber · 15 years ago
  72. a935bc4 am a3f5b615: (-s ours) am f3847e87: Merge "DO NOT MERGE" into gingerbread by James Dong · 15 years ago
  73. b251f75 resolved conflicts for merge of a8d7b747 to master by Gloria Wang · 15 years ago
  74. bf3122e am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp" into gingerbread-plus-aosp by Gloria Wang · 15 years ago
  75. 26490f7 am f3847e87: Merge "DO NOT MERGE" into gingerbread by James Dong · 15 years ago
  76. 63a0a11 DO NOT MERGE by James Dong · 15 years ago
  77. 23e1202 Merge "Disable some logs" by Gloria Wang · 15 years ago
  78. 5a6d148 Disable some logs by Gloria Wang · 15 years ago
  79. 3041096 am ef8a810b: Merge "Update of DRM framework" by Gloria Wang · 15 years ago
  80. bf95526 Merge "Update of DRM framework" by Gloria Wang · 15 years ago
  81. 6066496 resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp by Gloria Wang · 15 years ago
  82. b235dee Added support for dock headset observer by Praveen Bharathi · 15 years ago
  83. 0821a82 Stop using OMX_COLOR_FormatAndroidPrivateStart. by Jamie Gennis · 15 years ago
  84. 678d250 Merge "Notify surfaceflinger about (changes to) the crop rectangle output by the decoder." by Andreas Huber · 15 years ago
  85. 55426ce - Move the business rule management down to DRM agents. by Gloria Wang · 15 years ago
  86. e943f84 Update of DRM framework by Takeshi Aimi · 15 years ago
  87. 67f4cae Notify surfaceflinger about (changes to) the crop rectangle output by the decoder. by Andreas Huber · 15 years ago
  88. 51ef3f6 Media scanner support for FL(Forward Lock) DRM file types by Gloria Wang · 15 years ago
  89. 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
  90. 81509a7 Merge "Add support for WV plugin" by Gloria Wang · 15 years ago
  91. 6dc55e7 Add support for WV plugin by Gloria Wang · 15 years ago
  92. 565b495 Merge "Added some debugging log messages at stop()" by James Dong · 15 years ago
  93. 88c647b Merge "- register DRM sniffer only when drmserver is up - notify DRM agents the status after seeking" by Gloria Wang · 15 years ago
  94. a890829 - register DRM sniffer only when drmserver is up by Gloria Wang · 15 years ago
  95. cb09c03 Added some debugging log messages at stop() by James Dong · 15 years ago
  96. 05ea643 Squashed commit of the following: by Andreas Huber · 15 years ago
  97. c8ca26e Merge "Added profile and level translation in SW video encoders" by James Dong · 15 years ago
  98. ff1df99 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 15 years ago
  99. 5cb8fdb Added profile and level translation in SW video encoders by James Dong · 15 years ago
  100. 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