1. d01d261 Merge "Add README for media "automated" tests" by Glenn Kasten · 13 years ago
  2. a54a06b Add README for media "automated" tests by Glenn Kasten · 13 years ago
  3. f8ebb32 am 10526a0b: am 2c2ed7be: Merge "Fixes a typo in AVIExtractor that would advertise the wrong video dimensions" into ics-mr1 by Andreas Huber · 13 years ago
  4. 1fc2e60 Fixes a typo in AVIExtractor that would advertise the wrong video dimensions by Andreas Huber · 13 years ago
  5. df96385 am c040e1e7: am 6f1dd757: Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  6. db85b54 resolved conflicts for merge of 3d630e86 to master by Andreas Huber · 13 years ago
  7. 44ddd1f Fix the broken build by James Dong · 13 years ago
  8. 6f1dd75 Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  9. e7b3e09 am 52607c53: am d12dc284: Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 13 years ago
  10. 848bffd am 074133b2: am 351143fb: Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 13 years ago
  11. a3f887b resolved conflicts for merge of 998a929a to master by Andreas Huber · 13 years ago
  12. 564fee3 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 13 years ago
  13. d12dc28 Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 13 years ago
  14. 351143f Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 13 years ago
  15. 405a4e3 Merge "Finer granularity discontinuity support." into ics-mr1 by Andreas Huber · 13 years ago
  16. a10613f Updated (internal) API for IStreamSource to signal discontinuities by Andreas Huber · 13 years ago
  17. aa2892e Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8 by Mathias Agopian · 13 years ago
  18. 9a8246c am 77d1ebbd: am 4e5d3f2c: Merge "Add the min fps option to set the min fps in the media recorder test. Add the procmem log to the media memory stress test." into ics-mr1 by Yu Shan Emily Lau · 13 years ago
  19. 99b4523 Add the min fps option to set by Yu Shan Emily Lau · 13 years ago
  20. 66a051a Finer granularity discontinuity support. by Andreas Huber · 13 years ago
  21. 551aeac Make sure we can properly shutdown even if by Andreas Huber · 13 years ago
  22. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
  23. d03e7d6 If an error occurs that prevents us from reallocating buffers during a format change by Andreas Huber · 13 years ago
  24. f53453d Merge "Fix a subtitle bug: multiple blank lines in SubRip(srt) file." by James Dong · 13 years ago
  25. 55cadf7 am 4d592c59: am eabde3d4: am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  26. eabde3d am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  27. fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  28. 72a845d am 31626b30: am cb6fbc89: Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 13 years ago
  29. cb6fbc8 Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 13 years ago
  30. 7e6265e Fix a subtitle bug: multiple blank lines in SubRip(srt) file. by Insun Kang · 13 years ago
  31. 4e2ecdd am d0a25456: am 02740dc4: Merge "Fix log spamming during time lapse video recording" into ics-mr1 by James Dong · 13 years ago
  32. 6deb4b5 SurfaceMediaSource: use the vid enc usage bit by Jamie Gennis · 13 years ago
  33. 96af14d Fix log spamming during time lapse video recording by James Dong · 13 years ago
  34. 7ff7821 am d4b22ab4: status_t != bool by Marco Nelissen · 13 years ago
  35. d4b22ab status_t != bool by Marco Nelissen · 13 years ago
  36. 1cad152 status_t != bool by Marco Nelissen · 13 years ago
  37. 0ba8660 Report a runtime error instead of asserting on malformed avc configuration data. by Andreas Huber · 13 years ago
  38. aa25761 am 624efe45: am c1b1709b: Merge "Make sure not to cancel pending seek/EOS notifications on a cache underrun..." into ics-mr1 by Andreas Huber · 13 years ago
  39. 7418e38 Merge "MidiFile uses C++ Thread not createThreadEtc" by Glenn Kasten · 13 years ago
  40. b447e9c Merge "JetPlayer uses C++ Thread not createThreadEtc" by Glenn Kasten · 13 years ago
  41. 376c393 MidiFile uses C++ Thread not createThreadEtc by Glenn Kasten · 14 years ago
  42. 9c0227a JetPlayer uses C++ Thread not createThreadEtc by Glenn Kasten · 14 years ago
  43. 99d5443 Bug 4903178 Restore priority and cgroup on stop by Glenn Kasten · 14 years ago
  44. 22cf4b0 Make sure not to cancel pending seek/EOS notifications on a cache underrun... by Andreas Huber · 13 years ago
  45. 0e7d85f am 4e72e2bf: am 4fdc36e6: Merge "Document that release() should be called with onPause() and onStop() for media objects" into ics-mr1 by James Dong · 13 years ago
  46. 4fdc36e Merge "Document that release() should be called with onPause() and onStop() for media objects" into ics-mr1 by James Dong · 13 years ago
  47. 29270da am 4978c1a5: am 0ddb0143: Merge "Fix 5623252 unlink to death of audio focus client early" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  48. 89ca698 Document that release() should be called with onPause() and onStop() for media objects by James Dong · 13 years ago
  49. e7edc86 Fix 5623252 unlink to death of audio focus client early by Jean-Michel Trivi · 13 years ago
  50. cc6c20f am 716747f7: am 481ffa50: Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage." into ics-mr1 by Hong Teng · 13 years ago
  51. eb80b31 am 87597d9c: am 538dc6ac: Merge "Fix 5615747 Don\'t leak remote control client death handlers" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  52. 481ffa5 Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage." into ics-mr1 by Hong Teng · 13 years ago
  53. a950973 Fix 5615747 Don't leak remote control client death handlers by Jean-Michel Trivi · 13 years ago
  54. f1ec32d am 9d36a995: am 258576a8: Merge "Fix 5607938 AudioFocusDeathHandler leaks GREF" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  55. 7eb5319 Fix for issue 5309336 by Hong Teng · 13 years ago
  56. 527c44e Merge "Don't check return value of new for being == null" by Glenn Kasten · 13 years ago
  57. de1f065 Fix 5607938 AudioFocusDeathHandler leaks GREF by Jean-Michel Trivi · 13 years ago
  58. c512fd0 am 9a176507: am b7a000a6: Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  59. 3dc44d9 am 8a065423: am 23217182: Merge "Didn\'t mean to check this in..." into ics-mr1 by Andreas Huber · 13 years ago
  60. ff1fa5e am 2c29a5cf: am 1f8c6212: Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 13 years ago
  61. d8ad2fa am 40461ee7: am cd556b82: Merge "Instead of asserting, signal a runtime error if the session doesn\'t contain" into ics-mr1 by Andreas Huber · 13 years ago
  62. ff0bd46 am 9c981cd3: am d9f25bc9: Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1 by Andreas Huber · 13 years ago
  63. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  64. 2321718 Merge "Didn't mean to check this in..." into ics-mr1 by Andreas Huber · 13 years ago
  65. 54c7efa Didn't mean to check this in... by Andreas Huber · 13 years ago
  66. 1f8c621 Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 13 years ago
  67. cd556b8 Merge "Instead of asserting, signal a runtime error if the session doesn't contain" into ics-mr1 by Andreas Huber · 13 years ago
  68. 5d42075 Merge "DO NOT MERGE: Instead of asserting, remove active streams if their sockets" into ics-mr1 by Andreas Huber · 13 years ago
  69. d9f25bc9 Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1 by Andreas Huber · 13 years ago
  70. f4c3cc0 am 510180f1: am 08e42967: Merge "Add support for retrieving location information in mp4/3gpp files" into ics-mr1 by James Dong · 13 years ago
  71. 62b9aec Don't check return value of new for being == null by Glenn Kasten · 13 years ago
  72. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 13 years ago
  73. 03466e3 Merge "Adds handler type 'sbtl' to support subtitles in various containers." by James Dong · 13 years ago
  74. 58c94bf Disconnect on socket error on the RTSP control connection. by Andreas Huber · 13 years ago
  75. 4d7dff1 DO NOT MERGE: Instead of asserting, remove active streams if their sockets by Andreas Huber · 13 years ago
  76. 57cc14f Instead of asserting, signal a runtime error if the session doesn't contain by Andreas Huber · 13 years ago
  77. 77c500c Add support for retrieving location information in mp4/3gpp files by James Dong · 13 years ago
  78. 62c0c32 am 9e2949c6: am 2375d163: Merge "Send RTSP control connection keep-alive requests" into ics-mr1 by Andreas Huber · 13 years ago
  79. 58941d8 am 2dff5cdc: am b42aea5b: Merge "Don\'t believe the PV decoder\'s lies..." into ics-mr1 by Andreas Huber · 13 years ago
  80. 2276b17 am ec04f4ac: am 7c063cf9: Merge "There\'s no point in trying to continue to decode after an error was signalled." into ics-mr1 by Andreas Huber · 13 years ago
  81. 7707cd99 am 58f3a712: am 7c61fa70: Merge "Fix problems in tablet silent mode." into ics-mr1 by Eric Laurent · 13 years ago
  82. df8ab51 visualizer: reset buffer if playback is idle by Eric Laurent · 13 years ago
  83. 2375d16 Merge "Send RTSP control connection keep-alive requests" into ics-mr1 by Andreas Huber · 13 years ago
  84. b42aea5 Merge "Don't believe the PV decoder's lies..." into ics-mr1 by Andreas Huber · 13 years ago
  85. 7c063cf Merge "There's no point in trying to continue to decode after an error was signalled." into ics-mr1 by Andreas Huber · 13 years ago
  86. 1bc7612 Adds handler type 'sbtl' to support subtitles in various containers. by Insun Kang · 13 years ago
  87. 96a33d1 Fix problems in tablet silent mode. by Eric Laurent · 13 years ago
  88. b516b96 Merge "Instead of asserting, remove active streams if their sockets return failure" by Andreas Huber · 13 years ago
  89. 05079be Instead of asserting, remove active streams if their sockets return failure by Andreas Huber · 13 years ago
  90. 7142110 am bb1b7d5c: am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  91. 3f99d95 There's no point in trying to continue to decode after an error was signalled. by Andreas Huber · 13 years ago
  92. 9777029 Don't believe the PV decoder's lies... by Andreas Huber · 13 years ago
  93. f2c2b1c am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  94. bb1b7d5 am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  95. a1b3e3d Send RTSP control connection keep-alive requests by Andreas Huber · 13 years ago
  96. ea427b0 resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  97. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  98. 30885bd am 713c9a33: Merge "Fix 5509346: Resize the thumbnails if it\'s too large." into ics-mr1 by Chih-Chung Chang · 13 years ago
  99. 977442c am ee7ebb32: Merge "Fix a hang issue where the first frame can be dropped for timelapse video recording." into ics-mr1 by James Dong · 13 years ago
  100. 713c9a3 Merge "Fix 5509346: Resize the thumbnails if it's too large." into ics-mr1 by Chih-Chung Chang · 13 years ago