1. 28b269f Use audio_policy_output_flags_t consistently by Glenn Kasten · 12 years ago
  2. d1f0023 Merge "MediaPlayerService: fix AudioSink latency" by Eric Laurent · 12 years ago
  3. 380b705 MediaPlayerService: fix AudioSink latency by Eric Laurent · 12 years ago
  4. 4ed260f Add channel mask in AudioSink by Jean-Michel Trivi · 12 years ago
  5. 720aa28 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 13 years ago
  6. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  7. 5c85039 Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 13 years ago
  8. 0ae6b48 Merge "Implementation of a java media codec interface and associated tools." by Andreas Huber · 13 years ago
  9. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 13 years ago
  10. a4d205d Allow to record time lapse videos without using setProfile() by James Dong · 13 years ago
  11. d72031c Upintegreate AAH TX and RX players from ICS_AAH by John Grossman · 13 years ago
  12. e901a5c Playback rate on MediaPlayer by Jean-Michel Trivi · 13 years ago
  13. 8e9d67a Move away from MediaDebug and use ADebug instead by James Dong · 13 years ago
  14. a6dafea Fix incorrect includes of AudioTrack.h by Glenn Kasten · 13 years ago
  15. bc1d77b Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  16. 1c66547 Merge "Use audio_format_t consistently" by Glenn Kasten · 13 years ago
  17. ec193de Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  18. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. 1c5a89d Use audio_format_t consistently by Glenn Kasten · 13 years ago
  21. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  22. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  23. d9a723b Merge "Fix build error when verbose logging is enabled" by Glenn Kasten · 13 years ago
  24. 16dabac Fix build error when verbose logging is enabled by Glenn Kasten · 13 years ago
  25. 130f62a Fix the build. (Change LOGV to ALOGV) by Owen Lin · 13 years ago
  26. 1f7817e am ebfce84f: am 68f592a8: Merge "Don\'t perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 13 years ago
  27. 61a8b53 am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1 by Andreas Huber · 13 years ago
  28. 68f592a8 Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 13 years ago
  29. 21902a8 Don't perform RTSP seeks right away but queue them for 200ms by Andreas Huber · 13 years ago
  30. f6ae711 Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 13 years ago
  31. db85b54 resolved conflicts for merge of 3d630e86 to master by Andreas Huber · 13 years ago
  32. 848bffd am 074133b2: am 351143fb: Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 13 years ago
  33. a3f887b resolved conflicts for merge of 998a929a to master by Andreas Huber · 13 years ago
  34. 564fee3 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 13 years ago
  35. 351143f Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 13 years ago
  36. a10613f Updated (internal) API for IStreamSource to signal discontinuities by Andreas Huber · 13 years ago
  37. 66a051a Finer granularity discontinuity support. by Andreas Huber · 13 years ago
  38. 551aeac Make sure we can properly shutdown even if by Andreas Huber · 13 years ago
  39. 376c393 MidiFile uses C++ Thread not createThreadEtc by Glenn Kasten · 13 years ago
  40. 7142110 am bb1b7d5c: am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  41. f2c2b1c am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  42. bb1b7d5 am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  43. ea427b0 resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  44. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  45. f330986 Bug 5478024 drop after decode if can't drop before by Glenn Kasten · 13 years ago
  46. efa4015 DO NOT MERGE Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 13 years ago
  47. 57f2887 am e395f645: Poll input data with a small timeout and don\'t consume a full core. by Andreas Huber · 13 years ago
  48. e395f64 Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 13 years ago
  49. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  50. e10d912 am 27ed1249: Merge "Properly report that we\'re no longer playing after receiving event" into ics-mr1 by Andreas Huber · 13 years ago
  51. 27ed124 Merge "Properly report that we're no longer playing after receiving event" into ics-mr1 by Andreas Huber · 13 years ago
  52. e396e99 am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 13 years ago
  53. fc9592f am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 13 years ago
  54. 2fa0ac2 Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 13 years ago
  55. e96e84b Properly report that we're no longer playing after receiving event by Andreas Huber · 13 years ago
  56. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  57. c7d9274 am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0 by James Dong · 13 years ago
  58. dc8bbe79 Check whether media recorder client exists before dumping. by James Dong · 13 years ago
  59. a6be6dc NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  60. 56f71d7 Fix an issue where we should allow negative values but did not by James Dong · 13 years ago
  61. d33b388 Merge "Signal an appropriate error even if there are no active streams yet." by Andreas Huber · 13 years ago
  62. 7922619 Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 13 years ago
  63. 53719fc Merge "Fix issue 5373048: AudioCache decode errors" by Eric Laurent · 13 years ago
  64. 9968a36 Fix issue 5373048: AudioCache decode errors by Eric Laurent · 13 years ago
  65. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  66. cd5c896 Bug 5234242 audio continues after discontinuity by Glenn Kasten · 13 years ago
  67. 950fc9d In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 13 years ago
  68. 115cac8 Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  69. fa6dfdc Don't post position updates too frequently by Andreas Huber · 13 years ago
  70. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  71. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  72. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  73. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  74. 07754c5 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 13 years ago
  75. 6032a60 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  76. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  77. d9792ac Add a null check to handle failure of android::createPlayer by Jason Simmons · 13 years ago
  78. d5a20d8 Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 13 years ago
  79. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  80. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  81. bd8fbfa Fix seek behaviour at startup and teardown of media session that hasn't been started by Andreas Huber · 13 years ago
  82. 67d464f Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 13 years ago
  83. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  84. be65087 Use advertised h264 encoding parameters by default if the profile is not baseline by James Dong · 13 years ago
  85. 603d739 Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 13 years ago
  86. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  87. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  88. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  89. 6af763b Remove dead code related to gettid by Glenn Kasten · 13 years ago
  90. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  91. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  92. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 13 years ago
  93. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  94. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 13 years ago
  95. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 13 years ago
  96. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  97. 93c612e The decoder wrapper is no longer needed. Also disable building old-style decoders. by Andreas Huber · 13 years ago
  98. f84bfab Initial check-in for AACWriter by James Dong · 13 years ago
  99. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  100. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago