1. 149a149 am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 13 years ago
  2. 23d6442 Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 13 years ago
  3. 6607b39 Stagefright: idle OMX after ANW errors by Jamie Gennis · 13 years ago
  4. 3c563ce 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 · 13 years ago
  5. 5a37afa Bail out after kMaxColorFormatSupported calls to OMX_GetParameter(). by James Dong · 13 years ago
  6. 499e252 am 6f13adb2: Merge "Don\'t hold onto the lock while reconnecting to the server" into ics-mr0 by Dave Burke · 13 years ago
  7. 6f13adb2 Merge "Don't hold onto the lock while reconnecting to the server" into ics-mr0 by Dave Burke · 13 years ago
  8. 96e35f2 Don't hold onto the lock while reconnecting to the server by Andreas Huber · 13 years ago
  9. a6be6dc NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  10. 0eb6ef1 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 13 years ago
  11. 33d9406 Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS by Andreas Huber · 13 years ago
  12. 7f32594 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 13 years ago
  13. b987d87 Specifying -1 for both low and highwater marks would not actually do the right thing by Andreas Huber · 13 years ago
  14. 59797e6 Merge "Allow a system property "media.stagefright.cache-params" to override cache/prefetcher" by Andreas Huber · 13 years ago
  15. 594f0ba Allow a system property "media.stagefright.cache-params" to override cache/prefetcher by Andreas Huber · 13 years ago
  16. 90ba107 Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files. by Andreas Huber · 13 years ago
  17. db62a24 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 13 years ago
  18. bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  19. 9a6ed36 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 13 years ago
  20. 0044a15 Merge "Support multiple NAL fragments per .mkv payload" by Andreas Huber · 13 years ago
  21. 2378341 Support multiple NAL fragments per .mkv payload by Andreas Huber · 13 years ago
  22. 5e28463 Merge "Flush resets the count of played audio frames" by James Dong · 13 years ago
  23. 3e408f3 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  24. dbf8512 Flush resets the count of played audio frames by James Dong · 13 years ago
  25. 262d7e8 Cut down on AwesomePlayer and OMXCodec's verbosity. by Andreas Huber · 13 years ago
  26. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  27. 3bade95 Merge "Support even more .avi files with .mp3 content not aligned to chunk boundaries" by Andreas Huber · 13 years ago
  28. bea34b9 Support even more .avi files with .mp3 content not aligned to chunk boundaries by Andreas Huber · 13 years ago
  29. 91d3413 am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factoryrom by Pannag Sanketi · 13 years ago
  30. a1849fc Returning EOS in SurfaceMediaSource:read by Pannag Sanketi · 13 years ago
  31. 3001e47 Support some .avi files containing H.264 video, log warnings if audio/video unsupported by Andreas Huber · 13 years ago
  32. abc63e7 Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long streams by Andreas Huber · 13 years ago
  33. 950fc9d In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 13 years ago
  34. 115cac8 Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  35. 1318864 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" by James Dong · 13 years ago
  36. 6374995 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 13 years ago
  37. 0209da1 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 13 years ago
  38. 7fc8f51 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 13 years ago
  39. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  40. f8c84b3 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 13 years ago
  41. 6f84da5 Merge "Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation" by James Dong · 13 years ago
  42. 4a0c91f Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation by James Dong · 13 years ago
  43. 5303254 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 13 years ago
  44. e46fcef Always set geometry in queuebuffer by Pannag Sanketi · 13 years ago
  45. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  46. 166c1b2 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 13 years ago
  47. 089d3e3 Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  48. 01dba60 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 13 years ago
  49. 30856a7 Revert "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." by James Dong · 13 years ago
  50. 612e161 Stop metadata retriever from dereferencing a NULL pointer if by Andreas Huber · 13 years ago
  51. 351f44a Merge "Don't overwrite pending port setting change if there are more than one port setting change event." by James Dong · 13 years ago
  52. 3814ff4 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 13 years ago
  53. 69a5f6c Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  54. bd9d030 Don't overwrite pending port setting change if there are more than one port setting change event. by James Dong · 13 years ago
  55. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  56. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  57. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  58. 9100473 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  59. afbb70b Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  60. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  61. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  62. d318b73 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  63. e3fb1cb Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  64. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  65. 3727e3d Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL and AudioPlayer was not started. Fix for 5236419." by Gloria Wang · 13 years ago
  66. e28857c Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  67. 49fb943 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 13 years ago
  68. e753750 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  69. 58c524e Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 13 years ago
  70. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  71. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  72. c5d0fac Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 13 years ago
  73. 59fe406 Bug 5156756 Fix AAC ADTS header size computation by Jean-Michel Trivi · 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. b3c084a Merge "Signal errors to the client instead of asserting in ACodec." by Andreas Huber · 13 years ago
  76. 3451df1 Merge "Default W, H allowed in SurfaceMediaSource dequeue" by Pannag Sanketi · 13 years ago
  77. 2b9c5d8 Merge "Fixing small syntax error in MPEG4 logging" by Pannag Sanketi · 13 years ago
  78. 5cfcfb2 Fixing small syntax error in MPEG4 logging by Pannag Sanketi · 13 years ago
  79. 6032a60 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  80. 539340f Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 13 years ago
  81. 9ba16f6 Properly reset the number of frames we think we've written to the audio sink by Andreas Huber · 13 years ago
  82. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  83. 463854b Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that" by Andreas Huber · 13 years ago
  84. ced159b When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
  85. 5837dfa Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736." by Gloria Wang · 13 years ago
  86. 051f890 Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736. by Gloria Wang · 13 years ago
  87. b335a5a Merge "When Camera is launched by media recording framework, stagefright controls the stop and release." by James Dong · 13 years ago
  88. 8312278 When Camera is launched by media recording framework, stagefright controls the stop and release. by James Dong · 13 years ago
  89. 7096c4a Merge "Port setting change should happen before receiving any filled frame." by Chih-Chung Chang · 13 years ago
  90. 8865307 Default W, H allowed in SurfaceMediaSource dequeue by Pannag Sanketi · 13 years ago
  91. 409f95f Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 13 years ago
  92. 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  93. a8120ea Merge "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." by James Dong · 13 years ago
  94. 887b729 We were accidentally sending out an output buffer before the final port settings change by Andreas Huber · 13 years ago
  95. e649668 Port setting change should happen before receiving any filled frame. by Chih-Chung Chang · 13 years ago
  96. 6e37cf9 The MatroskaExtractor will now publish a different mime-type "video/webm" if by Andreas Huber · 13 years ago
  97. 8598e57 Merge "Remove useAndroidNativeBuffer(2) warning message." by Chih-Chung Chang · 13 years ago
  98. c0ce607 Merge "Stagefright: fix a compiler warning" by Jamie Gennis · 13 years ago
  99. 121e50c Raise the maximum input buffer size for the vpx video decoder to 256KB by Andreas Huber · 13 years ago
  100. 0bf049c Merge "When switching surface, do not set mSeekNotificationSent as true, because there could be a previous uncompleted seeking which needs to send back MEDIA_SEEK_COMPLETE message. If we set mSeekNotificationSent as true here, then mediaplayer.cpp will be waiting for message MEDIA_SEEK_COMPLETE. The getCurrentPosition() will always return the seek time before MEDIA_SEEK_COMPLETE being received by mediaplayer.cpp. Fix for bug 5181272." by Gloria Wang · 13 years ago