1. ed5b285 You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a static library. by Ying Wang · 12 years ago
  2. 4b75a9c New API to support submitting encrypted buffers to the decoder. by Andreas Huber · 12 years ago
  3. 3f502bf Merge "Non-blocking audio I/O interface, WIP" by Glenn Kasten · 12 years ago
  4. 8d0648e Merge "Trust the Cues element" by Andreas Huber · 12 years ago
  5. 5faee08 Merge "Fix a bug: WOULD_BLOCK handling in TimedTextPlayer." by Andreas Huber · 12 years ago
  6. f02a7f5 Trust the Cues element by Johann · 12 years ago
  7. 4762a51 Send video width and height to mediascanner by Marco Nelissen · 12 years ago
  8. 9944860 Allow AudioTrack to start at nonzero position by Marco Nelissen · 12 years ago
  9. f15cb44 Merge "frameworks/av/media portion of removing YouTube specific error codes" by Jeff Tinker · 12 years ago
  10. a4c5a55 audio policy: load audio hw modules. by Eric Laurent · 12 years ago
  11. 4e1c91d Fix a bug: WOULD_BLOCK handling in TimedTextPlayer. by Insun Kang · 12 years ago
  12. 1a9ed11 audio policy: add configuration file by Eric Laurent · 12 years ago
  13. 8f883be frameworks/av/media portion of removing YouTube specific error codes by Jeff Tinker · 12 years ago
  14. 290ca3a Merge "fix crash with cues at the beginning of the file" by Andreas Huber · 12 years ago
  15. 1bd139a New Crypto services talking to the new crypto "HAL". by Andreas Huber · 12 years ago
  16. be7ac3d fix crash with cues at the beginning of the file by Johann · 12 years ago
  17. d22da88 Merge "Use Cues to seek Matroska files" by Andreas Huber · 12 years ago
  18. 4a446bd Merge "Add a few more APIs to MediaCodecList." by Andreas Huber · 12 years ago
  19. 69829f3 Add a few more APIs to MediaCodecList. by Andreas Huber · 12 years ago
  20. 10f0fe7 Use Cues to seek Matroska files by Johann · 12 years ago
  21. 73d2275 AudioFlinger track flags and server's fast policy by Glenn Kasten · 12 years ago
  22. 2d6486f Merge "Update AudioParameter" by Glenn Kasten · 12 years ago
  23. dca856f Merge "AudioTrack client fast policy" by Glenn Kasten · 12 years ago
  24. 49a692c Merge "const methods and comments" by Glenn Kasten · 12 years ago
  25. 0bf65bd const methods and comments by Glenn Kasten · 12 years ago
  26. 0513cb3 Merge "Add gapless playback support for NuPlayer" by Marco Nelissen · 12 years ago
  27. 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 12 years ago
  28. 0106623 Non-blocking audio I/O interface, WIP by Glenn Kasten · 12 years ago
  29. 4a4a095 AudioTrack client fast policy by Glenn Kasten · 12 years ago
  30. deeb128 AudioMixer default track parameters by Glenn Kasten · 12 years ago
  31. edf47a8 Update AudioParameter by Glenn Kasten · 12 years ago
  32. a1472d9 Make AudioTrack/AudioRecord handle more than 2^32 frames by Marco Nelissen · 12 years ago
  33. 40a1da5 Merge "implemented synchronous audio capture" by Eric Laurent · 12 years ago
  34. 42c56b3 Merge "Copied MODULE_LICENSE_APACH2 and NOTICE from frameworks/base to frameworks/av" by James Dong · 12 years ago
  35. a011e35 implemented synchronous audio capture by Eric Laurent · 12 years ago
  36. df7e6ea reduce IPCs in BufferQueue by Mathias Agopian · 12 years ago
  37. ecdd39c Implementation of a raw audio "decoder". by Andreas Huber · 12 years ago
  38. 9d309ba Merge "Add ABuffer support to SkipCutBuffer" by Marco Nelissen · 12 years ago
  39. cb5b766 Add ABuffer support to SkipCutBuffer by Marco Nelissen · 12 years ago
  40. 6826bfc Copied MODULE_LICENSE_APACH2 and NOTICE from frameworks/base to frameworks/av by James Dong · 12 years ago
  41. b4c0c4b Merge "Removed unnecessary include JNI from two drm Android.mk files" by James Dong · 12 years ago
  42. cec40f9 Removed unnecessary include JNI from two drm Android.mk files by James Dong · 12 years ago
  43. d8973a7 Fix deadlock in camera destruction after client app's crash by Keun young Park · 12 years ago
  44. 559bf28 AV Android make files changes by James Dong · 12 years ago
  45. b0b2b4d Merge media files with history from frameworks/base.git by Anatol Pomozov · 12 years ago
  46. 5a5491c Merge "Use a status_t return type for GL functors" by Romain Guy · 12 years ago
  47. 00a10e8 Use a status_t return type for GL functors by Romain Guy · 12 years ago
  48. 4116807 stagefright: compile without chromium for pdk builds by Colin Cross · 12 years ago
  49. 1514727 Merge "Provisional support for secure decryption of media streams." by Andreas Huber · 12 years ago
  50. b14f182 Merge "Removed code related to simulator build in TimedEventQueue to get rid of the dependency on jni.h" by James Dong · 12 years ago
  51. 48a98a5 Merge "fix visualizer inactivity detection" by Eric Laurent · 12 years ago
  52. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  53. 131c36e Merge "reorganize SoundPool and JetPlayer code." by Eric Laurent · 12 years ago
  54. 1f08900 Merge changes Ib4d0e0c0,Iea8f4a23 by Colin Cross · 12 years ago
  55. 6eb463b Removed code related to simulator build in TimedEventQueue to get rid of the dependency on jni.h by James Dong · 12 years ago
  56. 183dc77 fix visualizer inactivity detection by Eric Laurent · 12 years ago
  57. 2e66a78 reorganize SoundPool and JetPlayer code. by Eric Laurent · 12 years ago
  58. cc1110d Add TRACK_FAST for IAudioFlinger::createTrack by Glenn Kasten · 12 years ago
  59. b83d38f Merge "IAudioFlinger::createTrack and openRecord flags" by Glenn Kasten · 12 years ago
  60. 60d3a41 libmedia: remove skia include by Colin Cross · 12 years ago
  61. 26a417f stagefright: remove dependency on skia by Colin Cross · 12 years ago
  62. 8f7f7ad remove jni.h include from IOMX.h by Colin Cross · 12 years ago
  63. f500aba Merge "Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files." by James Dong · 12 years ago
  64. 3ee2694 Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  65. be9b24b Fixed missing return value from a method should have returned status_t by James Dong · 12 years ago
  66. 51f8eec Resolve undesirable dependency of /frameworks/av/libvideoeditor on /frameworks/base/media/jni by James Dong · 12 years ago
  67. ef36d49 Merge "Revert "Split libmedia into libmedia and libmedia_native"" by Glenn Kasten · 12 years ago
  68. 78b5e82 Revert "Split libmedia into libmedia and libmedia_native" by Glenn Kasten · 12 years ago
  69. fdac94a Merge "Revert "AudioFlinger does not need libmedia any more"" by Glenn Kasten · 12 years ago
  70. d12c68a Revert "AudioFlinger does not need libmedia any more" by Glenn Kasten · 12 years ago
  71. bc8b5fa Fix the file mimetype reported by the mpeg4 extractor. by Andreas Huber · 12 years ago
  72. ecb3110 Make file change because libvideoeditor source files moved by James Dong · 12 years ago
  73. 5291274 Merge "Merge remote-tracking branch 'goog/ics-aah-exp' into merge" by Mike Lockwood · 12 years ago
  74. d71fb1b Merge remote-tracking branch 'goog/ics-aah-exp' into merge by Mike Lockwood · 12 years ago
  75. 4f5da11 AudioFlinger does not need libmedia any more by Glenn Kasten · 12 years ago
  76. ab55517 Merge "Use NuPlayer for media playback everywhere" by Andreas Huber · 12 years ago
  77. afed0e1 Use NuPlayer for media playback everywhere by Andreas Huber · 13 years ago
  78. f4a9fb6 LibAAH_RTP: Fix an issue which crept in during code review. by John Grossman · 12 years ago
  79. a411f77 Merge "Remove enforceFrameCount" by Glenn Kasten · 12 years ago
  80. a98478b Support gapless playback for mp3 and m4a by Marco Nelissen · 12 years ago
  81. 898b11f Merge "Split libmedia into libmedia and libmedia_native" by Glenn Kasten · 12 years ago
  82. 19ba8b4 Merge remote-tracking branch 'goog/ics-aah-exp' by Mike Lockwood · 12 years ago
  83. c524ffd Split libmedia into libmedia and libmedia_native by Glenn Kasten · 12 years ago
  84. 291f4d5 Remove enforceFrameCount by Glenn Kasten · 12 years ago
  85. 2f694b3 Merge "Add MetaData::dumpToLog" by Marco Nelissen · 12 years ago
  86. feba11f Add MetaData::dumpToLog by Marco Nelissen · 12 years ago
  87. 29f0c37 LibAAH_RTP: Properly handle EOS conditions. by John Grossman · 12 years ago
  88. 6373153 LibAAH_RTP: Get rid of PipeEvent by John Grossman · 12 years ago
  89. f4d5e64 LibAAH_RTP: Add unicast mode support to the RXPlayer by John Grossman · 12 years ago
  90. 011a306 LibAAH_RTP: Fix a stuttering audio bug. by John Grossman · 12 years ago
  91. f4c7156 LibAAH_RTP: Refactor TXGroup code, add unicast mode. by John Grossman · 12 years ago
  92. 4949c36 Merge "Parse gapless info from mp4 files" by Marco Nelissen · 12 years ago
  93. f209ed7 LibAAH_RTP: Change names to prepare for refactor. by John Grossman · 12 years ago
  94. 5d2f8ba Parse gapless info from mp4 files by Marco Nelissen · 12 years ago
  95. d2d24d8 am fcf2f4b1: am 98e1b541: Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  96. ad9c852 am 98e1b541: Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  97. 0447732 Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  98. bcd5944 am a4a09465: am 35a8f94d: Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  99. c5c4939 Merge "Clean up Track constructor" by Glenn Kasten · 12 years ago
  100. 0ff7b8e am 35a8f94d: Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago