1. 93cf913 Transcoder: Fixed codec leaks on cancel. by Linus Nilsson · 5 years ago
  2. c31d249 Transcoder: Refactor sample writer to not block clients. by Linus Nilsson · 5 years ago
  3. 6233fed Transcoder: Improve AV transcoding speed by enforcing sequential sample access. by Linus Nilsson · 5 years ago
  4. 687a009 Merge "Transcoder: Preserve source track's bitrate by default." by TreeHugger Robot · 5 years ago
  5. 800793f Transcoder: Preserve source track's bitrate by default. by Linus Nilsson · 5 years ago
  6. 7aa2e4a Merge "Remove non-inclusive language from the transcoder." by TreeHugger Robot · 5 years ago
  7. 443f16c Remove non-inclusive language from the transcoder. by Linus Nilsson · 5 years ago
  8. b09aac2 Transcoder: Improve video transcoding with audio passthrough performance by Linus Nilsson · 5 years ago
  9. cb7e418 Merge "Transcoder: Fix video track transcoding crash." by Linus Nilsson · 5 years ago
  10. e4716f2 Transcoder: Fix video track transcoding crash. by Linus Nilsson · 5 years ago
  11. e2cdd1f Transcoder: Add support for progress updates. by Linus Nilsson · 6 years ago
  12. f1ec7e4 Merge "transcoder: initial version of pause/resume" by TreeHugger Robot · 6 years ago
  13. 42a971b Transcoder: Preserve source track duration. by Linus Nilsson · 6 years ago
  14. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 6 years ago
  15. d6e4aec transcoder: fix rotation handling by Chong Zhang · 6 years ago
  16. 5855ee5 transcoder: add hevc->avc unit test and verify formats. by Chong Zhang · 6 years ago
  17. 7f5f428 Merge "transcoder: wait for actual encoder output format to start writer" by TreeHugger Robot · 6 years ago
  18. a2cc86b transcoder: wait for actual encoder output format to start writer by Chong Zhang · 6 years ago
  19. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 6 years ago
  20. 308e91f Transcoder: change src/dst to fd by Chong Zhang · 6 years ago
  21. cab39d8 Transcoder: Added MediaTranscoder and unit test. by Linus Nilsson · 6 years ago
  22. a85df7f Transcoder: Added MediaSampleWriter and unit tests. by Linus Nilsson · 6 years ago
  23. c6221db Transcoder: Added PassthroughTrackTranscoder and unit tests. by Linus Nilsson · 6 years ago
  24. 0da327a Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder by Linus Nilsson · 6 years ago
  25. cb9198e Transcoder: Add MediaSampleQueue and unit tests. by Linus Nilsson · 6 years ago
  26. 478df7e Added MediaSampleReader interface and an NDK based implementation. by Linus Nilsson · 6 years ago