1. 7fb8656 Remove call to enable/disable remote submix from test program. by Jeff Brown · 11 years ago
  2. 1cb4e16 Merge "Add MEDIA_STARTED/PAUSED/STOPPED events to media players" into klp-dev by Lajos Molnar · 11 years ago
  3. cbaffcf Add MEDIA_STARTED/PAUSED/STOPPED events to media players by Lajos Molnar · 11 years ago
  4. 75c16dd Merge "You can now opt-in to having the video decoder push blank buffers to the" into klp-dev by Andreas Huber · 11 years ago
  5. c13a958 Merge "fix build. optional tests broke" into klp-dev by Mathias Agopian · 11 years ago
  6. 88c3c4a fix build. optional tests broke by Mathias Agopian · 11 years ago
  7. 0167414 You can now opt-in to having the video decoder push blank buffers to the by Andreas Huber · 11 years ago
  8. 7f76a81 Merge "Check adaptive playback support via CodecCapabilities" into klp-dev by Lajos Molnar · 11 years ago
  9. 2ee1400 Check adaptive playback support via CodecCapabilities by Lajos Molnar · 11 years ago
  10. cd06d35 Merge "Optionally repeat the previously submitted frame to the encoder" into klp-dev by Andreas Huber · 11 years ago
  11. a61285d Optionally repeat the previously submitted frame to the encoder by Andreas Huber · 11 years ago
  12. fe9611b Merge "Fix potential leak of audio input handle." into klp-dev by Jeff Brown · 11 years ago
  13. b8689b3 Support for "request-sync" parameter in ACodec by Andreas Huber · 11 years ago
  14. ac0bbe1 Fix potential leak of audio input handle. by Jeff Brown · 11 years ago
  15. 1b832c3 Merge "Fix regression for AudioRecord streaming callback mode" into klp-dev by Glenn Kasten · 11 years ago
  16. 9bdc9c4 am bcd86896: am d0f5664a: Merge "Handle undefined NAL type for h264 streaming" by Andreas Huber · 11 years ago
  17. 4a0efb7 Fix regression for AudioRecord streaming callback mode by Glenn Kasten · 11 years ago
  18. d0f5664 Merge "Handle undefined NAL type for h264 streaming" by Andreas Huber · 11 years ago
  19. 89a70f7 Merge "IOMX: add updateGraphicBufferInMeta method for metadata mode" by Lajos Molnar · 11 years ago
  20. d071586 IOMX: add updateGraphicBufferInMeta method for metadata mode by Lajos Molnar · 11 years ago
  21. deeef54 separte producer and consumer interfaces by Mathias Agopian · 11 years ago
  22. 230c5bd Merge "AudioRecord notification frames" by Glenn Kasten · 11 years ago
  23. 33f3177 Merge "AudioRecord::openRecord_l use flags" by Glenn Kasten · 11 years ago
  24. b851873 Merge "Reject unprepared MediaPlayers" by Marco Nelissen · 11 years ago
  25. 743649f Merge "AudioRecord::openRecord_l now take flags" by Glenn Kasten · 11 years ago
  26. 3aa03e4 Merge "IAudioFlinger::openRecord track_flags_t flags is in/out" by Glenn Kasten · 11 years ago
  27. 77baebf Merge "AudioRecord::set and constructor now take flags" by Glenn Kasten · 11 years ago
  28. f86b18b Merge "AudioRecord callback thread waits for priority boost" by Glenn Kasten · 11 years ago
  29. b13820f Reject unprepared MediaPlayers by Marco Nelissen · 11 years ago
  30. 6c104a4 Merge "AudioRecord has no default sample rate" by Glenn Kasten · 11 years ago
  31. fd87902 Merge "Recording of non-linear formats is not supported" by Glenn Kasten · 11 years ago
  32. 7cd9cf7 AudioRecord notification frames by Glenn Kasten · 11 years ago
  33. 3151427 AudioRecord::openRecord_l use flags by Glenn Kasten · 11 years ago
  34. 7349368 AudioRecord::openRecord_l now take flags by Glenn Kasten · 11 years ago
  35. eeca326 IAudioFlinger::openRecord track_flags_t flags is in/out by Glenn Kasten · 11 years ago
  36. 27f7b2a AudioRecord::set and constructor now take flags by Glenn Kasten · 11 years ago
  37. 28f1351 AudioRecord callback thread waits for priority boost by Glenn Kasten · 11 years ago
  38. 954315a Recording of non-linear formats is not supported by Glenn Kasten · 11 years ago
  39. f0f33c4 AudioRecord has no default sample rate by Glenn Kasten · 11 years ago
  40. 6ac968c Merge "fix fallout from binderizing BufferQueues consumer side" by Mathias Agopian · 11 years ago
  41. f36dbfe Merge "Report underruns for fast tracks also" by Glenn Kasten · 11 years ago
  42. 910813b fix fallout from binderizing BufferQueues consumer side by Mathias Agopian · 11 years ago
  43. 30873bf Unregister any handlers still registered on now "dead" ALoopers by Andreas Huber · 11 years ago
  44. 82aaf94 Report underruns for fast tracks also by Glenn Kasten · 11 years ago
  45. 9610adc am b57fb786: am d0ef1ccd: Merge "rtsp handle response line ended with \'\n\'" by Andreas Huber · 11 years ago
  46. 3e3af91 rtsp handle response line ended with '\n' by Yajun Zeng · 11 years ago
  47. d054c32 Move control block mName to createTrack() output by Glenn Kasten · 11 years ago
  48. 96f60d8 Rename control block flags to mFlags by Glenn Kasten · 11 years ago
  49. 97252bb Merge "AudioRecord and HAL input stream must be 16-bit PCM only" by Glenn Kasten · 11 years ago
  50. f20e1d8 Rename control block server to mServer and add comments by Glenn Kasten · 11 years ago
  51. eced2da Use correct type for OutputDescriptor::format by Glenn Kasten · 11 years ago
  52. 2314e90 Merge "Fix typo in AwesomePlayer" by Andreas Huber · 11 years ago
  53. 7f249fa Merge "Use standard name and type for channel mask" by Glenn Kasten · 11 years ago
  54. ea543db Merge "Fail more gracefully on version mismatch" by Marco Nelissen · 11 years ago
  55. 04022b3 Fail more gracefully on version mismatch by Marco Nelissen · 11 years ago
  56. 3dcd00d Declare methods in binder opcode order by Glenn Kasten · 11 years ago
  57. a355bb4 Handle undefined NAL type for h264 streaming by Patrik2 Carlsson · 12 years ago
  58. 94ea60f stagefright: offload playback support by Richard Fitzgerald · 11 years ago
  59. d89532e libmediaplayerservice: offload playback support by Richard Fitzgerald · 11 years ago
  60. b1a270d libmedia: offloaded playback support by Richard Fitzgerald · 11 years ago
  61. bfb1b83 AudioFlinger: offload playback, non-blocking write by Eric Laurent · 12 years ago
  62. fad226a Use standard name and type for channel mask by Glenn Kasten · 11 years ago
  63. 92cb8f9 Update error message by Andy McFadden · 11 years ago
  64. 291bb6d AudioRecord and HAL input stream must be 16-bit PCM only by Glenn Kasten · 11 years ago
  65. de7c96a Merge "Don't abort on unusual state transition" by Andy McFadden · 11 years ago
  66. ba812e3 Don't abort on unusual state transition by Andy McFadden · 11 years ago
  67. 4e0a584 Merge "Fix typo in socket name" by Geremy Condra · 11 years ago
  68. 59d3f80 Fix typo in socket name by Chad Brubaker · 11 years ago
  69. 0429aa9 Merge "Add routing sockets for the requesting user" by Geremy Condra · 11 years ago
  70. 01061c1 Merge "Use AudioSystem::setLowRamDevice() to configure memory" by Glenn Kasten · 11 years ago
  71. cd63212 Merge "update to new Consumer APIs" by Mathias Agopian · 11 years ago
  72. 5908f88 Add routing sockets for the requesting user by Chad Brubaker · 11 years ago
  73. 336da16 Enable support for explicitly requesting an encoded keyframe from the vp8 by Andreas Huber · 11 years ago
  74. a05822a Minor tweaks to DirectRenderer and Converter by Andreas Huber · 11 years ago
  75. 4182c4e Use AudioSystem::setLowRamDevice() to configure memory by Glenn Kasten · 11 years ago
  76. 20f4754 Merge "ANetworkSession and ParsedMessage are now part of stagefright foundation." by Andreas Huber · 11 years ago
  77. 8060060 ANetworkSession and ParsedMessage are now part of stagefright foundation. by Andreas Huber · 11 years ago
  78. 760874c Merge "stagefright: set scaling mode for blank frames in ACodec" by Dima Zavin · 11 years ago
  79. 87eb285 stagefright: set scaling mode for blank frames in ACodec by Dima Zavin · 11 years ago
  80. bea3d3e Merge "Clean up references to AUDIO_FORMAT_PCM_8_24_BIT" by Glenn Kasten · 11 years ago
  81. 0b83a15 Merge "Support "suspension" of a video encoder in "surface-input" mode." by Andreas Huber · 11 years ago
  82. e40cda7 Support "suspension" of a video encoder in "surface-input" mode. by Andreas Huber · 11 years ago
  83. 41f9f1a Merge "Experimental support for enabling the use of "surface input" mode" by Andreas Huber · 11 years ago
  84. a0a63e1 Experimental support for enabling the use of "surface input" mode by Andreas Huber · 11 years ago
  85. 3a24dfc Merge "Output more detailed error message if loading library fails" by leozwang@google.com · 11 years ago
  86. d1eff57 Output more detailed error message if loading library fails by leozwang@google.com · 11 years ago
  87. cff1b23 Merge "Add comments" by Glenn Kasten · 11 years ago
  88. bb849b5 Merge "Fix typo in logs" by Glenn Kasten · 11 years ago
  89. 5e1f08b update to new Consumer APIs by Mathias Agopian · 11 years ago
  90. ce177bb Merge "AudioTrackShared cleanup" by Glenn Kasten · 11 years ago
  91. 303d783 Merge "Fix AudioTrack::flush()" by Glenn Kasten · 11 years ago
  92. 050501d Fix AudioTrack::flush() by Glenn Kasten · 11 years ago
  93. ceb1f0a Merge "Pass additional arg to acquireBuffer calls." by Andy McFadden · 11 years ago
  94. fb1fdc9 Add comments by Glenn Kasten · 11 years ago
  95. b0dfd46 Fix type error in AudioTrack::processAudioBuffer by Glenn Kasten · 11 years ago
  96. b7f08d3 Clean up references to AUDIO_FORMAT_PCM_8_24_BIT by Glenn Kasten · 11 years ago
  97. f90b123 Fix typo in AwesomePlayer by Sungsoo Lim · 11 years ago
  98. 656e862 Pass additional arg to acquireBuffer calls. by Andy McFadden · 11 years ago
  99. 9046684 am 1468dd9c: am c582fde9: resolved conflicts for merge of c158971f to stage-aosp-master by Jean-Baptiste Queru · 11 years ago
  100. 1468dd9 am c582fde9: resolved conflicts for merge of c158971f to stage-aosp-master by Jean-Baptiste Queru · 11 years ago