1. 7a8e314 am af191eb4: Merge "Replace size_t in shared memory by uint32_t" by Glenn Kasten · 11 years ago
  2. af191eb Merge "Replace size_t in shared memory by uint32_t" by Glenn Kasten · 11 years ago
  3. 751a9c8 Replace size_t in shared memory by uint32_t by Glenn Kasten · 12 years ago
  4. 4996080 am 0105027f: Fix wrong channel table in ESQueue according to the A/52 table 5.8 by Dongwon Kang · 11 years ago
  5. 1c178d3 am 7eacea11: Merge "avcenc: Only do startcode escaping if the next byte requires it" by Lajos Molnar · 11 years ago
  6. 7eacea1 Merge "avcenc: Only do startcode escaping if the next byte requires it" by Lajos Molnar · 11 years ago
  7. 04ed61b avcenc: Only do startcode escaping if the next byte requires it by Martin Storsjo · 12 years ago
  8. 566be7c am 3c9130a8: Merge "Make frameworks/av 64-bit compatible" by Narayan Kamath · 11 years ago
  9. 3c9130a Merge "Make frameworks/av 64-bit compatible" by Narayan Kamath · 11 years ago
  10. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 12 years ago
  11. 0105027 Fix wrong channel table in ESQueue according to the A/52 table 5.8 by Dongwon Kang · 11 years ago
  12. 66e0568 am cdda7bf4: Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  13. cdda7bf Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  14. 26a995d frameworks/av: fix errors inside ALOGV by Colin Cross · 11 years ago
  15. 5a458ed am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fast tracks" by Glenn Kasten · 11 years ago
  16. 4e12dad am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling is required" by Glenn Kasten · 11 years ago
  17. 5930e8e Merge "AudioFlinger: Remove code for supporting resampling in fast tracks" by Glenn Kasten · 11 years ago
  18. 4361749 Merge "AudioTrack: Never try to use the fast path if resampling is required" by Glenn Kasten · 11 years ago
  19. af8a3e2 am 7142d10a: Merge "avcenc: Update video port parameters in the base class" by Lajos Molnar · 11 years ago
  20. d2b566f am 61bdaaa1: Merge "ChromiumHTTPDataSource: Keep track of the redirected URL" by Lajos Molnar · 11 years ago
  21. 7142d10 Merge "avcenc: Update video port parameters in the base class" by Lajos Molnar · 11 years ago
  22. 61bdaaa Merge "ChromiumHTTPDataSource: Keep track of the redirected URL" by Lajos Molnar · 11 years ago
  23. 25da2f0 am 88e99f9a: Merge "SoftVPXEncoder: Set the frame size on the output port as well" by Lajos Molnar · 11 years ago
  24. 88e99f9 Merge "SoftVPXEncoder: Set the frame size on the output port as well" by Lajos Molnar · 11 years ago
  25. 15f08b1 am 44f2b8c2: Merge "M3UParser: Fix typo in 8883a38a308" by Marco Nelissen · 11 years ago
  26. 44f2b8c Merge "M3UParser: Fix typo in 8883a38a308" by Marco Nelissen · 11 years ago
  27. c5fab66 M3UParser: Fix typo in 8883a38a308 by Martin Storsjo · 11 years ago
  28. 7cbaf3b am 8519b8a1: Merge "M3UParser: Skip query strings when looking for the last slash in a URL" by Marco Nelissen · 11 years ago
  29. 8519b8a Merge "M3UParser: Skip query strings when looking for the last slash in a URL" by Marco Nelissen · 11 years ago
  30. 429f2bf am e2307ccb: Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  31. e2307cc Merge "frameworks/av: fix errors inside ALOGV" by Colin Cross · 11 years ago
  32. 94dcc94 frameworks/av: fix errors inside ALOGV by Colin Cross · 11 years ago
  33. 3ce28aa AudioFlinger: Remove code for supporting resampling in fast tracks by Martin Storsjo · 11 years ago
  34. 8883a38 M3UParser: Skip query strings when looking for the last slash in a URL by Martin Storsjo · 12 years ago
  35. 5ef74dc am d66cd743: Merge "audioflinger: conform inline ASM to UAL" by Glenn Kasten · 11 years ago
  36. d66cd74 Merge "audioflinger: conform inline ASM to UAL" by Glenn Kasten · 11 years ago
  37. 5f51ade audioflinger: conform inline ASM to UAL by synergy dev · 12 years ago
  38. 10d68aa am dd432ce0: [DO NOT MERGE] Support TS + AC3 for ATSC standard by Changwan Ryu · 12 years ago
  39. aae8d29 am 90903383: [DO NOT MERGE] Support AC3 in stagefright by Changwan Ryu · 12 years ago
  40. 324d915 am 5db1e3a6: Merge "correct one logic error in decide whether should render or not" by Lajos Molnar · 12 years ago
  41. af1aa00 am c4eef29a: Merge "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 Eric Laurent · 12 years ago
  42. 1158e2f am b447379e: Merge "audioflinger: fix static track end detection" by Eric Laurent · 12 years ago
  43. 5db1e3a Merge "correct one logic error in decide whether should render or not" by Lajos Molnar · 12 years ago
  44. 79ee239 correct one logic error in decide whether should render or not by Jianzheng Zhou · 12 years ago
  45. dd432ce [DO NOT MERGE] Support TS + AC3 for ATSC standard by Changwan Ryu · 12 years ago
  46. 9090338 [DO NOT MERGE] Support AC3 in stagefright by Changwan Ryu · 12 years ago
  47. 06cb26b am 60181e36: Merge "frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 12 years ago
  48. 398f213 AudioTrack: Never try to use the fast path if resampling is required by Martin Storsjo · 12 years ago
  49. c4eef29 Merge "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 Eric Laurent · 12 years ago
  50. f90c7e0 fix deadlock issues that arise when there are simultaneous by jpadmana · 12 years ago
  51. b447379 Merge "audioflinger: fix static track end detection" by Eric Laurent · 12 years ago
  52. 60181e3 Merge "frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 12 years ago
  53. 3a38388 frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 12 years ago
  54. 745e9a8 audioflinger: fix static track end detection by Eric Laurent · 12 years ago
  55. adf3f9b am d2dc66a2: am 1bf0eecd: Merge "AudioMixer: Remove tracks from enabledTracks after reseting outTemp" by Glenn Kasten · 12 years ago
  56. d2dc66a am 1bf0eecd: Merge "AudioMixer: Remove tracks from enabledTracks after reseting outTemp" by Glenn Kasten · 12 years ago
  57. 1bf0eec Merge "AudioMixer: Remove tracks from enabledTracks after reseting outTemp" by Glenn Kasten · 12 years ago
  58. 7e79cd2 AudioMixer: Remove tracks from enabledTracks after reseting outTemp by Gaurav Kumar · 12 years ago
  59. 2abfe88 Merge "Support for MPEG2 video" into klp-modular-dev by Dongwon Kang · 12 years ago
  60. bb9e396 am 06f7d151: am 06da69d5: Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 12 years ago
  61. 06f7d15 am 06da69d5: Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 12 years ago
  62. 06da69d Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" by Colin Cross · 12 years ago
  63. 7d6fc5e frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 12 years ago
  64. 1ae4b6c am fe6db33a: am 4ef1dc2d: Merge "Only increase the counter when we do take a wakelock" by Eric Laurent · 12 years ago
  65. 9f875b2 am 8ba3192f: am d0e7e801: Merge "Do partial reads in MemoryLeakTrackUtil" by Eric Laurent · 12 years ago
  66. fe6db33 am 4ef1dc2d: Merge "Only increase the counter when we do take a wakelock" by Eric Laurent · 12 years ago
  67. 8ba3192 am d0e7e801: Merge "Do partial reads in MemoryLeakTrackUtil" by Eric Laurent · 12 years ago
  68. 4ef1dc2 Merge "Only increase the counter when we do take a wakelock" by Eric Laurent · 12 years ago
  69. d0e7e80 Merge "Do partial reads in MemoryLeakTrackUtil" by Eric Laurent · 12 years ago
  70. 6d39eb9 Do partial reads in MemoryLeakTrackUtil by Oscar Rydhé · 13 years ago
  71. 5163c2e Only increase the counter when we do take a wakelock by Jimmy Dalqvist · 12 years ago
  72. 4d69457 Support for MPEG2 video by Changwan Ryu · 12 years ago
  73. 4f8bb11 am 1526c2e1: am 96a7b5a9: Merge "Long mp3 metadata displays as corrupted file after transfer" by Marco Nelissen · 12 years ago
  74. 1526c2e am 96a7b5a9: Merge "Long mp3 metadata displays as corrupted file after transfer" by Marco Nelissen · 12 years ago
  75. 96a7b5a Merge "Long mp3 metadata displays as corrupted file after transfer" by Marco Nelissen · 12 years ago
  76. 6146f60 am 319c5640: am 07a017d3: Merge "Added support for ID3v2 meta data in 3gp files" by Marco Nelissen · 12 years ago
  77. fea77cb am fd0daeb3: am 4cc47940: Merge "Fix compile error in NuPlayerRenderer debug print" by Marco Nelissen · 12 years ago
  78. 319c564 am 07a017d3: Merge "Added support for ID3v2 meta data in 3gp files" by Marco Nelissen · 12 years ago
  79. fd0daeb am 4cc47940: Merge "Fix compile error in NuPlayerRenderer debug print" by Marco Nelissen · 12 years ago
  80. 07a017d Merge "Added support for ID3v2 meta data in 3gp files" by Marco Nelissen · 12 years ago
  81. 4cc4794 Merge "Fix compile error in NuPlayerRenderer debug print" by Marco Nelissen · 12 years ago
  82. 328abde Added support for ID3v2 meta data in 3gp files by Oscar Rydhé · 15 years ago
  83. 07634f1 am cbf9e91a: am 1e8a57c2: Merge "Avoid jumps to faulty position after seeks" by Marco Nelissen · 12 years ago
  84. cbf9e91 am 1e8a57c2: Merge "Avoid jumps to faulty position after seeks" by Marco Nelissen · 12 years ago
  85. 1e8a57c Merge "Avoid jumps to faulty position after seeks" by Marco Nelissen · 12 years ago
  86. a294916 am 3eccdde9: am c7614eb7: Merge "libcameraservice: Fix build in ISO C++11 mode" by Eino-Ville Talvala · 12 years ago
  87. 3eccdde am c7614eb7: Merge "libcameraservice: Fix build in ISO C++11 mode" by Eino-Ville Talvala · 12 years ago
  88. c7614eb Merge "libcameraservice: Fix build in ISO C++11 mode" by Eino-Ville Talvala · 12 years ago
  89. 081559c am 514ac2ba: am e311b15c: Merge "Fix c++11 narrowing" by Nick Kralevich · 12 years ago
  90. 514ac2b am e311b15c: Merge "Fix c++11 narrowing" by Nick Kralevich · 12 years ago
  91. e311b15 Merge "Fix c++11 narrowing" by Nick Kralevich · 12 years ago
  92. 0ba9f9b am d8d45edf: am 61540b5f: Merge "Frameworks: AudioFlinger: Fix effects memory leak" by Glenn Kasten · 12 years ago
  93. d8d45ed am 61540b5f: Merge "Frameworks: AudioFlinger: Fix effects memory leak" by Glenn Kasten · 12 years ago
  94. 61540b5 Merge "Frameworks: AudioFlinger: Fix effects memory leak" by Glenn Kasten · 12 years ago
  95. 9dfe2ae am 586dda1d: am 5ca94d2f: Merge "HLS: Fixed rounding error with decimal segment duration" by Marco Nelissen · 12 years ago
  96. 586dda1d am 5ca94d2f: Merge "HLS: Fixed rounding error with decimal segment duration" by Marco Nelissen · 12 years ago
  97. 5ca94d2 Merge "HLS: Fixed rounding error with decimal segment duration" by Marco Nelissen · 12 years ago
  98. f41d9bc am f60cfa7f: am 99044adc: Merge "Change M4OSA_ERR_CREATE to return unsigned integer." by Narayan Kamath · 12 years ago
  99. f60cfa7 am 99044adc: Merge "Change M4OSA_ERR_CREATE to return unsigned integer." by Narayan Kamath · 12 years ago
  100. 99044ad Merge "Change M4OSA_ERR_CREATE to return unsigned integer." by Narayan Kamath · 12 years ago