1. 1ebccf5 am c9b125a1: am a3b71fa5: Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  2. a3b71fa Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  3. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 15 years ago
  4. 4b5412b am 903f037a: am 983cf231: Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  5. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  6. 24c80c4 am c249e7b7: am ac9b9600: Merge "Allocate buffers before calling start on its source in OMXCodec::start() for encoder case" into jb-mr1-dev by James Dong · 14 years ago
  7. 8d2794b am cc788456: am c9729ca1: Unifying TimedTextDriver\'s resume() and start(). by Insun Kang · 14 years ago
  8. 3a1eb96 am 249ab517: am 6472badc: Fix: status checking in TimedTextDriver. by Insun Kang · 14 years ago
  9. 59fdb1c am dd43ebd3: am bb6bc849: Adds resume() function by Insun Kang · 14 years ago
  10. c55ad97 am 141e0810: am 2f0632f1: Adjust fire time of a timed text message before firing it. by Insun Kang · 14 years ago
  11. 0dff606 Allocate buffers before calling start on its source in OMXCodec::start() for encoder case by James Dong · 14 years ago
  12. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 14 years ago
  13. 6472bad Fix: status checking in TimedTextDriver. by Insun Kang · 14 years ago
  14. bb6bc84 Adds resume() function by Insun Kang · 14 years ago
  15. 2f0632f Adjust fire time of a timed text message before firing it. by Insun Kang · 14 years ago
  16. ee0e869 am e58b04ec: am 3788a393: Merge "Allows MediaMetadataRetriever to retrieve video rotation angle" into jb-mr1-dev by James Dong · 14 years ago
  17. 5a81ad8 Allows MediaMetadataRetriever to retrieve video rotation angle by James Dong · 14 years ago
  18. 27b6d22 Removed a CHECK_EQ that is not needed. by James Dong · 14 years ago
  19. 25f0d7b Should really compare the pos to the total number of values in get() and set() methods in ListTableEntries class by James Dong · 14 years ago
  20. c620cbd Refactoring how the box table entries are stored in MPEG4Writer by James Dong · 14 years ago
  21. 9fbe942 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 14 years ago
  22. 5d464eb Swap the order of creating IAudioTrack and thread by Glenn Kasten · 14 years ago
  23. 0ec23ce Clean up start() parameters by Glenn Kasten · 14 years ago
  24. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 14 years ago
  25. 5d246ef NuPlayer: Prevents creation of Video Decoder when we use Music Player by Haynes Mathew George · 14 years ago
  26. bf5bea9 Codecs: Add MetaDataMode support to software video encoders. by Eino-Ville Talvala · 14 years ago
  27. 3499e2d Don't make the decrypted content available to Java applications via MediaExtractor.java API by James Dong · 14 years ago
  28. f1b3ee2 Merge "Added number of encoded frames and duration to the MPEG4Writer::Track::dump" by James Dong · 14 years ago
  29. f5545b9 Merge "Bugfix: Seek on SRT external track" by James Dong · 14 years ago
  30. 76da263 Merge "Added a callback in nuplayer via informational event to signal the start of video rendering" by James Dong · 14 years ago
  31. c374dae Added a callback to signal when the rendering of the video frame just occurred by James Dong · 14 years ago
  32. f57b4ea Added a callback in nuplayer via informational event to signal the start of video rendering by James Dong · 14 years ago
  33. a084127 Merge "Ensure MEDIA_INFO_BUFFERING_END is always sent" by Marco Nelissen · 14 years ago
  34. cf9465b Merge "AudioRecord locking" by Glenn Kasten · 14 years ago
  35. 6f43448 Ensure MEDIA_INFO_BUFFERING_END is always sent by Marco Nelissen · 14 years ago
  36. 45dfb6a Synchronize access to OMX class member variables by Haynes Mathew George · 14 years ago
  37. a3c9d82 Bugfix: Seek on SRT external track by Insun Kang · 14 years ago
  38. 13210f3 Added number of encoded frames and duration to the MPEG4Writer::Track::dump by James Dong · 14 years ago
  39. 77e8ae9 When a request max file size is relatively small, don't store moov header at the by James Dong · 14 years ago
  40. 955e781 AudioRecord locking by Glenn Kasten · 15 years ago
  41. b46ccde Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGE by Edwin Wong · 14 years ago
  42. a189a68 Use struct assignment instead of explicit memcpy by Glenn Kasten · 15 years ago
  43. 28b76b3 Use audio_channel_mask_t for channel mask by Glenn Kasten · 14 years ago
  44. dcda3b3 Merge "AudioRecord::stop() return void" by Glenn Kasten · 14 years ago
  45. 2bdb2f2 am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 14 years ago
  46. d64cd23 AudioRecord::stop() return void by Glenn Kasten · 15 years ago
  47. 190313e am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 14 years ago
  48. 68337ed AudioRecord client threading cleanup by Glenn Kasten · 14 years ago
  49. fa2b8f2 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 14 years ago
  50. 04cd018 getMinFrameCount error handling by Glenn Kasten · 14 years ago
  51. 5f0033d Merge "Remove dead code in libmedia" by Glenn Kasten · 14 years ago
  52. 1879fff Add tid parameter to IAudioFlinger::openRecord by Glenn Kasten · 14 years ago
  53. d407095 Remove dead code in libmedia by Glenn Kasten · 14 years ago
  54. bf04a5d Simplify AudioRecord::getInputFramesLost() by Glenn Kasten · 14 years ago
  55. 254af18 Use audio_channel_mask_t more places by Glenn Kasten · 14 years ago
  56. f89a0de Merge "Move declarations of local variables to first use" by Glenn Kasten · 14 years ago
  57. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 14 years ago
  58. faa5bdd libstagefright: dynamically load libstagefright_chromium_http by Colin Cross · 14 years ago
  59. a010869 Fixed a media server crash due to unintialized mRecord member variable by James Dong · 14 years ago
  60. f89a87a Process EBD and FBD messages in ERROR state by Haynes Mathew George · 14 years ago
  61. af8e8aa Add mode when open(O_CREAT) is used. by Nick Kralevich · 14 years ago
  62. f18da55 am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev by Jamie Gennis · 14 years ago
  63. 2001005 Remove acoustics from AudioSystem::getInput() by Glenn Kasten · 14 years ago
  64. 624a7fc Use audio_channel_mask_t in AudioRecord by Glenn Kasten · 14 years ago
  65. 868a6a3 Include what you use by Glenn Kasten · 14 years ago
  66. 46ec589 Merge "Remove AudioRecord record_flags" by Glenn Kasten · 14 years ago
  67. f15f6e2 Provide new argument to BufferQueue::releaseBuffer by Jesse Hall · 14 years ago
  68. 0f59d48 am e6cb412b: am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev by Jamie Gennis · 14 years ago
  69. e6cb412 am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev by Jamie Gennis · 14 years ago
  70. 33e28dd Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev by Jamie Gennis · 14 years ago
  71. 2cd25a9 SurfaceMediaSource: keep refs to current buffers by Jamie Gennis · 14 years ago
  72. f92eec5 Remove AudioRecord record_flags by Glenn Kasten · 15 years ago
  73. 1e5b2b3 Update ANativeWindow client code for sync by Jamie Gennis · 14 years ago
  74. 18faac2 Add vendor specific output color format by Haynes Mathew George · 14 years ago
  75. d3a9ff4 Move declarations of local variables to first use by Glenn Kasten · 14 years ago
  76. 95e6e6e Merge "Workaround for corrupt Vorbis comment" by Glenn Kasten · 14 years ago
  77. a43787a am e77c76dc: am 39a31135: Revert input buffer count for the SoftAAC* decoders back to 4. by Andreas Huber · 14 years ago
  78. e77c76d am 39a31135: Revert input buffer count for the SoftAAC* decoders back to 4. by Andreas Huber · 14 years ago
  79. 39a3113 Revert input buffer count for the SoftAAC* decoders back to 4. by Andreas Huber · 14 years ago
  80. af2e65c Workaround for corrupt Vorbis comment by Glenn Kasten · 14 years ago
  81. c67d875 Merge "libstagefright: dynamically load libstagefright_chromium_http" by Colin Cross · 14 years ago
  82. bea455c libstagefright: dynamically load libstagefright_chromium_http by Colin Cross · 14 years ago
  83. fbb26f5 am fc42e16d: Merge "Fix track selection code in AwesomePlayer" into jb-dev by James Dong · 14 years ago
  84. 8a15dfb Fix track selection code in AwesomePlayer by Insun Kang · 14 years ago
  85. be8cf4a am 7b4de101: Merge "stagefright: set scaling mode for blank frames" into jb-dev by Jamie Gennis · 14 years ago
  86. 7b4de10 Merge "stagefright: set scaling mode for blank frames" into jb-dev by Jamie Gennis · 14 years ago
  87. 4ebbabd am 192cbbad: Fix audio track pause. by Eric Laurent · 14 years ago
  88. 1d5ac80 stagefright: set scaling mode for blank frames by Jamie Gennis · 14 years ago
  89. 192cbba Fix audio track pause. by Eric Laurent · 14 years ago
  90. c3c044a am 82233b4b: Merge "Better handle invalid duration in Xing/VBRI tags" into jb-dev by Marco Nelissen · 14 years ago
  91. 82233b4 Merge "Better handle invalid duration in Xing/VBRI tags" into jb-dev by Marco Nelissen · 14 years ago
  92. 48a0bfa am 49dd5cf3: Merge "Log track name on obtain/releaseBuffer warnings" into jb-dev by Glenn Kasten · 14 years ago
  93. 49dd5cf Merge "Log track name on obtain/releaseBuffer warnings" into jb-dev by Glenn Kasten · 14 years ago
  94. cc0df65 am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev by James Dong · 14 years ago
  95. e20435d Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev by James Dong · 14 years ago
  96. 8fe9840 am cac467b3: Merge "Fix one of the potential ANR issues from AwesomePlayer" into jb-dev by James Dong · 14 years ago
  97. cac467b Merge "Fix one of the potential ANR issues from AwesomePlayer" into jb-dev by James Dong · 14 years ago
  98. 5fd7d3a Better handle invalid duration in Xing/VBRI tags by Marco Nelissen · 14 years ago
  99. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 14 years ago
  100. 0c9d26d Log track name on obtain/releaseBuffer warnings by Glenn Kasten · 14 years ago