1. 02fc5e3 GenericSource should report -1 instead of 0 for unknown duration by Marco Nelissen · 11 years ago
  2. 3a9a6ea Merge "libmedia: fix unmatch Parcel read in BnResourceManagerService::onTransact." into mnc-dev by Ronghua Wu · 11 years ago
  3. 0a7989f Merge "libmediaplayerservice: try to open audio sink in offload mode in error." into mnc-dev by Ronghua Wu · 11 years ago
  4. faeb0f2 libmediaplayerservice: try to open audio sink in offload mode in error. by Ronghua Wu · 11 years ago
  5. c5648e0 Merge "Level adjustment for Bundled Effect Fix" into mnc-dev by Ricardo Garcia · 11 years ago
  6. 7f0e16e Level adjustment for Bundled Effect Fix by Ricardo Garcia · 11 years ago
  7. f748dd8 mpeg2ts: fixing build breakage due to an unmatched argument type by Jaesung Chung · 11 years ago
  8. 5bb07a3 Merge "mpeg2ts: Fix SIGEGV on ATSParser::Stream::flush()" into mnc-dev by Jaesung Chung · 11 years ago
  9. 0075deb Fixing build breakage due to removal of numPacketsParsed by Jaesung Chung · 11 years ago
  10. f2cecd5 mpeg2ts: Fix SIGEGV on ATSParser::Stream::flush() by Jaesung Chung · 11 years ago
  11. 4a98dab Merge "mpeg2ts: MPEG2TSExtractor detects A/V streams until timed out" into mnc-dev by Jaesung Chung · 11 years ago
  12. 70b2313 Merge "Implement seek for MPEG2TSExtractor" into mnc-dev by Wonsik Kim · 11 years ago
  13. 4b6a2d7 Merge "stagefright: measure max encoder buffer count for persistent surface" into mnc-dev by Chong Zhang · 11 years ago
  14. 7960815 stagefright: measure max encoder buffer count for persistent surface by Chong Zhang · 11 years ago
  15. 8c46bb6 Merge "mediaplayer: display one frame when seek is called before start." into mnc-dev by Wei Jia · 11 years ago
  16. 2d32dcd libmedia: fix unmatch Parcel read in BnResourceManagerService::onTransact. by Ronghua Wu · 11 years ago
  17. 1061c9c mediaplayer: display one frame when seek is called before start. by Wei Jia · 11 years ago
  18. 748a792 Merge "audio flinger: do not call JAVA services until system is ready" into mnc-dev by Eric Laurent · 11 years ago
  19. 72e3f39 audio flinger: do not call JAVA services until system is ready by Eric Laurent · 11 years ago
  20. 5400066 Implement seek for MPEG2TSExtractor by Wonsik Kim · 11 years ago
  21. 12a3d2f mpeg2ts: MPEG2TSExtractor detects A/V streams until timed out by Jaesung Chung · 11 years ago
  22. 8f9dd2c Merge "RTSPSource: Do not update time when there are no tracks, i.e., when aborted." into mnc-dev by Wei Jia · 11 years ago
  23. 48910f1 RTSPSource: Do not update time when there are no tracks, i.e., when aborted. by Wei Jia · 11 years ago
  24. 856f37a Merge "mediaplayer: handle decoder error when NuPlayerDecoder gets a NULL buffer from MediaCodec." into mnc-dev by Wei Jia · 11 years ago
  25. 5a8422a Merge "libmediaplayerservice: queue discontinuity when seek to eos." into mnc-dev by Ronghua Wu · 11 years ago
  26. 6471747 Merge "stagefright: don't use stale pointer after disconnecting NuCachedSource2" into mnc-dev by Chong Zhang · 11 years ago
  27. df3e7e8 Merge "ACodec: fix error conversion." into mnc-dev by Wei Jia · 11 years ago
  28. 201d8d4 ACodec: fix error conversion. by Wei Jia · 11 years ago
  29. 2c878cf stagefright: don't use stale pointer after disconnecting NuCachedSource2 by Chong Zhang · 11 years ago
  30. 8f291bc libmediaplayerservice: queue discontinuity when seek to eos. by Ronghua Wu · 11 years ago
  31. d45d75d Merge "Clear mAudioRecord and mAudioTrack on set() failure" into mnc-dev by Glenn Kasten · 11 years ago
  32. 3e98ecd Clear mAudioRecord and mAudioTrack on set() failure by Glenn Kasten · 11 years ago
  33. 098f983 Merge "libstagefright: only log succeeded when return is OK." into mnc-dev by Ronghua Wu · 11 years ago
  34. d36a023 libstagefright: only log succeeded when return is OK. by Ronghua Wu · 11 years ago
  35. 6301a5e mediaplayer: handle decoder error when NuPlayerDecoder gets a NULL buffer from MediaCodec. by Wei Jia · 11 years ago
  36. 4a95e69 Merge "mediaplayer: remove unused parameter needNotify in NuPlayer::performSeek." into mnc-dev by Wei Jia · 11 years ago
  37. 2984080 mediaplayer: remove unused parameter needNotify in NuPlayer::performSeek. by Wei Jia · 11 years ago
  38. f71f5af Merge "MPEG4Writer: fix unintiialized member variables" into mnc-dev by Chong Zhang · 11 years ago
  39. e502b44 MPEG4Writer: fix unintiialized member variables by Chong Zhang · 11 years ago
  40. eca0126 Merge "Change mime for HLS timed ID3 stream to application/x-id3v4" into mnc-dev by Robert Shih · 11 years ago
  41. 641d56b Merge "stagefright: check IMemory::pointer() before using the allocation" into mnc-dev by Chong Zhang · 11 years ago
  42. 5581770 stagefright: check IMemory::pointer() before using the allocation by Chong Zhang · 11 years ago
  43. 89cf894 Merge "HTTPLiveSource: fix non timed id3 track selection" into mnc-dev by Robert Shih · 11 years ago
  44. 055404e HTTPLiveSource: fix non timed id3 track selection by Robert Shih · 11 years ago
  45. 6f9c5e2 Change mime for HLS timed ID3 stream to application/x-id3v4 by Robert Shih · 11 years ago
  46. e6858d5 Merge "stagefright: prevent more crashes in ACodec" into mnc-dev by Lajos Molnar · 11 years ago
  47. 9997183 Merge "stagefright: Prevent crashes in ACodec - part 1" into mnc-dev by Jinsuk Kim · 11 years ago
  48. 0806340 stagefright: prevent more crashes in ACodec by Lajos Molnar · 11 years ago
  49. 55c3bd0 Merge "stagefright: rename usePersistentInputSurface to setInputSurface" into mnc-dev by Chong Zhang · 11 years ago
  50. 777cf6d stagefright: Prevent crashes in ACodec - part 1 by Jinsuk Kim · 11 years ago
  51. 2e69a98 Merge "libmediaplayerservice: unlock before trying to reclaim drm session." into mnc-dev by Ronghua Wu · 11 years ago
  52. f35f6be libmediaplayerservice: unlock before trying to reclaim drm session. by Ronghua Wu · 11 years ago
  53. 8f469e1 stagefright: rename usePersistentInputSurface to setInputSurface by Chong Zhang · 11 years ago
  54. 8144632 am 0eb7c793: am b5fbb811: am c8c86c1d: am bcf2becf: am c531d995: am 438217a0: Merge "Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes" into lmp-dev by Lajos Molnar · 11 years ago
  55. 9418348 Merge "MediaSync: support changing surface on the fly." into mnc-dev by Wei Jia · 11 years ago
  56. 0eb7c79 am b5fbb811: am c8c86c1d: am bcf2becf: am c531d995: am 438217a0: Merge "Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes" into lmp-dev by Lajos Molnar · 11 years ago
  57. 9586592 Merge "Fix new[] vs delete mismatch." into mnc-dev by Evgenii Stepanov · 11 years ago
  58. 883cc24 Fix new[] vs delete mismatch. by Evgenii Stepanov · 11 years ago
  59. bcf2bec am c531d995: am 438217a0: Merge "Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes" into lmp-dev by Lajos Molnar · 11 years ago
  60. c531d99 am 438217a0: Merge "Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes" into lmp-dev by Lajos Molnar · 11 years ago
  61. 27ea08e mediaplayer: get/set PlaybackRate only when AudioSink has been opened. by Wei Jia · 11 years ago
  62. 438217a Merge "Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes" into lmp-dev by Lajos Molnar · 11 years ago
  63. b6ea129 MediaSync: support changing surface on the fly. by Wei Jia · 11 years ago
  64. a540058 Merge "HLS: invoke signalEOS on ATSParser to flush out final samples" into mnc-dev by Robert Shih · 11 years ago
  65. aabbdc7 HLS: invoke signalEOS on ATSParser to flush out final samples by Robert Shih · 11 years ago
  66. e66c5a4 stagefright: fix legacy-adaptive experiment by Lajos Molnar · 11 years ago
  67. 8bae3aa Merge "libstagefright: report special error when codec is released by resource manager." into mnc-dev by Ronghua Wu · 11 years ago
  68. 3af8a32 Merge changes from topic 'codec-surface' into mnc-dev by Lajos Molnar · 11 years ago
  69. 635bc8f Fix comparison sign warnings. by Dan Albert · 11 years ago
  70. 47a2e87 libstagefright: report special error when codec is released by resource manager. by Ronghua Wu · 12 years ago
  71. 9ba21b9 libstagefright: config resource manager with secure codec co-existing policy. by Ronghua Wu · 11 years ago
  72. 1e51401 Prevent integer overflow when processing covr MPEG4 atoms by Joshua J. Drake · 11 years ago
  73. f9d108c Merge "Fix integer overflow when handling MPEG4 tx3g atom" into mnc-dev by Nick Kralevich · 11 years ago
  74. dc69f48 Fix integer overflow when handling MPEG4 tx3g atom by Joshua J. Drake · 11 years ago
  75. f7cd8bf Merge "Prevent integer underflow if size is below 6" into mnc-dev by Nick Kralevich · 11 years ago
  76. 9458e71 Prevent integer underflow if size is below 6 by Joshua J. Drake · 11 years ago
  77. 0d342b9 Merge "Fix integer underflow in covr MPEG4 processing" into mnc-dev by Nick Kralevich · 11 years ago
  78. 97d45db Fix integer underflow in covr MPEG4 processing by Joshua J. Drake · 11 years ago
  79. 22bd7a6 Merge "Prevent reading past the end of the buffer in 3GPP" into mnc-dev by Nick Kralevich · 11 years ago
  80. 2a834fc Merge "libstagefright: export profiling results directly to xml." into mnc-dev by Ronghua Wu · 11 years ago
  81. 5cea015 Prevent reading past the end of the buffer in 3GPP by Joshua J. Drake · 11 years ago
  82. e5e9a0d Merge "nuplayer: fixes for subtitle pause/resume" into mnc-dev by Chong Zhang · 11 years ago
  83. 011778f stagefright: enable experiments by Lajos Molnar · 11 years ago
  84. dd248ab stagefright: allow connecting to surfaces that attach buffers by Lajos Molnar · 11 years ago
  85. f52b228 Merge changes from topic 'codec-setsurface' into mnc-dev by Lajos Molnar · 11 years ago
  86. d975e98 Merge "MediaHTTP: add more null ptr and init checks" into mnc-dev by Chong Zhang · 11 years ago
  87. 37d8b27 MediaHTTP: add more null ptr and init checks by Chong Zhang · 11 years ago
  88. 8b23759 stagefright: support push-blank-buffers-on-shutdown for SW renderer by Lajos Molnar · 11 years ago
  89. 484979b ACodec: blank surface when switching to another surface by Lajos Molnar · 11 years ago
  90. b2d0b48 stagefright: move native window helpers into SurfaceUtils by Lajos Molnar · 11 years ago
  91. 70c75d8 Merge "RTSP: append track URL to base URL" into mnc-dev by Chong Zhang · 11 years ago
  92. 3f4431e am 959d3179: am 07d4f27b: am f14555b0: am 3fdb2cbb: am d638e735: am 0d9eb04f: am 5a75b421: am 30d77e2c: Fix potential buffer overrun by Marco Nelissen · 11 years ago
  93. 959d317 am 07d4f27b: am f14555b0: am 3fdb2cbb: am d638e735: am 0d9eb04f: am 5a75b421: am 30d77e2c: Fix potential buffer overrun by Marco Nelissen · 11 years ago
  94. 3fdb2cb am d638e735: am 0d9eb04f: am 5a75b421: am 30d77e2c: Fix potential buffer overrun by Marco Nelissen · 11 years ago
  95. d638e73 am 0d9eb04f: am 5a75b421: am 30d77e2c: Fix potential buffer overrun by Marco Nelissen · 11 years ago
  96. 0d9eb04 am 5a75b421: am 30d77e2c: Fix potential buffer overrun by Marco Nelissen · 11 years ago
  97. 5a75b42 am 30d77e2c: Fix potential buffer overrun by Marco Nelissen · 11 years ago
  98. 8a04833 nuplayer: fixes for subtitle pause/resume by Chong Zhang · 11 years ago
  99. 831352e am d7446564: am 1e5670ab: am 296dc670: am d8e41553: am bd28ac74: am 59cea261: Add some sanity checks by Marco Nelissen · 11 years ago
  100. d744656 am 1e5670ab: am 296dc670: am d8e41553: am bd28ac74: am 59cea261: Add some sanity checks by Marco Nelissen · 11 years ago