1. fdb3e33 Transcoder: Add support for pausing transcoding on a sync frame. by Linus Nilsson · 5 years ago
  2. 5f5c07b Merge "Transcoder: Add 720p benchmark" by Linus Nilsson · 5 years ago
  3. cf3f8ee transcoding: pass package name from client to service by Chong Zhang · 5 years ago
  4. a7aa2f6 Transcoder: Add 720p benchmark by Linus Nilsson · 5 years ago
  5. e4e088f transcoder: remove libbinder usage by Chong Zhang · 5 years ago
  6. 28b2720 Merge "Add more package names for MediaProvider" by TreeHugger Robot · 5 years ago
  7. 3fea286 Add more package names for MediaProvider by Chong Zhang · 5 years ago
  8. 72fedd6 Merge "Transcoder: Add default codec operating rate." by TreeHugger Robot · 5 years ago
  9. 7a127b2 Transcoder: Add default codec operating rate. by Linus Nilsson · 5 years ago
  10. e8b8335 Merge "Transcoder: Fix oob read in benchmark test" by TreeHugger Robot · 5 years ago
  11. d98ea3b Transcoder: Fix oob read in benchmark test by Linus Nilsson · 5 years ago
  12. bc06248 transcoding: renaming to session controller to avoid confusion by Chong Zhang · 5 years ago
  13. 45912d9 Merge "Transcoder: Make it easier to benchmark operating rates." by TreeHugger Robot · 5 years ago
  14. 82a6a29 Transcoder: Make it easier to benchmark operating rates. by Linus Nilsson · 5 years ago
  15. f2f31ac Merge "Transcoder: Benchmark HEVC->AVC and max operating rate" by Linus Nilsson · 5 years ago
  16. 6bf4653 Transcoder: Benchmark HEVC->AVC and max operating rate by Linus Nilsson · 5 years ago
  17. c37bdfe transcoding: trust MediaProvider to set uid for jobs by Chong Zhang · 5 years ago
  18. f8701c4 Merge "transcoding: add more dumps for jobs" by TreeHugger Robot · 5 years ago
  19. 0d91c9b Merge "Transcoder: Add TrackTranscoder benchmarking." by Linus Nilsson · 5 years ago
  20. 0579c6f transcoding: add more dumps for jobs by Chong Zhang · 5 years ago
  21. 8a96cfc Transcoder: Add TrackTranscoder benchmarking. by Linus Nilsson · 5 years ago
  22. 66c8b09 Merge "transcoding: Add more information to dumpsys." by TreeHugger Robot · 5 years ago
  23. ff77869 transcoding: Add more information to dumpsys. by hkuang · 5 years ago
  24. ad38887 Merge "Transcoder: Allow setting operating rate and priority on both encoder and decoder" by Linus Nilsson · 5 years ago
  25. 16d772b Transcoder: Allow setting operating rate and priority on both encoder and decoder by Linus Nilsson · 5 years ago
  26. 9fe700a Merge "Transcoder: Fixed codec leaks on cancel." by TreeHugger Robot · 5 years ago
  27. 93cf913 Transcoder: Fixed codec leaks on cancel. by Linus Nilsson · 5 years ago
  28. a23394f Merge "Transcoder: Refactor sample writer to not block clients." by TreeHugger Robot · 5 years ago
  29. c31d249 Transcoder: Refactor sample writer to not block clients. by Linus Nilsson · 5 years ago
  30. 3f23e98 transcoding: move uid/pid from client to job by Chong Zhang · 5 years ago
  31. f907751 Register resource observer and handle resource lost. by Chong Zhang · 5 years ago
  32. b79b20f Merge "Allow native process to set procinfo in ResourceManager" by TreeHugger Robot · 5 years ago
  33. 97d367b Allow native process to set procinfo in ResourceManager by Chong Zhang · 5 years ago
  34. 86f5078 Merge "transcoding: Add forClientUid in TranscodingRequest." by Hangyu Kuang · 5 years ago
  35. 37a586d transcoding: Add forClientUid in TranscodingRequest. by hkuang · 5 years ago
  36. c8c88cc transcoder: fix error returned failed configure by Chong Zhang · 5 years ago
  37. 65e60e2 transcoding: Add operating rate in aidl interface to boost speed. by hkuang · 5 years ago
  38. 0627dbf transcoding: Rework AIDL files to expose to frameworks/base by hkuang · 5 years ago
  39. 6233fed Transcoder: Improve AV transcoding speed by enforcing sequential sample access. by Linus Nilsson · 5 years ago
  40. 6c10370 Transcoder: Add a MediaSampleReader benchmark test. by Linus Nilsson · 5 years ago
  41. 687a009 Merge "Transcoder: Preserve source track's bitrate by default." by TreeHugger Robot · 5 years ago
  42. 800793f Transcoder: Preserve source track's bitrate by default. by Linus Nilsson · 5 years ago
  43. 5d0c89b Merge "Transcoder: Adopt MediaCodec's ALLOW_FRAME_DROP key" by TreeHugger Robot · 5 years ago
  44. 9359189 Transcoder: Adopt MediaCodec's ALLOW_FRAME_DROP key by Linus Nilsson · 5 years ago
  45. 7aa2e4a Merge "Remove non-inclusive language from the transcoder." by TreeHugger Robot · 5 years ago
  46. 443f16c Remove non-inclusive language from the transcoder. by Linus Nilsson · 5 years ago
  47. b09aac2 Transcoder: Improve video transcoding with audio passthrough performance by Linus Nilsson · 5 years ago
  48. 8f0b876 Transcoder: Add initial high level benchmark test. by Linus Nilsson · 5 years ago
  49. 16a5521 Transcoder: Fix crash in PassthroughTrackTranscoder by Linus Nilsson · 5 years ago
  50. cb7e418 Merge "Transcoder: Fix video track transcoding crash." by Linus Nilsson · 5 years ago
  51. e4716f2 Transcoder: Fix video track transcoding crash. by Linus Nilsson · 5 years ago
  52. 98b8a37 transcoding: post progress update to client by Chong Zhang · 5 years ago
  53. e2cdd1f Transcoder: Add support for progress updates. by Linus Nilsson · 5 years ago
  54. f1ec7e4 Merge "transcoder: initial version of pause/resume" by TreeHugger Robot · 5 years ago
  55. 790e942 Merge "Transcoder: Preserve source track duration." by TreeHugger Robot · 5 years ago
  56. 42a971b Transcoder: Preserve source track duration. by Linus Nilsson · 6 years ago
  57. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 6 years ago
  58. 352f980 transcoding: push_asset only for new or modified asset files by Chong Zhang · 6 years ago
  59. b5f48c9 Merge "transcoding: Adding TranscodingJobStats for benchmarking." by TreeHugger Robot · 6 years ago
  60. 0bd7374 transcoding: Adding TranscodingJobStats for benchmarking. by hkuang · 6 years ago
  61. d6e4aec transcoder: fix rotation handling by Chong Zhang · 6 years ago
  62. 5855ee5 transcoder: add hevc->avc unit test and verify formats. by Chong Zhang · 6 years ago
  63. 7f5f428 Merge "transcoder: wait for actual encoder output format to start writer" by TreeHugger Robot · 6 years ago
  64. a2cc86b transcoder: wait for actual encoder output format to start writer by Chong Zhang · 6 years ago
  65. 34915b1 transcoding: Make TranscodingTestConfig to be nullable. by hkuang · 6 years ago
  66. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 6 years ago
  67. 6646927 transcoding: hooking up real transcoder in service by Chong Zhang · 6 years ago
  68. de60f06 transcoding: use actual callback in SimulatedTranscoder by Chong Zhang · 6 years ago
  69. eac8599 Merge "Transcoder: change src/dst to fd" by TreeHugger Robot · 6 years ago
  70. 308e91f Transcoder: change src/dst to fd by Chong Zhang · 6 years ago
  71. ffa1fec Merge "transcoding: Add more test configs for SimulatedTranscoder" by Hangyu Kuang · 6 years ago
  72. c6be7e4 Merge "transcoding: Add start/pause/resume event update to interface." by Hangyu Kuang · 6 years ago
  73. 9087f77 transcoding: fix typo on job request by Chong Zhang · 6 years ago
  74. a9ffd59 transcoding: Add more test configs for SimulatedTranscoder by hkuang · 6 years ago
  75. 96471b8 transcoding: Add start/pause/resume event update to interface. by hkuang · 6 years ago
  76. 1925309 transcoding: Add openFileDescriptor to ITranscodingClientCallback. by hkuang · 6 years ago
  77. 3bf34c2 Merge "Transcoder: Added MediaTranscoder and unit test." by TreeHugger Robot · 6 years ago
  78. cab39d8 Transcoder: Added MediaTranscoder and unit test. by Linus Nilsson · 6 years ago
  79. 22d6ae8 transcoding: Add TranscodingTestConfig for testing. by hkuang · 6 years ago
  80. 72d105f Transcoding: Change to use string path instead of fd. by hkuang · 6 years ago
  81. 81331c5 Merge "Transcoder: Added MediaSampleWriter and unit tests." by TreeHugger Robot · 6 years ago
  82. a85df7f Transcoder: Added MediaSampleWriter and unit tests. by Linus Nilsson · 6 years ago
  83. b6f39b3 Transcoding: Add new AIDL structure TranscodingVideoTrackFormat. by hkuang · 6 years ago
  84. 934f89f Merge "transcoding: separate pause&stop on transcoder<->scheduler interface" by TreeHugger Robot · 6 years ago
  85. 00feca2 transcoding: separate pause&stop on transcoder<->scheduler interface by Chong Zhang · 6 years ago
  86. 4f418cf Merge "transcoding: remove realtime jobs when a client is removed" by TreeHugger Robot · 6 years ago
  87. 767e317 Merge "Transcoder: Added PassthroughTrackTranscoder and unit tests." by TreeHugger Robot · 6 years ago
  88. 8aa16ea Merge "transcoding: fixes for binder died handling" by TreeHugger Robot · 6 years ago
  89. c6221db Transcoder: Added PassthroughTrackTranscoder and unit tests. by Linus Nilsson · 6 years ago
  90. 15c192a transcoding: remove realtime jobs when a client is removed by Chong Zhang · 6 years ago
  91. 3fa408f transcoding: fixes for binder died handling by Chong Zhang · 6 years ago
  92. 799ba4f isUidActiveOrForeground will be reverted by Hui Yu · 6 years ago
  93. 7522218 transcoding: add SimulatedTranscoder to test service by Chong Zhang · 6 years ago
  94. 88aba17 Merge "TranscodingService: Enable java generation for transcoding aidl" by TreeHugger Robot · 6 years ago
  95. acb3350 transcoding: add uid state based scheduling policy by Chong Zhang · 6 years ago
  96. f6f372a TranscodingService: Enable java generation for transcoding aidl by hkuang · 6 years ago
  97. da34ac2 Merge "Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder" by TreeHugger Robot · 6 years ago
  98. 0da327a Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder by Linus Nilsson · 6 years ago
  99. 20f2aa6 Merge "transcoding: use uid instead of pid for scheduling" by TreeHugger Robot · 6 years ago
  100. 7ae4e2f transcoding: use uid instead of pid for scheduling by Chong Zhang · 6 years ago