1. 42ee916 Merge "SoundPool: Set completion flag before promise" into rvc-dev by Andy Hung · 4 years, 6 months ago
  2. fb60f4e Merge "Tuner JNI: split dvr to DvrRecord & DvrPlayback" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  3. 9bebf81 SoundPool: Set completion flag before promise by Andy Hung · 4 years, 7 months ago
  4. 757602f Implement Tuner.openLnbByName() by shubang · 4 years, 7 months ago
  5. 5637a66 Tuner JNI: split dvr to DvrRecord & DvrPlayback by shubang · 4 years, 7 months ago
  6. f4d115b Merge "Tuner JNI: FilterCallback" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  7. 3b07f4f Merge "Revert "media: lazy MediaCodec.release()"" into rvc-dev by Wonsik Kim · 4 years, 7 months ago
  8. 5b610e2 Revert "media: lazy MediaCodec.release()" by Lajos Molnar · 4 years, 7 months ago
  9. e5d57d4 Merge "Tuner JNI: Lnb" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  10. 3e0c37b Tuner JNI: FilterCallback by shubang · 4 years, 7 months ago
  11. 1c1144e Tuner JNI: Lnb by shubang · 4 years, 7 months ago
  12. e68ae63 Merge "SoundPool: Fix StreamManager JavaThread shutdown" into rvc-dev by Andy Hung · 4 years, 7 months ago
  13. eaeced3 SoundPool: Fix StreamManager JavaThread shutdown by Andy Hung · 4 years, 7 months ago
  14. 82e8276 Merge "media: lazy MediaCodec.release()" into rvc-dev by Wonsik Kim · 4 years, 7 months ago
  15. 063ea0a media: lazy MediaCodec.release() by Wonsik Kim · 4 years, 7 months ago
  16. bee7346 Tuner JNI: demux by shubang · 4 years, 8 months ago
  17. a4a2a71 Merge "media: Do not use forward declaration for AudioPlaybackRate" by Andy Hung · 4 years, 7 months ago
  18. 0526d43 Merge "Tuner JNI: use linearblock for media event" by TreeHugger Robot · 4 years, 7 months ago
  19. d49681e Tuner JNI: use linearblock for media event by shubang · 4 years, 7 months ago
  20. 1254f67 Merge "Remove obsolete subdirs and optional_subdirs" by Anton Hansson · 4 years, 7 months ago
  21. ff8f986 Merge "Tuner JNI: time filter" by TreeHugger Robot · 4 years, 7 months ago
  22. 305fb2f Remove obsolete subdirs and optional_subdirs by Anton Hansson · 4 years, 7 months ago
  23. cb96e93 media: Do not use forward declaration for AudioPlaybackRate by Mikhail Naganov · 4 years, 7 months ago
  24. 34cbb22 Merge "Tuner JNI: frontendCallback" by TreeHugger Robot · 4 years, 7 months ago
  25. f657da2 Tuner JNI: time filter by shubang · 4 years, 8 months ago
  26. 87788c3 Parse FilterConfiguration in JNI by shubang · 4 years, 8 months ago
  27. 44fa142 Parse filterSettings in JNI by shubang · 4 years, 8 months ago
  28. c8736b7 Tuner JNI: frontendCallback by shubang · 4 years, 7 months ago
  29. 69eead6 Merge "Implement getFrontendInfo" by TreeHugger Robot · 4 years, 8 months ago
  30. 4a77192 Merge "MediaCodec: use setInternalStateLocked to set Linear/GraphicBlock contexts" by Wonsik Kim · 4 years, 8 months ago
  31. aa6753b Merge "Implement JNI frontend methods" by TreeHugger Robot · 4 years, 8 months ago
  32. fa96ad1 Merge "MTP: Add MTP Thumbnail feature" by James Wei · 4 years, 8 months ago
  33. 51cc62f Implement getFrontendInfo by shubang · 4 years, 8 months ago
  34. e32fb41 Implement JNI frontend methods by shubang · 4 years, 8 months ago
  35. 7954ccd MediaCodec: use setInternalStateLocked to set Linear/GraphicBlock contexts by Wonsik Kim · 4 years, 8 months ago
  36. deb067c Implement tune() in JNI by shubang · 4 years, 8 months ago
  37. d351b82 Update classes in tuner JNI by shubang · 4 years, 8 months ago
  38. 06b1d06 Merge "Don't link with mediametrics headers symlinks" by Marco Nelissen · 4 years, 8 months ago
  39. 2597e75 Merge "Partial revert of commit ccb7ac6b6552c0692cf002364cdaaba676d47350" by Wonsik Kim · 4 years, 8 months ago
  40. 1cac425 Partial revert of commit ccb7ac6b6552c0692cf002364cdaaba676d47350 by Wonsik Kim · 4 years, 8 months ago
  41. ded9b05 Merge "MediaMetadataRetriever: parse genre tags" by Marco Nelissen · 4 years, 8 months ago
  42. d9e6d58 Merge "media: MediaCodec buffer API revision" by Wonsik Kim · 4 years, 8 months ago
  43. bb3f548 MTP: Add MTP Thumbnail feature by James Wei · 4 years, 9 months ago
  44. ccb7ac6 media: MediaCodec buffer API revision by Wonsik Kim · 4 years, 9 months ago
  45. 25f8348 Don't link with mediametrics headers symlinks by Marco Nelissen · 4 years, 9 months ago
  46. 0b29193 MediaMetadataRetriever: parse genre tags by Marco Nelissen · 4 years, 8 months ago
  47. f986ae1 Merge "Skeletal implementation of a MediaTranscodeManager API with corresponding JNI layer." by Hangyu Kuang · 4 years, 8 months ago
  48. 0e0f565 Merge "Link with actual headers instead of symlinks" by Marco Nelissen · 4 years, 9 months ago
  49. 5a1184d Skeletal implementation of a MediaTranscodeManager API with corresponding JNI layer. by Linus Nilsson · 4 years, 9 months ago
  50. 4347e2e Add TimeFilter APIs by shubang · 4 years, 9 months ago
  51. c539153 Link with actual headers instead of symlinks by Marco Nelissen · 4 years, 9 months ago
  52. 8d8f3a0 Merge "getDemuxCaps() API" by TreeHugger Robot · 4 years, 9 months ago
  53. f8b5706 Merge "android_media_tv_Tuner: Initial member" by TreeHugger Robot · 4 years, 9 months ago
  54. 3425893 getDemuxCaps() API by shubang · 4 years, 9 months ago
  55. 96d8c37 AudioEffect: add contructor for device effect by Eric Laurent · 4 years, 9 months ago
  56. 4aaee38 android_media_tv_Tuner: Initial member by Greg Kaiser · 4 years, 9 months ago
  57. 5fc0f56 Merge ""write" methods for DVR recording" by TreeHugger Robot · 4 years, 9 months ago
  58. 5f4ea35 "write" methods for DVR recording by shubang · 4 years, 10 months ago
  59. 82825a2 Merge "Implement getFrontendInfo()" by TreeHugger Robot · 4 years, 9 months ago
  60. 5907676 Merge "Read data from file for DVR" by Shubang Lu · 4 years, 9 months ago
  61. 95c1f75 Implement getFrontendInfo() by shubang · 4 years, 9 months ago
  62. ba21a7f Read data from file for DVR by shubang · 4 years, 10 months ago
  63. 7343fee Complete Java APIs of demux.hal by shubang · 4 years, 9 months ago
  64. 1b301f4 Fix some minor JNI signiture mismatching by Amy · 4 years, 9 months ago
  65. cabf95f Merge "Complete LNB APIs" by TreeHugger Robot · 4 years, 9 months ago
  66. 793e570 Complete Filter & DVR APIs by shubang · 4 years, 9 months ago
  67. 847fc0a Complete LNB APIs by shubang · 4 years, 9 months ago
  68. 9d3954f Merge "getFrontendStatus and Frontend status class" by TreeHugger Robot · 4 years, 9 months ago
  69. a82eca7 Merge "Complete descrambler APIs" by TreeHugger Robot · 4 years, 9 months ago
  70. 1512ec1 getFrontendStatus and Frontend status class by shubang · 4 years, 9 months ago
  71. d5b845f Add Scan to tuner by shubang · 4 years, 10 months ago
  72. 45c7e23 Merge "MediaMetrics: Unify bundle key naming for service set properties" by Andy Hung · 4 years, 9 months ago
  73. 99c8992 Complete descrambler APIs by shubang · 4 years, 9 months ago
  74. d71c0bc Merge "Complete frontend APIs" by TreeHugger Robot · 4 years, 9 months ago
  75. e65b686 Complete frontend APIs by shubang · 4 years, 9 months ago
  76. a102c75 Merge "MediaMuxerJNI:Throw relevant exception on error" by TreeHugger Robot · 4 years, 9 months ago
  77. a576e32 MediaMetrics: Unify bundle key naming for service set properties by Andy Hung · 4 years, 9 months ago
  78. 06194d4 Merge "MediaMetrics: Use submitBuffer for more efficient logging" by Andy Hung · 4 years, 9 months ago
  79. 1ec633d MediaMuxerJNI:Throw relevant exception on error by Gopalakrishnan Nallasamy · 4 years, 10 months ago
  80. e7f750d MediaMetrics: Use submitBuffer for more efficient logging by Andy Hung · 4 years, 9 months ago
  81. 48028d1 Merge "Link with actual headers instead of symlinks" am: 69615f86df am: c6f31807a9 am: 532fdd7a7a by Automerger Merge Worker · 4 years, 9 months ago
  82. c17cbfb Link with actual headers instead of symlinks by Marco Nelissen · 4 years, 9 months ago
  83. 7054931 MediaMetrics: Update the put helper for more types by Andy Hung · 4 years, 9 months ago
  84. f2310c7 MediaMetrics: Add MediaMetrics Java interface by Andy Hung · 5 years ago
  85. 81fbc5b Naming consistency: MediaAnalytics to MediaMetrics by Ray Essick · 4 years, 10 months ago
  86. c6ded22 Merge "Revert "Revert "SoundPool: Use caller thread for sound playback""" by Andy Hung · 4 years, 9 months ago
  87. 8823c98 Revert "Revert "SoundPool: Use caller thread for sound playback"" by Andy Hung · 4 years, 9 months ago
  88. d7583d9 Merge "Add a cpp DVR wrapper" by TreeHugger Robot · 4 years, 10 months ago
  89. eeb32bd Merge "audiofx: add device descriptor to AudioEffect constructor" by Eric Laurent · 4 years, 10 months ago
  90. 9e700ff Add a cpp DVR wrapper by shubang · 4 years, 10 months ago
  91. 030afb5 Add DvrSettings by shubang · 4 years, 10 months ago
  92. 46fcbd6 Merge changes from topic "tuner_api_filter_read" by TreeHugger Robot · 4 years, 10 months ago
  93. 964e613 Add read methods for filter by shubang · 4 years, 10 months ago
  94. 7648a3c Add a cpp filter wraper by shubang · 4 years, 10 months ago
  95. ac35213 Merge "Revert "SoundPool: Use caller thread for sound playback"" by Stefania Halac · 4 years, 10 months ago
  96. af01834 Revert "SoundPool: Use caller thread for sound playback" by Deepika Likhite · 4 years, 10 months ago
  97. 75c8708 Filter settings and configure() by shubang · 4 years, 10 months ago
  98. 46a91a8 Merge "MediaMetrics: Remove private access to MediaAnalyticsItem" by Andy Hung · 4 years, 10 months ago
  99. 983db85 audiofx: add device descriptor to AudioEffect constructor by Eric Laurent · 4 years, 10 months ago
  100. 7334848 MediaMetrics: Remove private access to MediaAnalyticsItem by Andy Hung · 5 years ago