1. 0d93f0b Revert "Revert "transcoding: Use the maximum operating rate from property."" by Hangyu Kuang · 5 years ago
  2. 5998a63 Merge "Revert "transcoding: Use the maximum operating rate from property."" by Hangyu Kuang · 5 years ago
  3. 83bd197 Revert "transcoding: Use the maximum operating rate from property." by Hangyu Kuang · 5 years ago
  4. a189a29 Merge "transcoding: Use the maximum operating rate from property." by Hangyu Kuang · 5 years ago
  5. 60cb6ae Merge "transcoder: Add support to log benchmark params" by Hangyu Kuang · 5 years ago
  6. 561bb05 transcoding: Use the maximum operating rate from property. by hkuang · 5 years ago
  7. 8b8e700 transcoder: Add support to log benchmark params by Naveen Kumar Ponnusamy · 5 years ago
  8. d74f9fd transcoder benchmarks: Use static libmediatranscoder by Harish Mahendrakar · 5 years ago
  9. 13bae59 Enable atest for mediatranscoder benchmarks by Harish Mahendrakar · 5 years ago
  10. 5e883d1 Merge "Transcoder: Relax the bitrate file size thresholds for cuttlefish" by TreeHugger Robot · 5 years ago
  11. 24ba921 Transcoder: Relax the bitrate file size thresholds for cuttlefish by Linus Nilsson · 5 years ago
  12. bdcc54f Merge "Transcoder: Fix error with short clips" by Linus Nilsson · 5 years ago
  13. 071b9da Merge "Transcoder: Add support for pausing transcoding on a sync frame." by Linus Nilsson · 5 years ago
  14. 0c01f3d Transcoder: Fix error with short clips by Linus Nilsson · 5 years ago
  15. af7f8be Merge changes from topic "TranscodingAtest" by Hangyu Kuang · 5 years ago
  16. 84d4018 libmediatranscoder: Android.bp updates by Harish Mahendrakar · 5 years ago
  17. 8c92258 libmediatranscoding: Run tests with atest by Harish Mahendrakar · 5 years ago
  18. c580def libmediatranscoding: Reorganize test assets by Harish Mahendrakar · 5 years ago
  19. fdb3e33 Transcoder: Add support for pausing transcoding on a sync frame. by Linus Nilsson · 5 years ago
  20. bbb4eac transcoder: plumb uid/pid to transcoder createCodec by Chong Zhang · 5 years ago
  21. 5f5c07b Merge "Transcoder: Add 720p benchmark" by Linus Nilsson · 5 years ago
  22. a7aa2f6 Transcoder: Add 720p benchmark by Linus Nilsson · 5 years ago
  23. e4e088f transcoder: remove libbinder usage by Chong Zhang · 5 years ago
  24. 72fedd6 Merge "Transcoder: Add default codec operating rate." by TreeHugger Robot · 5 years ago
  25. 7a127b2 Transcoder: Add default codec operating rate. by Linus Nilsson · 5 years ago
  26. e8b8335 Merge "Transcoder: Fix oob read in benchmark test" by TreeHugger Robot · 5 years ago
  27. d98ea3b Transcoder: Fix oob read in benchmark test by Linus Nilsson · 5 years ago
  28. bc06248 transcoding: renaming to session controller to avoid confusion by Chong Zhang · 5 years ago
  29. 82a6a29 Transcoder: Make it easier to benchmark operating rates. by Linus Nilsson · 5 years ago
  30. 6bf4653 Transcoder: Benchmark HEVC->AVC and max operating rate by Linus Nilsson · 5 years ago
  31. 8a96cfc Transcoder: Add TrackTranscoder benchmarking. by Linus Nilsson · 5 years ago
  32. ad38887 Merge "Transcoder: Allow setting operating rate and priority on both encoder and decoder" by Linus Nilsson · 5 years ago
  33. 16d772b Transcoder: Allow setting operating rate and priority on both encoder and decoder by Linus Nilsson · 5 years ago
  34. 9fe700a Merge "Transcoder: Fixed codec leaks on cancel." by TreeHugger Robot · 5 years ago
  35. 93cf913 Transcoder: Fixed codec leaks on cancel. by Linus Nilsson · 5 years ago
  36. a23394f Merge "Transcoder: Refactor sample writer to not block clients." by TreeHugger Robot · 5 years ago
  37. c31d249 Transcoder: Refactor sample writer to not block clients. by Linus Nilsson · 5 years ago
  38. c8c88cc transcoder: fix error returned failed configure by Chong Zhang · 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. e2cdd1f Transcoder: Add support for progress updates. by Linus Nilsson · 5 years ago
  53. f1ec7e4 Merge "transcoder: initial version of pause/resume" by TreeHugger Robot · 5 years ago
  54. 42a971b Transcoder: Preserve source track duration. by Linus Nilsson · 6 years ago
  55. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 6 years ago
  56. d6e4aec transcoder: fix rotation handling by Chong Zhang · 6 years ago
  57. 5855ee5 transcoder: add hevc->avc unit test and verify formats. by Chong Zhang · 6 years ago
  58. 7f5f428 Merge "transcoder: wait for actual encoder output format to start writer" by TreeHugger Robot · 6 years ago
  59. a2cc86b transcoder: wait for actual encoder output format to start writer by Chong Zhang · 6 years ago
  60. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 6 years ago
  61. 6646927 transcoding: hooking up real transcoder in service by Chong Zhang · 6 years ago
  62. 308e91f Transcoder: change src/dst to fd by Chong Zhang · 6 years ago
  63. cab39d8 Transcoder: Added MediaTranscoder and unit test. by Linus Nilsson · 6 years ago
  64. a85df7f Transcoder: Added MediaSampleWriter and unit tests. by Linus Nilsson · 6 years ago
  65. c6221db Transcoder: Added PassthroughTrackTranscoder and unit tests. by Linus Nilsson · 6 years ago
  66. 0da327a Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder by Linus Nilsson · 6 years ago
  67. cb9198e Transcoder: Add MediaSampleQueue and unit tests. by Linus Nilsson · 6 years ago
  68. 08b38d0 MediaTranscodingService: Add some missing build flags to Android.bp by hkuang · 6 years ago
  69. 478df7e Added MediaSampleReader interface and an NDK based implementation. by Linus Nilsson · 6 years ago