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