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