1. b2fe804 Merge "Add Dolby TrueHD audio format" into nyc-mr1-dev by Eric Laurent · 8 years ago
  2. ee0a01c Merge \"More javadoc for audio recording activity API\" into nyc-dev by Jean-Michel Trivi · 8 years ago
  3. 8d5fd92 Merge "More javadoc for audio recording activity API" into nyc-dev by Jean-Michel Trivi · 8 years ago
  4. b4fae5b Add Dolby TrueHD audio format by Eric Laurent · 8 years ago
  5. f638978 Merge \"SoundPool: fix enforced camera shutter sound\" into nyc-dev by Eric Laurent · 8 years ago
  6. 1913e5ac SoundPool: fix enforced camera shutter sound by Eric Laurent · 8 years ago
  7. 7872aff More javadoc for audio recording activity API by Jean-Michel Trivi · 8 years ago
  8. 5f0c3a5 Make MediaScanner extract "date taken" from videos, if present by Bryan Mawhinney · 8 years ago
  9. 1fe8871 Merge "media: document VP9 CSD for MediaCodec" into nyc-dev by Lajos Molnar · 8 years ago
  10. eb6fac8 Merge \"media: document rotation and scaling issues for MediaCodec\" into nyc-dev by Lajos Molnar · 8 years ago
  11. af9d9f9 Merge "media: document rotation and scaling issues for MediaCodec" into nyc-dev by Lajos Molnar · 8 years ago
  12. 556e012 Merge "media: document format keys for MediaExtractor/CodecCapabilities" into nyc-dev by Lajos Molnar · 8 years ago
  13. 4461356 media: document rotation and scaling issues for MediaCodec by Lajos Molnar · 8 years ago
  14. db56549 media: document format keys for MediaExtractor/CodecCapabilities by Lajos Molnar · 8 years ago
  15. 671da98e media: document VP9 CSD for MediaCodec by Lajos Molnar · 8 years ago
  16. 5059e65 Merge "media: document format keys for MediaMuxer" into nyc-dev by TreeHugger Robot · 8 years ago
  17. 2c35fd0 media: document output image crop and layout for MediaCodec by Lajos Molnar · 8 years ago
  18. 43a23982 media: document format keys for MediaExtractor/CodecCapabilities by Lajos Molnar · 8 years ago
  19. 5495adc media: document format keys for MediaMuxer by Lajos Molnar · 8 years ago
  20. 231746f media: document VP9 CSD for MediaCodec by Lajos Molnar · 8 years ago
  21. b28b99a media: update getAchievableFrameRatesFor javadoc by Lajos Molnar · 8 years ago
  22. 0f0da49 Fix JAVA doc for AudioRecord and AudioTrack Builder by Eric Laurent · 8 years ago
  23. ce4957e MediaPlayer: fix java doc for setPlaybackParams. by Wei Jia · 8 years ago
  24. cad1666 Report error correctly for the implementation of StreamInterface::GetData() by Yujie Qin · 8 years ago
  25. 77e351f MediaPlayer: fix java doc for setSurface and setDisplay. by Wei Jia · 8 years ago
  26. 22168a7 TIF: Set the surface secure by Jae Seo · 8 years ago
  27. 2fc9c69 media: fix issues with video profile levels by Lajos Molnar · 8 years ago
  28. cf7b334 Merge "Fix documentation for channel types" into nyc-dev by Jae Seo · 8 years ago
  29. 9061b26 Merge "media: avoid NPE in CodecCapabilities.createFromProfileLevel" into nyc-dev by TreeHugger Robot · 8 years ago
  30. d579be0 Merge "Fix deadlock when showing subtitles MediaPlayer" into nyc-dev by Robert Shih · 8 years ago
  31. 750e487 Fix documentation for channel types by Jae Seo · 8 years ago
  32. 87436bb media: avoid recursion when evaluating profile support by Lajos Molnar · 8 years ago
  33. ed78114 Fix deadlock when showing subtitles MediaPlayer by Robert Shih · 8 years ago
  34. 39aafaf Code Patch for camera preview switch tests by Hang Yin · 8 years ago
  35. 0d8337c media: avoid NPE in CodecCapabilities.createFromProfileLevel by Lajos Molnar · 8 years ago
  36. d34d066 Merge "AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY" into nyc-dev by Phil Burk · 8 years ago
  37. 2050f6c AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY by Phil Burk · 8 years ago
  38. 0581ee4 media: check profile, level and bitrate for isFormatSupported by Lajos Molnar · 8 years ago
  39. 581387a Merge "Created 4 camera preview stress test cases." into nyc-dev by Hang Yin · 8 years ago
  40. 3a91a84 Merge "Remove deprecated AudioManager.AudioRecordingCallback method" into nyc-dev by Jean-Michel Trivi · 8 years ago
  41. 602dc77 Remove deprecated AudioManager.AudioRecordingCallback method by Jean-Michel Trivi · 8 years ago
  42. 6c2e080 media: unhide codec levels by Lajos Molnar · 8 years ago
  43. b143e3d Merge "Fix AudioTrack and AudioRecord documentation" into nyc-dev by Eric Laurent · 8 years ago
  44. 2a4001e media: add missing levels in CodecProfileLevel and fix limits by Lajos Molnar · 8 years ago
  45. 219de73 Fix AudioTrack and AudioRecord documentation by Eric Laurent · 8 years ago
  46. 3ed27cc Created 4 camera preview stress test cases. by Hang Yin · 8 years ago
  47. f04fab1 Recording activity notification: return list of configuration by Jean-Michel Trivi · 8 years ago
  48. bd6c169 MediaBrowserService: Add more explanation on getBrowserRootHints() by Jae Seo · 8 years ago
  49. c4e8471 Merge "android_media_MediaSync: Do not pass NULL to AString ctor." into nyc-dev by Wei Jia · 8 years ago
  50. 18c0cfb TIF: Throw a more appropriate runtime exception when building TvInputInfo by Jae Seo · 8 years ago
  51. 838a4ed android_media_MediaSync: Do not pass NULL to AString ctor. by Wei Jia · 8 years ago
  52. a2a03aa TIF: Remove the uniqueness check for track ID from notifyTracksChanged by Jae Seo · 8 years ago
  53. 0316ed0 Merge "Fix javadoc missing possible return value in AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 8 years ago
  54. 281d96e Merge "TIF: Fix comments for program start/end times" into nyc-dev by TreeHugger Robot · 8 years ago
  55. 0129c03 TIF: Fix comments for program start/end times by Jae Seo · 8 years ago
  56. a7ad6e9 Merge "ExifInterface: Set mPosition in AssetStream with proper values" into nyc-dev by TreeHugger Robot · 8 years ago
  57. cea42f6 Merge "TIF: Handle possible memory leaks" into nyc-dev by TreeHugger Robot · 8 years ago
  58. e2cd56c TIF: Handle possible memory leaks by Youngsang Cho · 8 years ago
  59. c3fc7d4 Merge "MediaBrowser: Make support lib v23.x available in N release" into nyc-dev by Jae Seo · 8 years ago
  60. 18687b7 MediaRouter: Add more logs for debugging by Jae Seo · 8 years ago
  61. 2584cda ExifInterface: Set mPosition in AssetStream with proper values by Sungsoo Lim · 8 years ago
  62. 6b7bda0 MediaBrowser: Make support lib v23.x available in N release by Sungsoo Lim · 8 years ago
  63. 9bef341 Update MIDI package summary am: 15a9a35bee am: c1b551aba6 am: fad0efcdb9 by Glenn Kasten · 8 years ago
  64. fad0efc Update MIDI package summary am: 15a9a35bee am: c1b551aba6 by Glenn Kasten · 8 years ago
  65. 15a9a35 Update MIDI package summary by Glenn Kasten · 8 years ago
  66. 3b11892 Fix javadoc missing possible return value in AudioRecordingConfiguration by Jean-Michel Trivi · 8 years ago
  67. b69b5b4 Merge "Revert "TIF: add signal detection feature for HW inputs"" into nyc-dev by Dongwon Kang · 8 years ago
  68. 29d499a Merge "update doc with permissions needed for voice call capture." into nyc-dev by Eric Laurent · 8 years ago
  69. 4a3a601 Revert "TIF: add signal detection feature for HW inputs" by Dongwon Kang · 8 years ago
  70. 851a879 update doc with permissions needed for voice call capture. by Eric Laurent · 8 years ago
  71. ef1513b Merge "ImageReader/Writer: Only register 1 buffer for native allocation" into nyc-dev by Eino-Ville Talvala · 8 years ago
  72. 04a9351 ImageReader/Writer: Only register 1 buffer for native allocation by Eino-Ville Talvala · 8 years ago
  73. 2baa1e9 Merge "Improve documentation for AudioTrack buffer sizes" into nyc-dev by Glenn Kasten · 8 years ago
  74. 66496d0 Merge "media: Add missing dobly-vision profile." into nyc-dev by Hangyu Kuang · 8 years ago
  75. 1d46276 Improve documentation for AudioTrack buffer sizes by Glenn Kasten · 8 years ago
  76. 3c6736b Merge "VideoCapabilities: account for block size for getAchievableRates" into nyc-dev by TreeHugger Robot · 8 years ago
  77. 017567a Merge "media: document MediaFormat.KEY_FRAME_RATE better" into nyc-dev by TreeHugger Robot · 8 years ago
  78. ddf44fc Merge "TIF: Change invalid error code to RECORDING_ERROR_UNKNOWN" into nyc-dev by Dongwon Kang · 8 years ago
  79. f939e4a media: Add missing dobly-vision profile. by Hangyu Kuang · 8 years ago
  80. a516aea Merge "media: Change VP9 ProfileLevel to start from 0x1." into nyc-dev by Hangyu Kuang · 8 years ago
  81. 9186c38 media: Change VP9 ProfileLevel to start from 0x1. by Hangyu Kuang · 8 years ago
  82. d12b7c0 Remove MediaDrm stack from mediaserver by Jeff Tinker · 8 years ago
  83. 7a2ab16 VideoCapabilities: account for block size for getAchievableRates by Lajos Molnar · 8 years ago
  84. 150923a TIF: Change invalid error code to RECORDING_ERROR_UNKNOWN by Dongwon Kang · 8 years ago
  85. af8be42 Merge "CodecCapabilities: handle legacy VP9 codecs with no profiles" into nyc-dev by TreeHugger Robot · 8 years ago
  86. a477a6e clarify MediaCodec.setVideoScalingMode behavior by Lajos Molnar · 8 years ago
  87. 8acc164 CodecCapabilities: handle legacy VP9 codecs with no profiles by Lajos Molnar · 8 years ago
  88. 0751a83 Merge "TIF: Be consistent with argument name for startRecording" into nyc-dev by Dongwon Kang · 8 years ago
  89. 0cb5244 TIF: Be consistent with argument name for startRecording by Dongwon Kang · 8 years ago
  90. b5b86c1 Unbundle RemoteService on TV - part 3 by Sujith Ramakrishnan · 8 years ago
  91. b0df085 Merge "TIF: Address API review comments" into nyc-dev by Dongwon Kang · 8 years ago
  92. 4dfde60 Merge "Add throws definition to MtpDevice#readEvent." into nyc-dev by Daichi Hirono · 8 years ago
  93. b9c64cd Merge "Handle API review comments from the council." into nyc-dev by Daichi Hirono · 8 years ago
  94. dc7ce840 Merge "AudioManager: fix isBluetoothA2dpOn()" into nyc-dev by Eric Laurent · 8 years ago
  95. 9656df2 AudioManager: fix isBluetoothA2dpOn() by Eric Laurent · 8 years ago
  96. 2faac0d Merge "MidiDevice: do not open ports on closed device" into nyc-dev by Phil Burk · 8 years ago
  97. 01ab4d6 MidiDevice: do not open ports on closed device by Phil Burk · 8 years ago
  98. 801d416 Merge "ExifInterface: Fix a bug to return only a JPEG-compressed thumbnail" into nyc-dev by Jae Seo · 8 years ago
  99. 60fa361 Add throws definition to MtpDevice#readEvent. by Daichi Hirono · 8 years ago
  100. 82c2ce1 ExifInterface: Fix a bug to return only a JPEG-compressed thumbnail by Insun Kang · 8 years ago