1. 130f62a Fix the build. (Change LOGV to ALOGV) by Owen Lin · 15 years ago
  2. 1f7817e am ebfce84f: am 68f592a8: Merge "Don\'t perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 15 years ago
  3. 61a8b53 am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1 by Andreas Huber · 15 years ago
  4. 68f592a8 Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 15 years ago
  5. 21902a8 Don't perform RTSP seeks right away but queue them for 200ms by Andreas Huber · 15 years ago
  6. f6ae711 Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 15 years ago
  7. db85b54 resolved conflicts for merge of 3d630e86 to master by Andreas Huber · 15 years ago
  8. 848bffd am 074133b2: am 351143fb: Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 15 years ago
  9. a3f887b resolved conflicts for merge of 998a929a to master by Andreas Huber · 15 years ago
  10. 564fee3 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 15 years ago
  11. 351143f Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 15 years ago
  12. a10613f Updated (internal) API for IStreamSource to signal discontinuities by Andreas Huber · 15 years ago
  13. 66a051a Finer granularity discontinuity support. by Andreas Huber · 15 years ago
  14. 551aeac Make sure we can properly shutdown even if by Andreas Huber · 15 years ago
  15. 376c393 MidiFile uses C++ Thread not createThreadEtc by Glenn Kasten · 15 years ago
  16. 7142110 am bb1b7d5c: am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 15 years ago
  17. f2c2b1c am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 15 years ago
  18. bb1b7d5 am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 15 years ago
  19. ea427b0 resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 15 years ago
  20. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 15 years ago
  21. f330986 Bug 5478024 drop after decode if can't drop before by Glenn Kasten · 15 years ago
  22. efa4015 DO NOT MERGE Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 15 years ago
  23. 57f2887 am e395f645: Poll input data with a small timeout and don\'t consume a full core. by Andreas Huber · 15 years ago
  24. e395f64 Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 15 years ago
  25. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 15 years ago
  26. e10d912 am 27ed1249: Merge "Properly report that we\'re no longer playing after receiving event" into ics-mr1 by Andreas Huber · 15 years ago
  27. 27ed124 Merge "Properly report that we're no longer playing after receiving event" into ics-mr1 by Andreas Huber · 15 years ago
  28. e396e99 am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 15 years ago
  29. fc9592f am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 15 years ago
  30. 2fa0ac2 Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 15 years ago
  31. e96e84b Properly report that we're no longer playing after receiving event by Andreas Huber · 15 years ago
  32. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 15 years ago
  33. c7d9274 am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0 by James Dong · 15 years ago
  34. dc8bbe79 Check whether media recorder client exists before dumping. by James Dong · 15 years ago
  35. a6be6dc NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 15 years ago
  36. 56f71d7 Fix an issue where we should allow negative values but did not by James Dong · 15 years ago
  37. d33b388 Merge "Signal an appropriate error even if there are no active streams yet." by Andreas Huber · 15 years ago
  38. 7922619 Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 15 years ago
  39. 53719fc Merge "Fix issue 5373048: AudioCache decode errors" by Eric Laurent · 15 years ago
  40. 9968a36 Fix issue 5373048: AudioCache decode errors by Eric Laurent · 15 years ago
  41. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 15 years ago
  42. cd5c896 Bug 5234242 audio continues after discontinuity by Glenn Kasten · 15 years ago
  43. 950fc9d In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 15 years ago
  44. 115cac8 Various improvements to nuplayer playback by Andreas Huber · 15 years ago
  45. fa6dfdc Don't post position updates too frequently by Andreas Huber · 15 years ago
  46. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 15 years ago
  47. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 15 years ago
  48. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 15 years ago
  49. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 15 years ago
  50. 07754c5 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 15 years ago
  51. 6032a60 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 15 years ago
  52. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 15 years ago
  53. d9792ac Add a null check to handle failure of android::createPlayer by Jason Simmons · 15 years ago
  54. d5a20d8 Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 15 years ago
  55. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 15 years ago
  56. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 15 years ago
  57. bd8fbfa Fix seek behaviour at startup and teardown of media session that hasn't been started by Andreas Huber · 15 years ago
  58. 67d464f Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 15 years ago
  59. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 15 years ago
  60. be65087 Use advertised h264 encoding parameters by default if the profile is not baseline by James Dong · 15 years ago
  61. 603d739 Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 15 years ago
  62. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 15 years ago
  63. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 15 years ago
  64. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 15 years ago
  65. 6af763b Remove dead code related to gettid by Glenn Kasten · 15 years ago
  66. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 15 years ago
  67. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 15 years ago
  68. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  69. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 15 years ago
  70. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 15 years ago
  71. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 15 years ago
  72. 34bb419 update for new audio.h header location by Dima Zavin · 15 years ago
  73. 93c612e The decoder wrapper is no longer needed. Also disable building old-style decoders. by Andreas Huber · 15 years ago
  74. f84bfab Initial check-in for AACWriter by James Dong · 15 years ago
  75. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 15 years ago
  76. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  77. 5087494 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 15 years ago
  78. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 15 years ago
  79. dc5ba04 Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491" by Andreas Huber · 15 years ago
  80. c6e3b27 This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491 by Andreas Huber · 15 years ago
  81. 8e64c31 Avoid a race condition while signaling audio EOS/seek complete by acquiring the lock. by Andreas Huber · 15 years ago
  82. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  83. 554d0ea Enable http-live support for https:// urls, fix a parsing issue. by Andreas Huber · 15 years ago
  84. 7a4b8bd Merge "Fix issue 3483718: audio streaming and A2DP." by Eric Laurent · 15 years ago
  85. 6667ac3 Fix issue 3483718: audio streaming and A2DP. by Eric Laurent · 15 years ago
  86. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 15 years ago
  87. be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  88. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  89. ed73246 Add memory leak tracking/debugging code to drm server by James Dong · 15 years ago
  90. 396f6de6 Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 15 years ago
  91. 9b3f152 - To track the usage of all audio output devices by Gloria Wang · 15 years ago
  92. 669ad13 Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 15 years ago
  93. a28f6f1 Merge "Suppress the logging of URLs when in incognito mode." by Andreas Huber · 15 years ago
  94. 53182c4 Suppress the logging of URLs when in incognito mode. by Andreas Huber · 15 years ago
  95. 373ed6f Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink" by Glenn Kasten · 15 years ago
  96. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 15 years ago
  97. 62e05a6 To collect the total usage time of encoders in the media recorder by Gloria Wang · 15 years ago
  98. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 15 years ago
  99. d6c421f Remove legacy, AwesomePlayer-based http live implementation. by Andreas Huber · 15 years ago
  100. 75fb238 Should reset errno to 0 before calling strtoll(). by James Dong · 15 years ago