1. 2626203 am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 15 years ago
  2. be1480b Merge "Report call status from AudioSource::start() to file writer" into ics-mr1 by James Dong · 15 years ago
  3. 0d681ab Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1 by Andreas Huber · 15 years ago
  4. b05e3b5 Report call status from AudioSource::start() to file writer by James Dong · 15 years ago
  5. 7dae00b Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 15 years ago
  6. 71adab5 am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into ics-mr0 by Jamie Gennis · 15 years ago
  7. 32bdfd5 Fix a reference to a stale pointer in AwesomePlayer. by Andreas Huber · 15 years ago
  8. 1765d6e Stagefright: push blank buffers when tearing down by Jamie Gennis · 15 years ago
  9. 1d2acaf am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 15 years ago
  10. 55f4bc5 Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 15 years ago
  11. b1d666f Stagefright: idle OMX after ANW errors by Jamie Gennis · 15 years ago
  12. d24bac2 am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0 by James Dong · 15 years ago
  13. e579e28 Check whether media recorder client exists before dumping. by James Dong · 15 years ago
  14. ca9f7f2 am 5264f600: Merge "Bail out after kMaxColorFormatSupported calls to OMX_GetParameter(). Avoid infinite loop in querying omx component about the supported color format." into ics-mr0 by James Dong · 15 years ago
  15. 5e69eb9 Bail out after kMaxColorFormatSupported calls to OMX_GetParameter(). by James Dong · 15 years ago
  16. 89770b4 am 6f13adb2: Merge "Don\'t hold onto the lock while reconnecting to the server" into ics-mr0 by Dave Burke · 15 years ago
  17. a038c14 Merge "Don't hold onto the lock while reconnecting to the server" into ics-mr0 by Dave Burke · 15 years ago
  18. 95c4d60 Don't hold onto the lock while reconnecting to the server by Andreas Huber · 15 years ago
  19. 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 15 years ago
  20. f337772 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 15 years ago
  21. 0cc79c6 MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size by Mike Lockwood · 15 years ago
  22. 98a46cf Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS by Andreas Huber · 15 years ago
  23. 49c5981 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 15 years ago
  24. 0b8cd8b Specifying -1 for both low and highwater marks would not actually do the right thing by Andreas Huber · 15 years ago
  25. 003124e Merge "Allow a system property "media.stagefright.cache-params" to override cache/prefetcher" by Andreas Huber · 15 years ago
  26. e46c970 Merge "Fix an issue where we should allow negative values but did not" by James Dong · 15 years ago
  27. a045cb0 Allow a system property "media.stagefright.cache-params" to override cache/prefetcher by Andreas Huber · 15 years ago
  28. 788a07f Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files. by Andreas Huber · 15 years ago
  29. b832a03 Fix an issue where we should allow negative values but did not by James Dong · 15 years ago
  30. d20bf06 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 15 years ago
  31. 2944eca Support for an MPEG2 Program Stream extractor. by Andreas Huber · 15 years ago
  32. d3523f8 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 15 years ago
  33. fea8f62 Merge "Support multiple NAL fragments per .mkv payload" by Andreas Huber · 15 years ago
  34. 792e33f Support multiple NAL fragments per .mkv payload by Andreas Huber · 15 years ago
  35. 5530493 Merge "Flush resets the count of played audio frames" by James Dong · 15 years ago
  36. 729de18 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 15 years ago
  37. 6c37549 Flush resets the count of played audio frames by James Dong · 15 years ago
  38. c32589a Cut down on AwesomePlayer and OMXCodec's verbosity. by Andreas Huber · 15 years ago
  39. dd115cd Merge "Signal an appropriate error even if there are no active streams yet." by Andreas Huber · 15 years ago
  40. eac68ba Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 15 years ago
  41. 82fd03b Merge "Fix issue 5373048: AudioCache decode errors" by Eric Laurent · 15 years ago
  42. 9cb839a Fix issue 5373048: AudioCache decode errors by Eric Laurent · 15 years ago
  43. dc9bacd Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 15 years ago
  44. ece731d Merge "Support even more .avi files with .mp3 content not aligned to chunk boundaries" by Andreas Huber · 15 years ago
  45. 32e1832 Support even more .avi files with .mp3 content not aligned to chunk boundaries by Andreas Huber · 15 years ago
  46. 3d5ec85 am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factoryrom by Pannag Sanketi · 15 years ago
  47. 3e9bf40 Returning EOS in SurfaceMediaSource:read by Pannag Sanketi · 15 years ago
  48. 10b3b86 Merge "Support some .avi files containing H.264 video, log warnings if audio/video unsupported" by Andreas Huber · 15 years ago
  49. c639aad Support some .avi files containing H.264 video, log warnings if audio/video unsupported by Andreas Huber · 15 years ago
  50. dc7747d Bug 5234242 audio continues after discontinuity by Glenn Kasten · 15 years ago
  51. 12bbe5d am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 15 years ago
  52. 669012d Add QVGA resolution to CamcorderProfile by James Dong · 15 years ago
  53. 89aa8fe Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long streams by Andreas Huber · 15 years ago
  54. 3fe6215 In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 15 years ago
  55. 078cfcf Various improvements to nuplayer playback by Andreas Huber · 15 years ago
  56. 5dc2812 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" by James Dong · 15 years ago
  57. 6de6b48 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 15 years ago
  58. cfe2ba6 Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 15 years ago
  59. bf5db10 Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks" by Andreas Huber · 15 years ago
  60. 7de73f4 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 15 years ago
  61. 9a5e044 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 15 years ago
  62. 714aa7b Don't post position updates too frequently by Andreas Huber · 15 years ago
  63. 9215ea4 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 15 years ago
  64. cc54fba Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 15 years ago
  65. c6c4572 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 15 years ago
  66. fb6f034 Make MediaScanner skip certain directories by Guang Zhu · 15 years ago
  67. 618b58c Merge "Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation" by James Dong · 15 years ago
  68. 8edb8e8 Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation by James Dong · 15 years ago
  69. 98afd84 Merge "AudioTrack: extend callback thread sleep time" by Eric Laurent · 15 years ago
  70. 7280088 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 15 years ago
  71. 2267ba1 AudioTrack: extend callback thread sleep time by Eric Laurent · 15 years ago
  72. 7dc9b30 Always set geometry in queuebuffer by Pannag Sanketi · 15 years ago
  73. f7eade9 Audio player must not be used as a timesource before it's started. by Andreas Huber · 15 years ago
  74. 41610c3 Merge "Bug 5270905 fix MediaPlayer with IStreamSource" by Glenn Kasten · 15 years ago
  75. 8d65510 Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 15 years ago
  76. 3991f09 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 15 years ago
  77. 74a0a0d Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 15 years ago
  78. aa9dfd5 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 15 years ago
  79. d6e2729 Revert "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." by James Dong · 15 years ago
  80. e7484f3 Stop metadata retriever from dereferencing a NULL pointer if by Andreas Huber · 15 years ago
  81. a4f73a9 Merge "Issue 5247986: Battery drain due to audio wakelock" by Eric Laurent · 15 years ago
  82. 408b8dc Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 15 years ago
  83. 2e3319a Merge "Handle setDataSource failures properly. #5261671" by Dave Burke · 15 years ago
  84. 0662067 Handle setDataSource failures properly. #5261671 by Dave Burke · 15 years ago
  85. adc857e Merge "Don't overwrite pending port setting change if there are more than one port setting change event." by James Dong · 15 years ago
  86. 31292d9 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 15 years ago
  87. 71b63e3 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 15 years ago
  88. 3a13fad Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 15 years ago
  89. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 15 years ago
  90. 9785747 Don't overwrite pending port setting change if there are more than one port setting change event. by James Dong · 15 years ago
  91. d942202 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 15 years ago
  92. 02f6e98 Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 15 years ago
  93. 5403129 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 15 years ago
  94. aec548b Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 15 years ago
  95. ef96bbc Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 15 years ago
  96. 06528d7 I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 15 years ago
  97. 18ac540 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 15 years ago
  98. c6b5515 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 15 years ago
  99. f11b37b Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 15 years ago
  100. af6764d Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 15 years ago