1. 1af3408 Fix 1:1 dynamic resampler rate setting by Andy Hung · 11 years ago
  2. 1ebd04b Merge "Skip scaling_list definitions in AVC seq header." by Andreas Huber · 11 years ago
  3. 9a73cd3 Merge "LiveSession: Add support for block-by-block fetchFile." by Robert Shih · 11 years ago
  4. 9bed7d7 Merge "PlaylistFetcher: Add support for block-by-block decryption." by Robert Shih · 11 years ago
  5. 8d0f981 Merge "AnotherPacketSource support to get latest buffered MetaData." by Robert Shih · 11 years ago
  6. 6dc91c9 Skip scaling_list definitions in AVC seq header. by Andreas Huber · 11 years ago
  7. a0c0a9a Merge "Try not to have sample durations vary too much" by Marco Nelissen · 11 years ago
  8. 43665d3 am 8dad284a: am 80b72e6f: Merge "libeffects: don\'t set module path" by Colin Cross · 11 years ago
  9. 8dad284 am 80b72e6f: Merge "libeffects: don\'t set module path" by Colin Cross · 11 years ago
  10. 80b72e6 Merge "libeffects: don't set module path" by Colin Cross · 11 years ago
  11. 6c44568 libeffects: don't set module path by Colin Cross · 11 years ago
  12. ebe1309 PlaylistFetcher: Add support for block-by-block decryption. by Robert Shih · 11 years ago
  13. 8dd1c20 LiveSession: Add support for block-by-block fetchFile. by Robert Shih · 11 years ago
  14. c940c38 Merge "Track pid for each session" by Marco Nelissen · 11 years ago
  15. 240abcc Remove unused FragmentedMP4Parser and friends. The functionality has been by Andreas Huber · 11 years ago
  16. 85fcbd6 Try not to have sample durations vary too much by Marco Nelissen · 11 years ago
  17. 29182ee am 7a8e3146: am af191eb4: Merge "Replace size_t in shared memory by uint32_t" by Glenn Kasten · 11 years ago
  18. 7a8e314 am af191eb4: Merge "Replace size_t in shared memory by uint32_t" by Glenn Kasten · 11 years ago
  19. af191eb Merge "Replace size_t in shared memory by uint32_t" by Glenn Kasten · 11 years ago
  20. 751a9c8 Replace size_t in shared memory by uint32_t by Glenn Kasten · 12 years ago
  21. cf9b0b6 am 49960807: am 0105027f: Fix wrong channel table in ESQueue according to the A/52 table 5.8 by Dongwon Kang · 11 years ago
  22. 4996080 am 0105027f: Fix wrong channel table in ESQueue according to the A/52 table 5.8 by Dongwon Kang · 11 years ago
  23. c6d7ab7 Merge "Proper adjustment of filterlength for downsampling" by Andy Hung · 11 years ago
  24. 39a7ae6 Merge "Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s)." by Andreas Huber · 11 years ago
  25. 442cc6d Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s). by Andreas Huber · 11 years ago
  26. 2f6c2e0 Merge "Fix warnings (now errors) in YUVImage.cpp" by Andreas Huber · 11 years ago
  27. e59b77a Fix warnings (now errors) in YUVImage.cpp by Andreas Huber · 11 years ago
  28. dc3b8b5 Merge "Increased recorded MP4 max file size to 4GB (more precisely 2^32-1 bytes -- FAT32 max file size)" by Rachad · 11 years ago
  29. 90bdb98 Merge "fix the OS X builds until we can fix compiler warnings that apparently" by Andreas Huber · 11 years ago
  30. def582e fix the OS X builds until we can fix compiler warnings that apparently by Andreas Huber · 11 years ago
  31. ccb067b fix the build by fixing more warnings. by Andreas Huber · 11 years ago
  32. 880c6b2 am 1c178d3e: am 7eacea11: Merge "avcenc: Only do startcode escaping if the next byte requires it" by Lajos Molnar · 11 years ago
  33. 1c178d3 am 7eacea11: Merge "avcenc: Only do startcode escaping if the next byte requires it" by Lajos Molnar · 11 years ago
  34. a3bb9a3 Proper adjustment of filterlength for downsampling by Andy Hung · 11 years ago
  35. 7eacea1 Merge "avcenc: Only do startcode escaping if the next byte requires it" by Lajos Molnar · 11 years ago
  36. d457c97 Track pid for each session by Marco Nelissen · 11 years ago
  37. 4ef5d8f Merge "warnings be gone." by Andreas Huber · 11 years ago
  38. faf5c0e Merge "Support "data:" URIs again in mediaplayer..." by Andreas Huber · 11 years ago
  39. 04ed61b avcenc: Only do startcode escaping if the next byte requires it by Martin Storsjo · 12 years ago
  40. 4bbfff2 Support "data:" URIs again in mediaplayer... by Andreas Huber · 11 years ago
  41. 84333e0 warnings be gone. by Andreas Huber · 11 years ago
  42. 2cf312c Merge "fix delay when shutting down wifi display" by Chong Zhang · 11 years ago
  43. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  44. 566be7c am 3c9130a8: Merge "Make frameworks/av 64-bit compatible" by Narayan Kamath · 11 years ago
  45. 3c9130a Merge "Make frameworks/av 64-bit compatible" by Narayan Kamath · 11 years ago
  46. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 12 years ago
  47. 0105027 Fix wrong channel table in ESQueue according to the A/52 table 5.8 by Dongwon Kang · 11 years ago
  48. 1f1f2b1 Increased recorded MP4 max file size to 4GB by Rachad · 11 years ago
  49. b82a9f1 am 66e05682: am cdda7bf4: Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  50. 66e0568 am cdda7bf4: Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  51. cdda7bf Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  52. 26a995d frameworks/av: fix errors inside ALOGV by Colin Cross · 11 years ago
  53. b1f5b0d Merge "Fix clang warnings in AudioFlinger" by Glenn Kasten · 11 years ago
  54. 43bdc1d Fix build after merge from AOSP by Glenn Kasten · 11 years ago
  55. 4b76d27 am 5a458ede: am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fast tracks" by Glenn Kasten · 11 years ago
  56. 3523e8c am 4e12dade: am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling is required" by Glenn Kasten · 11 years ago
  57. 2ca060c Merge "Fix regression" by Marco Nelissen · 11 years ago
  58. 5a458ed am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fast tracks" by Glenn Kasten · 11 years ago
  59. 4e12dad am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling is required" by Glenn Kasten · 11 years ago
  60. 5930e8e Merge "AudioFlinger: Remove code for supporting resampling in fast tracks" by Glenn Kasten · 11 years ago
  61. 4361749 Merge "AudioTrack: Never try to use the fast path if resampling is required" by Glenn Kasten · 11 years ago
  62. a6d4f93 am af8a3e29: am 7142d10a: Merge "avcenc: Update video port parameters in the base class" by Lajos Molnar · 11 years ago
  63. ee60538 am d2b566f3: (-s ours) am 61bdaaa1: Merge "ChromiumHTTPDataSource: Keep track of the redirected URL" by Lajos Molnar · 11 years ago
  64. af8a3e2 am 7142d10a: Merge "avcenc: Update video port parameters in the base class" by Lajos Molnar · 11 years ago
  65. 7024377 am 25da2f09: am 88e99f9a: Merge "SoftVPXEncoder: Set the frame size on the output port as well" by Lajos Molnar · 11 years ago
  66. d2b566f am 61bdaaa1: Merge "ChromiumHTTPDataSource: Keep track of the redirected URL" by Lajos Molnar · 11 years ago
  67. 7142d10 Merge "avcenc: Update video port parameters in the base class" by Lajos Molnar · 11 years ago
  68. 61bdaaa Merge "ChromiumHTTPDataSource: Keep track of the redirected URL" by Lajos Molnar · 11 years ago
  69. 25da2f0 am 88e99f9a: Merge "SoftVPXEncoder: Set the frame size on the output port as well" by Lajos Molnar · 11 years ago
  70. 88e99f9 Merge "SoftVPXEncoder: Set the frame size on the output port as well" by Lajos Molnar · 11 years ago
  71. aa0b055 am 15f08b1e: am 44f2b8c2: Merge "M3UParser: Fix typo in 8883a38a308" by Marco Nelissen · 11 years ago
  72. 15f08b1 am 44f2b8c2: Merge "M3UParser: Fix typo in 8883a38a308" by Marco Nelissen · 11 years ago
  73. 9601c6e Merge "Pretty up audioflinger dumpsys" by Marco Nelissen · 11 years ago
  74. 44f2b8c Merge "M3UParser: Fix typo in 8883a38a308" by Marco Nelissen · 11 years ago
  75. c5fab66 M3UParser: Fix typo in 8883a38a308 by Martin Storsjo · 11 years ago
  76. e175d77 Fix build by Marco Nelissen · 11 years ago
  77. 03357ad am 7cbaf3be: am 8519b8a1: Merge "M3UParser: Skip query strings when looking for the last slash in a URL" by Marco Nelissen · 11 years ago
  78. 7cbaf3b am 8519b8a1: Merge "M3UParser: Skip query strings when looking for the last slash in a URL" by Marco Nelissen · 11 years ago
  79. 8519b8a Merge "M3UParser: Skip query strings when looking for the last slash in a URL" by Marco Nelissen · 11 years ago
  80. 6a9ebb4 Fix regression by Marco Nelissen · 11 years ago
  81. 01d3acb Fix clang warnings in AudioFlinger by Glenn Kasten · 11 years ago
  82. ec95f0e Merge "Use printf format %#x for audio_format_t in logs" by Glenn Kasten · 11 years ago
  83. b220884 Pretty up audioflinger dumpsys by Marco Nelissen · 11 years ago
  84. 8497416 am 429f2bf7: am e2307ccb: Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  85. 1dd3da0 Merge "Fix warnings about unused parameters" by Glenn Kasten · 11 years ago
  86. 8f762d5 Merge "Fix whitespace" by Glenn Kasten · 11 years ago
  87. bbbb1e8 Merge "set AAC MPEG version to MPEG-2" by Chong Zhang · 11 years ago
  88. c99144d Merge "Change Format_frameBitShift() API for non-power-of-2 sizes" by Glenn Kasten · 11 years ago
  89. ddc0630 Merge "Add FIXMEs about audio_format_t assumption" by Glenn Kasten · 11 years ago
  90. 429f2bf am e2307ccb: Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  91. e2307cc Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  92. c7a3882 Merge "Change NBAIO_Format from typedef to struct" by Glenn Kasten · 11 years ago
  93. 456fa91 fix delay when shutting down wifi display by Chong Zhang · 11 years ago
  94. a793625 Merge "Use Format_isValid() and Format_isEqual() instead of direct comparison" by Glenn Kasten · 11 years ago
  95. 37abc0e set AAC MPEG version to MPEG-2 by Chong Zhang · 11 years ago
  96. 19f420e Merge "Add Format_isValid() and Format_isEqual() to NBAIO" by Glenn Kasten · 11 years ago
  97. 4944acb Fix whitespace by Glenn Kasten · 12 years ago
  98. cac3daa Use printf format %#x for audio_format_t in logs by Glenn Kasten · 11 years ago
  99. f74f213 Merge "AudioFlinger: Offload track transition fix" by Eric Laurent · 11 years ago
  100. d9a4783 Merge "AudioFlinger: Modify flush handling for offload path" by Eric Laurent · 11 years ago