1. e62e163 Merge "Add playback rate to AudioMixer" by Andy Hung · 10 years ago
  2. 1c2dc06 Merge "Fix integer underflow in ESDS processing" by Nick Kralevich · 10 years ago
  3. 3ab51ee Merge "Fix integer overflow during MP4 atom processing" by Nick Kralevich · 10 years ago
  4. 8b882f2 Merge "Detect allocation failures and bail gracefully" by Nick Kralevich · 10 years ago
  5. 199f0e5 Merge "Fix several ineffective integer overflow checks" by Nick Kralevich · 10 years ago
  6. 98336a7 Merge "Fix multiple division-by-zero conditions in MPEG4 parsing" by Nick Kralevich · 10 years ago
  7. d36122b Merge "Fix null-pointer-dereferences accessing the SampleTable" by Nick Kralevich · 10 years ago
  8. 0c30a98 Merge "MPEG4Extractor: still more NULL dereference fixes" by Nick Kralevich · 10 years ago
  9. 192a55d Merge "Factor out buffer provider code from AudioMixer" by Andy Hung · 10 years ago
  10. 558e4ad Merge "Enable 8 bit and float pcm record formats for AudioPolicyManager" by Andy Hung · 10 years ago
  11. 07c0f59 Fix integer underflow in ESDS processing by Joshua J. Drake · 10 years ago
  12. c24607c Fix integer overflow during MP4 atom processing by Joshua J. Drake · 10 years ago
  13. ad43537 Detect allocation failures and bail gracefully by Joshua J. Drake · 10 years ago
  14. e2e812e Fix several ineffective integer overflow checks by Joshua J. Drake · 10 years ago
  15. e3e82d5 Fix multiple division-by-zero conditions in MPEG4 parsing by Joshua J. Drake · 10 years ago
  16. 274f64c Fix null-pointer-dereferences accessing the SampleTable by Joshua J. Drake · 10 years ago
  17. 541c172 Merge "MediaClock: allow user to query playback rate." by Wei Jia · 10 years ago
  18. f35ff15 MPEG4Extractor: still more NULL dereference fixes by Joshua J. Drake · 10 years ago
  19. 2fb25c8 Add expiration update and keys change events by Jeff Tinker · 10 years ago
  20. 079e121 Merge "stagefright: define CB_CODEC_RELEASED and ReleaseReason enum." by Ronghua Wu · 10 years ago
  21. ea20d11 stagefright: define CB_CODEC_RELEASED and ReleaseReason enum. by Ronghua Wu · 10 years ago
  22. fa6a067 MediaClock: allow user to query playback rate. by Wei Jia · 10 years ago
  23. bd903e3 Merge "stagefright: LiveSession: delay consuming reply ID for seek" by Lajos Molnar · 10 years ago
  24. 9db4d29 am 3f14f569: am de2faabb: am d661654a: am 0958e926: Merge "Log cause of failure to dlopen" by Marco Nelissen · 10 years ago
  25. 3f14f56 am de2faabb: am d661654a: am 0958e926: Merge "Log cause of failure to dlopen" by Marco Nelissen · 10 years ago
  26. e7043b5 am fdbafc07: am da589e3d: am fc33bb3f: am e686cc09: Merge "Don\'t fail read when "seeking" to current position" by Marco Nelissen · 10 years ago
  27. 9e11b3d am 8910d4af: am b7427c0a: am 8c6f1d97: am 38c9d6cf: Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO" by Marco Nelissen · 10 years ago
  28. de2faab am d661654a: am 0958e926: Merge "Log cause of failure to dlopen" by Marco Nelissen · 10 years ago
  29. fdbafc0 am da589e3d: am fc33bb3f: am e686cc09: Merge "Don\'t fail read when "seeking" to current position" by Marco Nelissen · 10 years ago
  30. 8910d4a am b7427c0a: am 8c6f1d97: am 38c9d6cf: Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO" by Marco Nelissen · 10 years ago
  31. da589e3 am fc33bb3f: am e686cc09: Merge "Don\'t fail read when "seeking" to current position" by Marco Nelissen · 10 years ago
  32. b7427c0 am 8c6f1d97: am 38c9d6cf: Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO" by Marco Nelissen · 10 years ago
  33. d661654 am 0958e926: Merge "Log cause of failure to dlopen" by Marco Nelissen · 10 years ago
  34. 0958e92 Merge "Log cause of failure to dlopen" by Marco Nelissen · 10 years ago
  35. fc33bb3 am e686cc09: Merge "Don\'t fail read when "seeking" to current position" by Marco Nelissen · 10 years ago
  36. 8c6f1d9 am 38c9d6cf: Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO" by Marco Nelissen · 10 years ago
  37. c5656cc Add playback rate to AudioMixer by Andy Hung · 10 years ago
  38. 6b4d13d Log cause of failure to dlopen by Marco Nelissen · 10 years ago
  39. e686cc0 Merge "Don't fail read when "seeking" to current position" by Marco Nelissen · 10 years ago
  40. 38c9d6c Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO" by Marco Nelissen · 10 years ago
  41. 03763a9 Merge "Pass crypto source data using a shared buffer" by Jeff Tinker · 10 years ago
  42. 31ffe45 am f5e63398: am 65b351c9: am 5a5e2f41: am 1c4eddb1: Merge "Fix div zero error in corrupted media file" by Marco Nelissen · 10 years ago
  43. f5e6339 am 65b351c9: am 5a5e2f41: am 1c4eddb1: Merge "Fix div zero error in corrupted media file" by Marco Nelissen · 10 years ago
  44. 65b351c am 5a5e2f41: am 1c4eddb1: Merge "Fix div zero error in corrupted media file" by Marco Nelissen · 10 years ago
  45. 5a5e2f4 am 1c4eddb1: Merge "Fix div zero error in corrupted media file" by Marco Nelissen · 10 years ago
  46. 1c4eddb Merge "Fix div zero error in corrupted media file" by Marco Nelissen · 10 years ago
  47. 857d5a2 Factor out buffer provider code from AudioMixer by Andy Hung · 10 years ago
  48. f129b03 Enable 8 bit and float pcm record formats for AudioPolicyManager by Andy Hung · 10 years ago
  49. c481b50 Pass crypto source data using a shared buffer by Jeff Tinker · 10 years ago
  50. b6347ac Merge "Fix AudioPolicyManager dynamic policy initialization" by Jean-Michel Trivi · 10 years ago
  51. dacc06f Fix AudioPolicyManager dynamic policy initialization by Jean-Michel Trivi · 10 years ago
  52. 1776949 Merge "audio policy: volume in dBs" by Eric Laurent · 10 years ago
  53. 9c7f672 Merge "audio policy: volume control reorganization" by Eric Laurent · 10 years ago
  54. ffbc80f audio policy: volume in dBs by Eric Laurent · 10 years ago
  55. c75307b audio policy: volume control reorganization by Eric Laurent · 10 years ago
  56. 3277877 Merge "Enable 8 bit and float pcm record formats for AudioFlinger" by Andy Hung · 10 years ago
  57. a115118 stagefright: LiveSession: delay consuming reply ID for seek by Lajos Molnar · 10 years ago
  58. 86f79e3 Merge "Improve ResamplerBufferProvider" by Andy Hung · 10 years ago
  59. 6770c6f Enable 8 bit and float pcm record formats for AudioFlinger by Andy Hung · 10 years ago
  60. 73c02e4 Improve ResamplerBufferProvider by Andy Hung · 10 years ago
  61. 77a44e8 Merge "Add RecordBufferConverter for RecordThread data processing" by Andy Hung · 10 years ago
  62. 97a893e Add RecordBufferConverter for RecordThread data processing by Andy Hung · 10 years ago
  63. 0c0acda Merge "Return number of frames output from resample method" by Andy Hung · 10 years ago
  64. 303db9d Merge "audio flinger: improve device to device audio patches" by Eric Laurent · 10 years ago
  65. c90c85f Merge "audio policy: fix unique audio port ID." by Eric Laurent · 10 years ago
  66. 6b3b7e3 Return number of frames output from resample method by Andy Hung · 10 years ago
  67. 3bcf859 audio flinger: improve device to device audio patches by Eric Laurent · 10 years ago
  68. 322b4d2 audio policy: fix unique audio port ID. by Eric Laurent · 10 years ago
  69. 25f8275 HLS: traces in LiveSession and PlaylistFetcher for easier debugging by Chong Zhang · 10 years ago
  70. 6dc4dc4 Merge "Adding explicit routing API to AudioTrack" by Paul McLean · 10 years ago
  71. aa98119 Adding explicit routing API to AudioTrack by Paul McLean · 10 years ago
  72. 2e81b58 Fix div zero error in corrupted media file by Dan Liang · 10 years ago
  73. e41b5f3 am e5eda367: (-s ours) am afc7b857: am e849af87: Cherry-pick two BufferItem changes by Dan Stoza · 10 years ago
  74. e5eda36 am afc7b857: am e849af87: Cherry-pick two BufferItem changes by Dan Stoza · 10 years ago
  75. afc7b85 am e849af87: Cherry-pick two BufferItem changes by Dan Stoza · 10 years ago
  76. ff458b7 Merge "Camera2Client: support HAL version 3.3" by Zhijun He · 10 years ago
  77. e849af8 Cherry-pick two BufferItem changes by Dan Stoza · 10 years ago
  78. f2d1e4d Camera2Client: support HAL version 3.3 by Zhijun He · 10 years ago
  79. e58e2a1 Merge "stagefright: add new MediaCodec callback CB_RESOURCE_RECLAIMED." by Ronghua Wu · 10 years ago
  80. 594eddf am 514c8ffc: (-s ours) am 0ffe8f97: am 39a8a377: (-s ours) am ddd1c72b: (-s ours) Merge "DO NOT MERGE: mediaplayer: ensure secure decoders are instantiated before starting source" by Lajos Molnar · 10 years ago
  81. 514c8ff am 0ffe8f97: am 39a8a377: (-s ours) am ddd1c72b: (-s ours) Merge "DO NOT MERGE: mediaplayer: ensure secure decoders are instantiated before starting source" by Lajos Molnar · 10 years ago
  82. 0ffe8f9 am 39a8a377: (-s ours) am ddd1c72b: (-s ours) Merge "DO NOT MERGE: mediaplayer: ensure secure decoders are instantiated before starting source" by Lajos Molnar · 10 years ago
  83. 39a8a37 am ddd1c72b: (-s ours) Merge "DO NOT MERGE: mediaplayer: ensure secure decoders are instantiated before starting source" by Lajos Molnar · 10 years ago
  84. ddd1c72 Merge "DO NOT MERGE: mediaplayer: ensure secure decoders are instantiated before starting source" by Lajos Molnar · 10 years ago
  85. 7d669b3 audiopolicy: add support for parsing AUDIO_FORMAT_DTS by Phil Burk · 10 years ago
  86. 41efeb2 am 3248cb7d: (-s ours) am af69e818: am 4ea8ecf7: (-s ours) am f7f62b7e: (-s ours) Merge "nuplayer: do not use cached source for wvm content -- DO NOT MERGE" by Chong Zhang · 10 years ago
  87. 3248cb7 am af69e818: am 4ea8ecf7: (-s ours) am f7f62b7e: (-s ours) Merge "nuplayer: do not use cached source for wvm content -- DO NOT MERGE" by Chong Zhang · 10 years ago
  88. af69e81 am 4ea8ecf7: (-s ours) am f7f62b7e: (-s ours) Merge "nuplayer: do not use cached source for wvm content -- DO NOT MERGE" by Chong Zhang · 10 years ago
  89. 4ea8ecf am f7f62b7e: (-s ours) Merge "nuplayer: do not use cached source for wvm content -- DO NOT MERGE" by Chong Zhang · 10 years ago
  90. f7f62b7 Merge "nuplayer: do not use cached source for wvm content -- DO NOT MERGE" by Chong Zhang · 10 years ago
  91. f876b18 Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO" by Robert Shih · 10 years ago
  92. 5d7c3ee Don't fail read when "seeking" to current position by Marco Nelissen · 10 years ago
  93. 3463019 ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEO by Robert Shih · 10 years ago
  94. 0a15431 nuplayer: do not use cached source for wvm content -- DO NOT MERGE by Chong Zhang · 10 years ago
  95. 002135d Merge "HLS: misc bug fixes" by Chong Zhang · 10 years ago
  96. aa80951 Merge "AudioPolicy: remove extraneous parentheses" by Jean-Michel Trivi · 10 years ago
  97. 7ada1b9 DO NOT MERGE: mediaplayer: ensure secure decoders are instantiated before starting source by Lajos Molnar · 10 years ago
  98. 5c233f8 AudioPolicy: remove extraneous parentheses by Jean-Michel Trivi · 10 years ago
  99. 30f4dfa Merge "nuplayer: Has video hint for offload" by Ronghua Wu · 10 years ago
  100. d47dfcb HLS: misc bug fixes by Chong Zhang · 10 years ago