1. cd89e80 Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr1-dev by Andreas Huber · 14 years ago
  2. da7ff53 Added an additional virtual method IStreamSource::flags(). by Andreas Huber · 14 years ago
  3. c3ae93f Update audio comments by Glenn Kasten · 14 years ago
  4. 5dcc2c9 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
  5. b9cba9b Merge "Move libnbaio out of AudioFlinger" into jb-mr1-dev by Glenn Kasten · 14 years ago
  6. bcf09f8 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 14 years ago
  7. 082830f Prepare for transmitting audio through AudioSource. by Andreas Huber · 14 years ago
  8. 2dd4bdd Move libnbaio out of AudioFlinger by Glenn Kasten · 14 years ago
  9. d8ee4e5 Merge "Initial checkin of support for acting as a wifi display source" into jb-mr1-dev by Andreas Huber · 14 years ago
  10. d7bee3a Initial checkin of support for acting as a wifi display source by Andreas Huber · 14 years ago
  11. 1b19c9d Preliminary support for HDCP as a binder service for wifi display support. by Andreas Huber · 14 years ago
  12. 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
  13. a0ead0a SurfaceMediaSource: a few fixes / cleanups by Jamie Gennis · 14 years ago
  14. 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
  15. dbcb4c1 Allow directly setting a DataSource for NuMediaExtractor by Marco Nelissen · 14 years ago
  16. 6a8ea47 Merge "Revert "Swap the order of creating IAudioTrack and thread"" into jb-mr1-dev by Glenn Kasten · 14 years ago
  17. 8ec1f2a Move the AAH RTP code out of framework and into vendor. by John Grossman · 14 years ago
  18. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 14 years ago
  19. b3e12a4 am 3ca352c4: am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  20. 3ca352c am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  21. 24893fe Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  22. 751fa78 am 31a593b9: am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  23. 31a593b am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  24. 2001d2a Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT" by Jean-Baptiste Queru · 14 years ago
  25. e983aa4 am 51af4af2: am e28df5b9: Merge "Store correct time stamps in recorded mp4 files" by Jean-Baptiste Queru · 14 years ago
  26. 51af4af am e28df5b9: Merge "Store correct time stamps in recorded mp4 files" by Jean-Baptiste Queru · 14 years ago
  27. a997e7a Revert "Swap the order of creating IAudioTrack and thread" by Glenn Kasten · 14 years ago
  28. e671207 Make sure codec names and corresponding quirks are returned together. by Andreas Huber · 14 years ago
  29. a6ee7bc Remove obsolete hack for TI specific code by James Dong · 14 years ago
  30. a3b71fa Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 14 years ago
  31. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 15 years ago
  32. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 14 years ago
  33. 0dff606 Allocate buffers before calling start on its source in OMXCodec::start() for encoder case by James Dong · 14 years ago
  34. c9729ca Unifying TimedTextDriver's resume() and start(). by Insun Kang · 14 years ago
  35. bb6bc84 Adds resume() function by Insun Kang · 14 years ago
  36. 5a81ad8 Allows MediaMetadataRetriever to retrieve video rotation angle by James Dong · 14 years ago
  37. efcdf18 Store correct time stamps in recorded mp4 files by Johannes Carlsson · 15 years ago
  38. 5d464eb Swap the order of creating IAudioTrack and thread by Glenn Kasten · 14 years ago
  39. 0ec23ce Clean up start() parameters by Glenn Kasten · 14 years ago
  40. 58e5aa3 effect_descriptor_t const correctness by Glenn Kasten · 14 years ago
  41. c374dae Added a callback to signal when the rendering of the video frame just occurred by James Dong · 14 years ago
  42. 955e781 AudioRecord locking 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. 68337ed AudioRecord client threading cleanup by Glenn Kasten · 14 years ago
  48. fa2b8f2 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 14 years ago
  49. 5f0033d Merge "Remove dead code in libmedia" by Glenn Kasten · 14 years ago
  50. 1879fff Add tid parameter to IAudioFlinger::openRecord by Glenn Kasten · 14 years ago
  51. d407095 Remove dead code in libmedia by Glenn Kasten · 14 years ago
  52. bf04a5d Simplify AudioRecord::getInputFramesLost() by Glenn Kasten · 14 years ago
  53. 254af18 Use audio_channel_mask_t more places by Glenn Kasten · 14 years ago
  54. 9839957 MPEG2TSWriter: Write a proper CRC in PAT and PMT by Paul Fariello · 15 years ago
  55. d4e5af6 MPEG2TSWriter: Write proper continuity counters for PAT and PMT by Paul Fariello · 15 years ago
  56. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 14 years ago
  57. 0dc6d5e Merge "AudioRecord comments" by Glenn Kasten · 14 years ago
  58. 02e84ea AudioRecord comments by Glenn Kasten · 14 years ago
  59. 2001005 Remove acoustics from AudioSystem::getInput() by Glenn Kasten · 14 years ago
  60. 624a7fc Use audio_channel_mask_t in AudioRecord by Glenn Kasten · 14 years ago
  61. 70be725 Remove unused AudioRecord::channels() by Glenn Kasten · 14 years ago
  62. 868a6a3 Include what you use by Glenn Kasten · 14 years ago
  63. 46ec589 Merge "Remove AudioRecord record_flags" by Glenn Kasten · 14 years ago
  64. 2cd25a9 SurfaceMediaSource: keep refs to current buffers by Jamie Gennis · 14 years ago
  65. f92eec5 Remove AudioRecord record_flags by Glenn Kasten · 15 years ago
  66. 28ed2f9 Reduce underruns in screen off, esp. with EQ by Glenn Kasten · 14 years ago
  67. bc09841 Tell surface flinger that we want to protect output buffers from being by Andreas Huber · 14 years ago
  68. 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
  69. 8c46049 Speed up stsz box write in MPEG4Writer by James Dong · 14 years ago
  70. a99a5bc Stop extrapolating audio time from the anchor if we're paused or reached eos. by Andreas Huber · 14 years ago
  71. 2986460 Fix issues with synchronous record start. by Eric Laurent · 14 years ago
  72. e4451a9 Smoothen audio "real" time by compensating with system_time() by Andreas Huber · 14 years ago
  73. 7cf0de4 Merge "Remove unused VideoSourceDownSampler class" into jb-dev by James Dong · 14 years ago
  74. 3a26330 Remove unused VideoSourceDownSampler class by James Dong · 14 years ago
  75. eb61431 Increase AAC software decoder's buffer count. Refactor how clients by Andreas Huber · 14 years ago
  76. af9e6a1 Merge "Properly connect/disconnect to/from the native window in MediaCodec." into jb-dev by Andreas Huber · 14 years ago
  77. 7541ff5 Properly connect/disconnect to/from the native window in MediaCodec. by Andreas Huber · 14 years ago
  78. 2f74ef3 OMX IL wrapper for FLAC encoder by Jean-Michel Trivi · 14 years ago
  79. 8ee516a Submit codec specific data automatically by Andreas Huber · 14 years ago
  80. 9806555 Respect channel mask in ACodec and NuPlayer. by Andreas Huber · 14 years ago
  81. 4f6eed0 Impl for supporting two video scaling modes by James Dong · 14 years ago
  82. 4c9cd95 Merge "Added support for HE-AAC recording" into jb-dev by Dave Burke · 14 years ago
  83. 8b71241 Fix mono gapless playback for decoders that output stereo by Marco Nelissen · 14 years ago
  84. f60c660 Added support for HE-AAC recording by Dave Burke · 14 years ago
  85. 9d07855 NuMediaExtractor API to unselect tracks and finer control over seeking. by Andreas Huber · 14 years ago
  86. aeb8fd4 Add Fraunhofer AAC encoder with AAC-ELD support. by Dave Burke · 14 years ago
  87. e370bb6 Bump up the max number of items in an AMessage, remove overly stringent by Andreas Huber · 14 years ago
  88. c1d8115 Make sure OMXCodec and ACodec both accept more than 2 channels of audio by Andreas Huber · 14 years ago
  89. a636433 Use C APIs instead of C++ APIs for policy by Glenn Kasten · 14 years ago
  90. dc7431e Make sure NuMediaExtractor is thread safe. by Andreas Huber · 14 years ago
  91. a08f041 Merge "Configure policy of mediaserver threads" by Glenn Kasten · 14 years ago
  92. 3acbd05 Configure policy of mediaserver threads by Glenn Kasten · 15 years ago
  93. 3463fa2 Merge "Made AudioRecord a subclasss of RefBase" by Eric Laurent · 14 years ago
  94. a0a98ca Made AudioRecord a subclasss of RefBase by Eric Laurent · 14 years ago
  95. f853499 Merge "Add support for deep audio buffers" by Eric Laurent · 14 years ago
  96. 1948eb3 Add support for deep audio buffers by Eric Laurent · 14 years ago
  97. a53d87c Add the ability to query the amount of cached data to NuMediaExtractor. by Andreas Huber · 14 years ago
  98. 8d60867 Merge "Allow propagation of error information and description from the CryptoPlugin to" by Andreas Huber · 14 years ago
  99. 5b8987e Allow propagation of error information and description from the CryptoPlugin to by Andreas Huber · 14 years ago
  100. eee7f9d Merge "Make timed text source type explicit in TimedTextDriver" by James Dong · 14 years ago