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