1. ccaffa8 Merge "Use char x[] rather than char x[0]." by Elliott Hughes · 12 years ago
  2. 4177a19 Use char x[] rather than char x[0]. by Elliott Hughes · 12 years ago
  3. f3e80dd Offer a type-safe album art interface. by Elliott Hughes · 12 years ago
  4. 8b1be2c Update OMX messages for 64 bit by Andy Hung · 12 years ago
  5. 075c8f6 am a69d6f52: Merge "stagefright: add ClockEstimator API and WindowedLinearFitEstimator" by Lajos Molnar · 12 years ago
  6. aa8b569 stagefright: add ClockEstimator API and WindowedLinearFitEstimator by Lajos Molnar · 12 years ago
  7. 1a7be1e Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEAD by Bill Yi · 12 years ago
  8. 92dfd8e Add private method NBLog::Reader::dumpLine() by Glenn Kasten · 13 years ago
  9. db43b34 media: 64 bit compile issues by Mark Salyzyn · 12 years ago
  10. d411b4c warnings be gone. by Andreas Huber · 12 years ago
  11. 91820d4 am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  12. 0370be9 DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  13. 4647dba am b635b0e6: mediaplayer: keep more buffers with the BufferQueue by Lajos Molnar · 12 years ago
  14. b635b0e mediaplayer: keep more buffers with the BufferQueue by Lajos Molnar · 12 years ago
  15. 7c47caf am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" into klp-dev by Chong Zhang · 12 years ago
  16. 8bd4d16 Cap pts gap between adjacent frames to specified value by Chong Zhang · 12 years ago
  17. f566406 am 6db20dcb: Merge "AudioTrack: When paused, return cached playback position" into klp-dev by Eric Laurent · 12 years ago
  18. 6db20dc Merge "AudioTrack: When paused, return cached playback position" into klp-dev by Eric Laurent · 12 years ago
  19. 8e4b384 am 2613347d: Merge "Added support to query ACodec whether adaptive playback is enabled." into klp-dev by Lajos Molnar · 12 years ago
  20. 2613347 Merge "Added support to query ACodec whether adaptive playback is enabled." into klp-dev by Lajos Molnar · 12 years ago
  21. b8d0b78 am af191eb4: Merge "Replace size_t in shared memory by uint32_t" by Glenn Kasten · 12 years ago
  22. e857b65 am 3c9130a8: Merge "Make frameworks/av 64-bit compatible" by Narayan Kamath · 12 years ago
  23. 2048c22 AudioTrack: When paused, return cached playback position by Haynes Mathew George · 12 years ago
  24. 933a4d3 Added support to query ACodec whether adaptive playback is enabled. by Robert Shih · 12 years ago
  25. f590f94 stagefright: do not offload LD-AAC decoding by Eric Laurent · 12 years ago
  26. d0115d8 update offloaded audio track sampling rate by Eric Laurent · 12 years ago
  27. 6b26042 am 85b3013e: fix deadlock issues that arise when there are simultaneous effect control interface calls to proxy and to non sub-effect wrappers(eg., bundlewrapper) from audioflinger Also, return NO_ERROR when CMD_OFFLOAD succeeds by jpadmana · 12 years ago
  28. 85b3013 fix deadlock issues that arise when there are simultaneous by jpadmana · 12 years ago
  29. 751a9c8 Replace size_t in shared memory by uint32_t by Glenn Kasten · 12 years ago
  30. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 12 years ago
  31. f90c7e0 fix deadlock issues that arise when there are simultaneous by jpadmana · 12 years ago
  32. 319c564 am 07a017d3: Merge "Added support for ID3v2 meta data in 3gp files" by Marco Nelissen · 12 years ago
  33. 328abde Added support for ID3v2 meta data in 3gp files by Oscar Rydhé · 15 years ago
  34. b904d53 am 8115f4b2: Merge "stagefright: do not offload LD-AAC decoding" by Eric Laurent · 12 years ago
  35. db170bb stagefright: do not offload LD-AAC decoding by Eric Laurent · 12 years ago
  36. 51d166e am 9060d498: Merge "update offloaded audio track sampling rate" by Eric Laurent · 12 years ago
  37. 5e49afd update offloaded audio track sampling rate by Eric Laurent · 12 years ago
  38. 5ea5b02 Merge "WA: Queue extra buffers on output port during reconfig if input EOS-ed" into klp-dev by Lajos Molnar · 12 years ago
  39. 2261234 AwesomePlayer: correct stream type for offload by Eric Laurent · 12 years ago
  40. 4dd0a8a WA: Queue extra buffers on output port during reconfig if input EOS-ed by Lajos Molnar · 12 years ago
  41. 5595f6d Merge "Only initialize sniffers once, don't hold mutex while sniffing" into klp-dev by Marco Nelissen · 12 years ago
  42. caee874 Merge "configure bitrate and bitrate mode at encoder initialization for VP8/9" into klp-dev by Andreas Huber · 12 years ago
  43. e306774 Only initialize sniffers once, don't hold mutex while sniffing by Marco Nelissen · 12 years ago
  44. e100b81 Merge "StageFrightRecorder: do not use meta-data mode for software encoders" into klp-dev by Lajos Molnar · 12 years ago
  45. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 12 years ago
  46. 89b31a3 configure bitrate and bitrate mode at encoder initialization for VP8/9 by Andreas Huber · 12 years ago
  47. 9c7f845 StageFrightRecorder: do not use meta-data mode for software encoders by Lajos Molnar · 12 years ago
  48. 9cae217 Assign blame for playback wakelocks. by Marco Nelissen · 13 years ago
  49. 2e422c4 Allow releaseBuffer after flush by Glenn Kasten · 12 years ago
  50. f8f15b0 Merge "Fix race condition in AudioTrack::pause followed by start" into klp-dev by Glenn Kasten · 12 years ago
  51. 598de6c Fix race condition in AudioTrack::pause followed by start by Glenn Kasten · 12 years ago
  52. cc21e4f AudioTrack: fix head position after restore by Eric Laurent · 12 years ago
  53. fee4ce3 Merge "Cleanup openRecord error handling" into klp-dev by Glenn Kasten · 12 years ago
  54. b2d71d3 Merge "Camera API 2, Device 2/3: Implement idle and shutter callbacks" into klp-dev by Eino-Ville Talvala · 12 years ago
  55. 56ce726 IOMX: Add prepareForAdaptivePlayback method by Lajos Molnar · 13 years ago
  56. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
  57. 353fb9b Merge "MediaTimeProvider support fixes" into klp-dev by Lajos Molnar · 12 years ago
  58. 6218fdc MediaTimeProvider support fixes by Lajos Molnar · 12 years ago
  59. 59fe010 fix volume and effect enable delay on offloaded tracks by Eric Laurent · 12 years ago
  60. 2eab94f Effects Factory changes for effects offload by jpadmana · 13 years ago
  61. 83f4000 Revert "Effects Factory changes for effects offload" by Eric Laurent · 12 years ago
  62. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 12 years ago
  63. e93cf2c Cleanup openRecord error handling by Glenn Kasten · 12 years ago
  64. 3d00aa6 soundpool: allocate shared memory heap by client by Eric Laurent · 12 years ago
  65. 09647d2 Add support for level measurements in Visualizer by Jean-Michel Trivi · 12 years ago
  66. 5a6cd22 Fix slow AudioTrack and AudioRecord destruction by Glenn Kasten · 12 years ago
  67. ce8828a Fix underruns when fast track denied due to SRC by Glenn Kasten · 12 years ago
  68. 7f9551f MediaMuxer: Hook up setLocation method by Zhijun He · 12 years ago
  69. 284c17e Effects Factory changes for effects offload by jpadmana · 13 years ago
  70. a199125 Merge "wifi-display: do not use HDCP's encryptNative method if its unsupported" into klp-dev by Chong Zhang · 12 years ago
  71. ec3acca wifi-display: do not use HDCP's encryptNative method if its unsupported by Chong Zhang · 12 years ago
  72. 6466c9e Add ExtendedAudioBufferProvider::framesReleased and onTimestamp by Glenn Kasten · 12 years ago
  73. 894d6be Add NBAIO_Source::onTimestamp() by Glenn Kasten · 12 years ago
  74. a07a1c2 Instantiate SingleStateQueue<AudioTimestamp> by Glenn Kasten · 12 years ago
  75. 943ba3c Merge "Add NBAIO_Sink::getTimestamp()" into klp-dev by Glenn Kasten · 12 years ago
  76. 767094d Add NBAIO_Sink::getTimestamp() by Glenn Kasten · 12 years ago
  77. 4585e8f Revert "Enhancement for OnInfo callback on DRM Framework" by Jeff Tinker · 12 years ago
  78. bd096fd Implement Track::getTimestamp() by Glenn Kasten · 12 years ago
  79. 53cec22 Add IAudioTrack::getTimestamp() by Glenn Kasten · 12 years ago
  80. ce70374 New AudioTrack C++ API for audio timestamps by Glenn Kasten · 12 years ago
  81. e07f537 Merge "Camera2: Add flush support" into klp-dev by Eino-Ville Talvala · 12 years ago
  82. 3bd3690 Merge "Enhancement for OnInfo callback on DRM Framework" into klp-dev by Jeff Tinker · 12 years ago
  83. 5ff7836 Enhancement for OnInfo callback on DRM Framework by Takeshi Aimi · 14 years ago
  84. 33142e1 Merge "wifi-display: pass session info to wifi display settings" into klp-dev by Chong Zhang · 12 years ago
  85. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 12 years ago
  86. 2484040 Merge "MediaPlayer: add listener for raw track data" into klp-dev by Chong Zhang · 12 years ago
  87. 62c1a46 Merge "Add ability to test supported content types to MediaDrm" into klp-dev by Jeff Tinker · 12 years ago
  88. 9cf69e0 Add ability to test supported content types to MediaDrm by Jeff Tinker · 12 years ago
  89. 4b820b0 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 12 years ago
  90. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 12 years ago
  91. 87ecf19 wifi-display: pass session info to wifi display settings by Chong Zhang · 13 years ago
  92. 4629161 AudioSystem: new audioflinger restart detection by Eric Laurent · 12 years ago
  93. dcb89b3 MediaPlayer: add listener for raw track data by Chong Zhang · 12 years ago
  94. e9f3a31 Merge "Refactor CameraService to handle errors properly." into klp-dev by Ruben Brunk · 12 years ago
  95. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 12 years ago
  96. 1cb4e16 Merge "Add MEDIA_STARTED/PAUSED/STOPPED events to media players" into klp-dev by Lajos Molnar · 12 years ago
  97. cbaffcf Add MEDIA_STARTED/PAUSED/STOPPED events to media players by Lajos Molnar · 12 years ago
  98. 75c16dd Merge "You can now opt-in to having the video decoder push blank buffers to the" into klp-dev by Andreas Huber · 12 years ago
  99. 0167414 You can now opt-in to having the video decoder push blank buffers to the by Andreas Huber · 12 years ago
  100. 7f76a81 Merge "Check adaptive playback support via CodecCapabilities" into klp-dev by Lajos Molnar · 12 years ago