1. 2637cb1 Merge "Allow OMXCodec to specify an output color format for OMX decoder component" into jb-mr1-dev by James Dong · 13 years ago
  2. 496238c Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 13 years ago
  3. 00f4132 Throttle SurfaceMediaSource. by Andreas Huber · 13 years ago
  4. 8fa80e3 Allow OMXCodec to specify an output color format for OMX decoder component by James Dong · 13 years ago
  5. c61b2aa Camera: Add HDR scene mode constants. by Eino-Ville Talvala · 13 years ago
  6. e538206 Camera2: Add a burst mode skeleton. by James Painter · 13 years ago
  7. 2e5f22e Add a small hook to support gapless in AAH. by John Grossman · 13 years ago
  8. 49c74da Merge "Update remote display API." into jb-mr1-dev by Jeff Brown · 13 years ago
  9. 455d02e Update remote display API. by Jeff Brown · 13 years ago
  10. 9c6cb7a Merge "Fragmented mp4 extractor" into jb-mr1-dev by Marco Nelissen · 13 years ago
  11. 5699712 Fragmented mp4 extractor by Marco Nelissen · 13 years ago
  12. e104596 Implement remote display service stubs. by Jeff Brown · 13 years ago
  13. 66e72bc Configure the SurfaceMediaSource to emit the same number of buffers by Andreas Huber · 13 years ago
  14. cd89e80 Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr1-dev by Andreas Huber · 13 years ago
  15. da7ff53 Added an additional virtual method IStreamSource::flags(). by Andreas Huber · 13 years ago
  16. c3ae93f Update audio comments by Glenn Kasten · 14 years ago
  17. 5dcc2c9 Merge "Only run the wifi display RTSP server on demand, and only on the wifi direct" into jb-mr1-dev by Andreas Huber · 13 years ago
  18. b9cba9b Merge "Move libnbaio out of AudioFlinger" into jb-mr1-dev by Glenn Kasten · 13 years ago
  19. bcf09f8 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 13 years ago
  20. 082830f Prepare for transmitting audio through AudioSource. by Andreas Huber · 13 years ago
  21. 2dd4bdd Move libnbaio out of AudioFlinger by Glenn Kasten · 13 years ago
  22. d8ee4e5 Merge "Initial checkin of support for acting as a wifi display source" into jb-mr1-dev by Andreas Huber · 13 years ago
  23. d7bee3a Initial checkin of support for acting as a wifi display source by Andreas Huber · 13 years ago
  24. 1b19c9d Preliminary support for HDCP as a binder service for wifi display support. by Andreas Huber · 13 years ago
  25. 1c356d3 Merge "Fixed a native crash due to unexpected state at destroy time when encoder component's source fails to start" into jb-mr1-dev by James Dong · 13 years ago
  26. a0ead0a SurfaceMediaSource: a few fixes / cleanups by Jamie Gennis · 13 years ago
  27. aa8879d Fixed a native crash due to unexpected state at destroy time when encoder component's source fails to start by James Dong · 13 years ago
  28. dbcb4c1 Allow directly setting a DataSource for NuMediaExtractor by Marco Nelissen · 13 years ago
  29. 9a15064 Merge "Let getOriginalMimeType() take a fd passed from drm java applications" into jb-mr1-dev by James Dong · 13 years ago
  30. 6a8ea47 Merge "Revert "Swap the order of creating IAudioTrack and thread"" into jb-mr1-dev by Glenn Kasten · 13 years ago
  31. 8ec1f2a Move the AAH RTP code out of framework and into vendor. by John Grossman · 14 years ago
  32. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 14 years ago
  33. bf5b3b2 Let getOriginalMimeType() take a fd passed from drm java applications by James Dong · 14 years ago
  34. b3e12a4 am 3ca352c4: am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 13 years ago
  35. 3ca352c am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 13 years ago
  36. 24893fe Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 13 years ago
  37. 751fa78 am 31a593b9: am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 13 years ago
  38. 31a593b am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 13 years ago
  39. 2001d2a Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 13 years ago
  40. e983aa4 am 51af4af2: am e28df5b9: Merge "Store correct time stamps in recorded mp4 files" by Jean-Baptiste Queru · 13 years ago
  41. 51af4af am e28df5b9: Merge "Store correct time stamps in recorded mp4 files" by Jean-Baptiste Queru · 13 years ago
  42. a997e7a Revert "Swap the order of creating IAudioTrack and thread" by Glenn Kasten · 14 years ago
  43. e671207 Make sure codec names and corresponding quirks are returned together. by Andreas Huber · 14 years ago
  44. a6ee7bc Remove obsolete hack for TI specific code by James Dong · 14 years ago
  45. a3b71fa Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  46. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 14 years ago
  47. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  48. 0dff606 Allocate buffers before calling start on its source in OMXCodec::start() for encoder case by James Dong · 14 years ago
  49. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 14 years ago
  50. bb6bc84 Adds resume() function by Insun Kang · 14 years ago
  51. 5a81ad8 Allows MediaMetadataRetriever to retrieve video rotation angle by James Dong · 14 years ago
  52. efcdf18 Store correct time stamps in recorded mp4 files by Johannes Carlsson · 14 years ago
  53. 5d464eb Swap the order of creating IAudioTrack and thread by Glenn Kasten · 14 years ago
  54. 0ec23ce Clean up start() parameters by Glenn Kasten · 14 years ago
  55. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 14 years ago
  56. 68ea6ca Merge "Camera: Add OPAQUE pixel format to CameraParameters" by Eino-Ville Talvala · 14 years ago
  57. c374dae Added a callback to signal when the rendering of the video frame just occurred by James Dong · 14 years ago
  58. f6d9696 Camera: Add OPAQUE pixel format to CameraParameters by Eino-Ville Talvala · 14 years ago
  59. 955e781 AudioRecord locking by Glenn Kasten · 14 years ago
  60. 28b76b3 Use audio_channel_mask_t for channel mask by Glenn Kasten · 14 years ago
  61. dcda3b3 Merge "AudioRecord::stop() return void" by Glenn Kasten · 14 years ago
  62. 2bdb2f2 am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 14 years ago
  63. d64cd23 AudioRecord::stop() return void by Glenn Kasten · 14 years ago
  64. 190313e am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 14 years ago
  65. 68337ed AudioRecord client threading cleanup by Glenn Kasten · 14 years ago
  66. fa2b8f2 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 14 years ago
  67. 5f0033d Merge "Remove dead code in libmedia" by Glenn Kasten · 14 years ago
  68. 1879fff Add tid parameter to IAudioFlinger::openRecord by Glenn Kasten · 14 years ago
  69. d407095 Remove dead code in libmedia by Glenn Kasten · 14 years ago
  70. bf04a5d Simplify AudioRecord::getInputFramesLost() by Glenn Kasten · 14 years ago
  71. 254af18 Use audio_channel_mask_t more places by Glenn Kasten · 14 years ago
  72. 9839957 MPEG2TSWriter: Write a proper CRC in PAT and PMT by Paul Fariello · 14 years ago
  73. d4e5af6 MPEG2TSWriter: Write proper continuity counters for PAT and PMT by Paul Fariello · 14 years ago
  74. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 14 years ago
  75. 0dc6d5e Merge "AudioRecord comments" by Glenn Kasten · 14 years ago
  76. 02e84ea AudioRecord comments by Glenn Kasten · 14 years ago
  77. 2001005 Remove acoustics from AudioSystem::getInput() by Glenn Kasten · 14 years ago
  78. 624a7fc Use audio_channel_mask_t in AudioRecord by Glenn Kasten · 14 years ago
  79. 70be725 Remove unused AudioRecord::channels() by Glenn Kasten · 14 years ago
  80. 868a6a3 Include what you use by Glenn Kasten · 14 years ago
  81. 46ec589 Merge "Remove AudioRecord record_flags" by Glenn Kasten · 14 years ago
  82. e6cb412 am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev by Jamie Gennis · 14 years ago
  83. 2cd25a9 SurfaceMediaSource: keep refs to current buffers by Jamie Gennis · 14 years ago
  84. f92eec5 Remove AudioRecord record_flags by Glenn Kasten · 14 years ago
  85. 48a0bfa am 49dd5cf3: Merge "Log track name on obtain/releaseBuffer warnings" into jb-dev by Glenn Kasten · 14 years ago
  86. 0c9d26d Log track name on obtain/releaseBuffer warnings by Glenn Kasten · 14 years ago
  87. ea5008d am 28ed2f93: Reduce underruns in screen off, esp. with EQ by Glenn Kasten · 14 years ago
  88. 28ed2f9 Reduce underruns in screen off, esp. with EQ by Glenn Kasten · 14 years ago
  89. cba7b32 Add a new API on DRM Framework for streaming by Kei Takahashi · 14 years ago
  90. bc09841 Tell surface flinger that we want to protect output buffers from being by Andreas Huber · 14 years ago
  91. 88ba895 Merge "Stop extrapolating audio time from the anchor if we're paused or reached eos." into jb-dev by Andreas Huber · 14 years ago
  92. 50a9908 Merge "Speed up stsz box write in MPEG4Writer" into jb-dev by James Dong · 14 years ago
  93. 8c46049 Speed up stsz box write in MPEG4Writer by James Dong · 14 years ago
  94. a99a5bc Stop extrapolating audio time from the anchor if we're paused or reached eos. by Andreas Huber · 14 years ago
  95. c2d6427 Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 14 years ago
  96. 2986460 Fix issues with synchronous record start. by Eric Laurent · 14 years ago
  97. e4451a9 Smoothen audio "real" time by compensating with system_time() by Andreas Huber · 14 years ago
  98. 7cf0de4 Merge "Remove unused VideoSourceDownSampler class" into jb-dev by James Dong · 14 years ago
  99. 3a26330 Remove unused VideoSourceDownSampler class by James Dong · 14 years ago
  100. eb61431 Increase AAC software decoder's buffer count. Refactor how clients by Andreas Huber · 14 years ago