1. 6374995 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 13 years ago
  2. 7fc8f51 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 13 years ago
  3. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  4. f8c84b3 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 13 years ago
  5. 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
  6. 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
  7. 5303254 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 13 years ago
  8. e46fcef Always set geometry in queuebuffer by Pannag Sanketi · 13 years ago
  9. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  10. 166c1b2 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 13 years ago
  11. 089d3e3 Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  12. 01dba60 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 13 years ago
  13. 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
  14. 612e161 Stop metadata retriever from dereferencing a NULL pointer if by Andreas Huber · 13 years ago
  15. 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
  16. 3814ff4 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 13 years ago
  17. 69a5f6c Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  18. bd9d030 Don't overwrite pending port setting change if there are more than one port setting change event. by James Dong · 13 years ago
  19. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  20. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  21. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  22. 9100473 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  23. afbb70b Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  24. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  25. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  26. d318b73 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  27. e3fb1cb Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  28. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  29. 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
  30. e28857c Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  31. 49fb943 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 13 years ago
  32. e753750 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  33. 58c524e Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 13 years ago
  34. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  35. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  36. c5d0fac Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 13 years ago
  37. 59fe406 Bug 5156756 Fix AAC ADTS header size computation by Jean-Michel Trivi · 13 years ago
  38. 07754c5 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 13 years ago
  39. b3c084a Merge "Signal errors to the client instead of asserting in ACodec." by Andreas Huber · 13 years ago
  40. 3451df1 Merge "Default W, H allowed in SurfaceMediaSource dequeue" by Pannag Sanketi · 13 years ago
  41. 2b9c5d8 Merge "Fixing small syntax error in MPEG4 logging" by Pannag Sanketi · 13 years ago
  42. 5cfcfb2 Fixing small syntax error in MPEG4 logging by Pannag Sanketi · 13 years ago
  43. 6032a60 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  44. 539340f Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 13 years ago
  45. 9ba16f6 Properly reset the number of frames we think we've written to the audio sink by Andreas Huber · 13 years ago
  46. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  47. 463854b Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that" by Andreas Huber · 13 years ago
  48. ced159b When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
  49. 5837dfa Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736." by Gloria Wang · 13 years ago
  50. 051f890 Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736. by Gloria Wang · 13 years ago
  51. b335a5a Merge "When Camera is launched by media recording framework, stagefright controls the stop and release." by James Dong · 13 years ago
  52. 8312278 When Camera is launched by media recording framework, stagefright controls the stop and release. by James Dong · 13 years ago
  53. 7096c4a Merge "Port setting change should happen before receiving any filled frame." by Chih-Chung Chang · 13 years ago
  54. 8865307 Default W, H allowed in SurfaceMediaSource dequeue by Pannag Sanketi · 13 years ago
  55. 409f95f Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 13 years ago
  56. 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  57. 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
  58. 887b729 We were accidentally sending out an output buffer before the final port settings change by Andreas Huber · 13 years ago
  59. e649668 Port setting change should happen before receiving any filled frame. by Chih-Chung Chang · 13 years ago
  60. 6e37cf9 The MatroskaExtractor will now publish a different mime-type "video/webm" if by Andreas Huber · 13 years ago
  61. 8598e57 Merge "Remove useAndroidNativeBuffer(2) warning message." by Chih-Chung Chang · 13 years ago
  62. c0ce607 Merge "Stagefright: fix a compiler warning" by Jamie Gennis · 13 years ago
  63. 121e50c Raise the maximum input buffer size for the vpx video decoder to 256KB by Andreas Huber · 13 years ago
  64. 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
  65. 3c578f2 When switching surface, do not set mSeekNotificationSent as true, by Gloria Wang · 13 years ago
  66. 3d01812 Merge "Some decoders require more gentle treatment" by Andreas Huber · 13 years ago
  67. 5bc5303 Some decoders require more gentle treatment by James Dong · 13 years ago
  68. 4960f3a Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. recording. by Andreas Huber · 13 years ago
  69. b6769fc Remove useAndroidNativeBuffer(2) warning message. by Chih-Chung Chang · 13 years ago
  70. 983ab88 To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams. by Dongwon Kang · 13 years ago
  71. 5a9ffaa Merge "Make sure we have all the sample table metadata before declaring a track valid." by Andreas Huber · 13 years ago
  72. 987cb2e Make sure we have all the sample table metadata before declaring a track valid. by Andreas Huber · 13 years ago
  73. 24ac9e1 Merge "Don't time out prematurely for video encoding waiting for output buffers" by James Dong · 13 years ago
  74. bd151de Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  75. 3b2d54a Merge "Error handling in ACodec and Nuplayer." by Andreas Huber · 13 years ago
  76. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  77. bf0a064 Properly initialize some instance variables. by Andreas Huber · 13 years ago
  78. 92d6ea3 Don't time out prematurely for video encoding waiting for output buffers by James Dong · 13 years ago
  79. b921608 Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  80. f77493e Fix the software AAC decoder's AAC+ detection to ignore malformed frames by Andreas Huber · 13 years ago
  81. 35c6ec2 Stagefright: fix a compiler warning by Jamie Gennis · 13 years ago
  82. 62b3503 Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  83. 458a572 Merge "To reduce the bytes need to be buffered before start playing the streaming video. We might revert this change if too many spinnings were introduced. For bug 4448008." by Gloria Wang · 13 years ago
  84. 7096f55 To reduce the bytes need to be buffered before start playing the streaming video. by Gloria Wang · 13 years ago
  85. e963ebd Merge "When using "secure input buffer mode" we instantiate a different OMX component" by Andreas Huber · 13 years ago
  86. 96d8a6f Merge "Revert "Notify the OMX component that it's going to be used in "secure" mode."" by Andreas Huber · 13 years ago
  87. 753fd9a When using "secure input buffer mode" we instantiate a different OMX component by Andreas Huber · 13 years ago
  88. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  89. d1fe10c Merge "Fix initial 0 duration video sample in the recorded videos" by James Dong · 13 years ago
  90. cd7f0d7 Merge "To support for switching from a non-null surface/ surface texture to a null one, and vice versa. Fix for bug 5137445." by Gloria Wang · 13 years ago
  91. 578b501 Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  92. 5414a167 Merge "Network traffic accounting for chromium stack support in mediaserver." by Ashish Sharma · 13 years ago
  93. 91784c99 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 13 years ago
  94. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  95. 2c8e850 Fix initial 0 duration video sample in the recorded videos by James Dong · 13 years ago
  96. 0ed837a Merge "Do not release recording frames if camera is gone" by James Dong · 13 years ago
  97. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  98. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  99. 0a5825e Do not release recording frames if camera is gone by James Dong · 13 years ago
  100. d5a20d8 Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 13 years ago