1. 72c6686 Better power savings with wifi display code. by Andreas Huber · 13 years ago
  2. fa0e033 ALooper::GetNowUs() now relies on systemTime instead of gettimeofday. by Andreas Huber · 13 years ago
  3. 90689fd Optionally have SurfaceMediaSource return absolute timestamps by Andreas Huber · 13 years ago
  4. a54dee4 Remove double negatives from SurfaceMediaSource by Andreas Huber · 13 years ago
  5. b5c8c18 Merge "Enable write side of MonoPipe to be shutdown" into jb-mr1-dev by Glenn Kasten · 13 years ago
  6. 2e63d52 DO NOT MERGE: Remove experimental parameters for burst mode by James Painter · 13 years ago
  7. 9bb6e65 Enable write side of MonoPipe to be shutdown by Glenn Kasten · 13 years ago
  8. a7f7e0a Various improvements to a cleaner shutdown of the wifi display connection. by Andreas Huber · 13 years ago
  9. 4c6db4c Implement android.media.AudioManager.getProperty() by Glenn Kasten · 13 years ago
  10. 45d76bb Remove legacy code and APIs in wifi display related code. by Andreas Huber · 13 years ago
  11. 59451f8 HDCP module binderized by Andreas Huber · 13 years ago
  12. c438b88 Now we only support a single client connection by Andreas Huber · 13 years ago
  13. afcb6ae Merge "Allow OMXCodec to specify an output color format for OMX decoder component" into jb-mr1-dev by James Dong · 13 years ago
  14. 03e2ffa Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 13 years ago
  15. b62f951 Throttle SurfaceMediaSource. by Andreas Huber · 13 years ago
  16. 2020801 Allow OMXCodec to specify an output color format for OMX decoder component by James Dong · 13 years ago
  17. c81284a Camera: Add HDR scene mode constants. by Eino-Ville Talvala · 13 years ago
  18. c3dbf1a Camera2: Add a burst mode skeleton. by James Painter · 14 years ago
  19. 5f7e55e Add a small hook to support gapless in AAH. by John Grossman · 14 years ago
  20. 56cd317 Merge "Update remote display API." into jb-mr1-dev by Jeff Brown · 14 years ago
  21. ced24b3 Update remote display API. by Jeff Brown · 14 years ago
  22. ccd0771 Merge "Fragmented mp4 extractor" into jb-mr1-dev by Marco Nelissen · 14 years ago
  23. 1e9ee01 Fragmented mp4 extractor by Marco Nelissen · 14 years ago
  24. 2013a54 Implement remote display service stubs. by Jeff Brown · 14 years ago
  25. 7f06639 Configure the SurfaceMediaSource to emit the same number of buffers by Andreas Huber · 14 years ago
  26. 3e76a27 Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr1-dev by Andreas Huber · 14 years ago
  27. 330accb Added an additional virtual method IStreamSource::flags(). by Andreas Huber · 14 years ago
  28. 2662ac9 Update audio comments by Glenn Kasten · 14 years ago
  29. a5cbecb Merge "Only run the wifi display RTSP server on demand, and only on the wifi direct" into jb-mr1-dev by Andreas Huber · 14 years ago
  30. f351fae Merge "Move libnbaio out of AudioFlinger" into jb-mr1-dev by Glenn Kasten · 14 years ago
  31. ab1bd84 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 14 years ago
  32. bd381af Prepare for transmitting audio through AudioSource. by Andreas Huber · 14 years ago
  33. fc7992b Move libnbaio out of AudioFlinger by Glenn Kasten · 14 years ago
  34. a2c31a7 Merge "Initial checkin of support for acting as a wifi display source" into jb-mr1-dev by Andreas Huber · 14 years ago
  35. 35213f1 Initial checkin of support for acting as a wifi display source by Andreas Huber · 14 years ago
  36. 9bd5a93 Preliminary support for HDCP as a binder service for wifi display support. by Andreas Huber · 14 years ago
  37. 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 · 14 years ago
  38. a0ead0a SurfaceMediaSource: a few fixes / cleanups by Jamie Gennis · 14 years ago
  39. aa8879d Fixed a native crash due to unexpected state at destroy time when encoder component's source fails to start by James Dong · 14 years ago
  40. dbcb4c1 Allow directly setting a DataSource for NuMediaExtractor by Marco Nelissen · 14 years ago
  41. 9a15064 Merge "Let getOriginalMimeType() take a fd passed from drm java applications" into jb-mr1-dev by James Dong · 14 years ago
  42. 6a8ea47 Merge "Revert "Swap the order of creating IAudioTrack and thread"" into jb-mr1-dev by Glenn Kasten · 14 years ago
  43. 8ec1f2a Move the AAH RTP code out of framework and into vendor. by John Grossman · 14 years ago
  44. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 14 years ago
  45. bf5b3b2 Let getOriginalMimeType() take a fd passed from drm java applications by James Dong · 14 years ago
  46. b3e12a4 am 3ca352c4: am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  47. 3ca352c am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  48. 24893fe Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  49. 751fa78 am 31a593b9: am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  50. 31a593b am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  51. 2001d2a Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  52. e983aa4 am 51af4af2: am e28df5b9: Merge "Store correct time stamps in recorded mp4 files" by Jean-Baptiste Queru · 14 years ago
  53. 51af4af am e28df5b9: Merge "Store correct time stamps in recorded mp4 files" by Jean-Baptiste Queru · 14 years ago
  54. a997e7a Revert "Swap the order of creating IAudioTrack and thread" by Glenn Kasten · 14 years ago
  55. e671207 Make sure codec names and corresponding quirks are returned together. by Andreas Huber · 14 years ago
  56. a6ee7bc Remove obsolete hack for TI specific code by James Dong · 14 years ago
  57. a3b71fa Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  58. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 15 years ago
  59. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  60. 0dff606 Allocate buffers before calling start on its source in OMXCodec::start() for encoder case by James Dong · 14 years ago
  61. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 14 years ago
  62. bb6bc84 Adds resume() function by Insun Kang · 14 years ago
  63. 5a81ad8 Allows MediaMetadataRetriever to retrieve video rotation angle by James Dong · 14 years ago
  64. efcdf18 Store correct time stamps in recorded mp4 files by Johannes Carlsson · 14 years ago
  65. 5d464eb Swap the order of creating IAudioTrack and thread by Glenn Kasten · 14 years ago
  66. 0ec23ce Clean up start() parameters by Glenn Kasten · 14 years ago
  67. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 14 years ago
  68. 68ea6ca Merge "Camera: Add OPAQUE pixel format to CameraParameters" by Eino-Ville Talvala · 14 years ago
  69. c374dae Added a callback to signal when the rendering of the video frame just occurred by James Dong · 14 years ago
  70. f6d9696 Camera: Add OPAQUE pixel format to CameraParameters by Eino-Ville Talvala · 14 years ago
  71. 955e781 AudioRecord locking by Glenn Kasten · 14 years ago
  72. 28b76b3 Use audio_channel_mask_t for channel mask by Glenn Kasten · 14 years ago
  73. dcda3b3 Merge "AudioRecord::stop() return void" by Glenn Kasten · 14 years ago
  74. 2bdb2f2 am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 14 years ago
  75. d64cd23 AudioRecord::stop() return void by Glenn Kasten · 14 years ago
  76. 190313e am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb-dev by Edwin Wong · 14 years ago
  77. 68337ed AudioRecord client threading cleanup by Glenn Kasten · 14 years ago
  78. fa2b8f2 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 14 years ago
  79. 5f0033d Merge "Remove dead code in libmedia" by Glenn Kasten · 14 years ago
  80. 1879fff Add tid parameter to IAudioFlinger::openRecord by Glenn Kasten · 14 years ago
  81. d407095 Remove dead code in libmedia by Glenn Kasten · 14 years ago
  82. bf04a5d Simplify AudioRecord::getInputFramesLost() by Glenn Kasten · 14 years ago
  83. 254af18 Use audio_channel_mask_t more places by Glenn Kasten · 14 years ago
  84. 9839957 MPEG2TSWriter: Write a proper CRC in PAT and PMT by Paul Fariello · 14 years ago
  85. d4e5af6 MPEG2TSWriter: Write proper continuity counters for PAT and PMT by Paul Fariello · 14 years ago
  86. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 14 years ago
  87. 0dc6d5e Merge "AudioRecord comments" by Glenn Kasten · 14 years ago
  88. 02e84ea AudioRecord comments by Glenn Kasten · 14 years ago
  89. 2001005 Remove acoustics from AudioSystem::getInput() by Glenn Kasten · 14 years ago
  90. 624a7fc Use audio_channel_mask_t in AudioRecord by Glenn Kasten · 14 years ago
  91. 70be725 Remove unused AudioRecord::channels() by Glenn Kasten · 14 years ago
  92. 868a6a3 Include what you use by Glenn Kasten · 14 years ago
  93. 46ec589 Merge "Remove AudioRecord record_flags" by Glenn Kasten · 14 years ago
  94. e6cb412 am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev by Jamie Gennis · 14 years ago
  95. 2cd25a9 SurfaceMediaSource: keep refs to current buffers by Jamie Gennis · 14 years ago
  96. f92eec5 Remove AudioRecord record_flags by Glenn Kasten · 14 years ago
  97. 48a0bfa am 49dd5cf3: Merge "Log track name on obtain/releaseBuffer warnings" into jb-dev by Glenn Kasten · 14 years ago
  98. 0c9d26d Log track name on obtain/releaseBuffer warnings by Glenn Kasten · 14 years ago
  99. ea5008d am 28ed2f93: Reduce underruns in screen off, esp. with EQ by Glenn Kasten · 14 years ago
  100. 28ed2f9 Reduce underruns in screen off, esp. with EQ by Glenn Kasten · 14 years ago