1. e4e088f transcoder: remove libbinder usage by Chong Zhang · 5 years ago
  2. 72fedd6 Merge "Transcoder: Add default codec operating rate." by TreeHugger Robot · 5 years ago
  3. 7a127b2 Transcoder: Add default codec operating rate. by Linus Nilsson · 5 years ago
  4. e8b8335 Merge "Transcoder: Fix oob read in benchmark test" by TreeHugger Robot · 5 years ago
  5. d98ea3b Transcoder: Fix oob read in benchmark test by Linus Nilsson · 5 years ago
  6. bc06248 transcoding: renaming to session controller to avoid confusion by Chong Zhang · 5 years ago
  7. 82a6a29 Transcoder: Make it easier to benchmark operating rates. by Linus Nilsson · 5 years ago
  8. 6bf4653 Transcoder: Benchmark HEVC->AVC and max operating rate by Linus Nilsson · 5 years ago
  9. 8a96cfc Transcoder: Add TrackTranscoder benchmarking. by Linus Nilsson · 5 years ago
  10. ad38887 Merge "Transcoder: Allow setting operating rate and priority on both encoder and decoder" by Linus Nilsson · 5 years ago
  11. 16d772b Transcoder: Allow setting operating rate and priority on both encoder and decoder by Linus Nilsson · 5 years ago
  12. 9fe700a Merge "Transcoder: Fixed codec leaks on cancel." by TreeHugger Robot · 5 years ago
  13. 93cf913 Transcoder: Fixed codec leaks on cancel. by Linus Nilsson · 5 years ago
  14. a23394f Merge "Transcoder: Refactor sample writer to not block clients." by TreeHugger Robot · 5 years ago
  15. c31d249 Transcoder: Refactor sample writer to not block clients. by Linus Nilsson · 5 years ago
  16. c8c88cc transcoder: fix error returned failed configure by Chong Zhang · 5 years ago
  17. 6233fed Transcoder: Improve AV transcoding speed by enforcing sequential sample access. by Linus Nilsson · 5 years ago
  18. 6c10370 Transcoder: Add a MediaSampleReader benchmark test. by Linus Nilsson · 5 years ago
  19. 687a009 Merge "Transcoder: Preserve source track's bitrate by default." by TreeHugger Robot · 5 years ago
  20. 800793f Transcoder: Preserve source track's bitrate by default. by Linus Nilsson · 5 years ago
  21. 5d0c89b Merge "Transcoder: Adopt MediaCodec's ALLOW_FRAME_DROP key" by TreeHugger Robot · 5 years ago
  22. 9359189 Transcoder: Adopt MediaCodec's ALLOW_FRAME_DROP key by Linus Nilsson · 5 years ago
  23. 7aa2e4a Merge "Remove non-inclusive language from the transcoder." by TreeHugger Robot · 5 years ago
  24. 443f16c Remove non-inclusive language from the transcoder. by Linus Nilsson · 5 years ago
  25. b09aac2 Transcoder: Improve video transcoding with audio passthrough performance by Linus Nilsson · 5 years ago
  26. 8f0b876 Transcoder: Add initial high level benchmark test. by Linus Nilsson · 5 years ago
  27. 16a5521 Transcoder: Fix crash in PassthroughTrackTranscoder by Linus Nilsson · 5 years ago
  28. cb7e418 Merge "Transcoder: Fix video track transcoding crash." by Linus Nilsson · 5 years ago
  29. e4716f2 Transcoder: Fix video track transcoding crash. by Linus Nilsson · 5 years ago
  30. e2cdd1f Transcoder: Add support for progress updates. by Linus Nilsson · 5 years ago
  31. f1ec7e4 Merge "transcoder: initial version of pause/resume" by TreeHugger Robot · 5 years ago
  32. 42a971b Transcoder: Preserve source track duration. by Linus Nilsson · 6 years ago
  33. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 6 years ago
  34. d6e4aec transcoder: fix rotation handling by Chong Zhang · 6 years ago
  35. 5855ee5 transcoder: add hevc->avc unit test and verify formats. by Chong Zhang · 6 years ago
  36. 7f5f428 Merge "transcoder: wait for actual encoder output format to start writer" by TreeHugger Robot · 6 years ago
  37. a2cc86b transcoder: wait for actual encoder output format to start writer by Chong Zhang · 6 years ago
  38. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 6 years ago
  39. 6646927 transcoding: hooking up real transcoder in service by Chong Zhang · 6 years ago
  40. 308e91f Transcoder: change src/dst to fd by Chong Zhang · 6 years ago
  41. cab39d8 Transcoder: Added MediaTranscoder and unit test. by Linus Nilsson · 6 years ago
  42. a85df7f Transcoder: Added MediaSampleWriter and unit tests. by Linus Nilsson · 6 years ago
  43. c6221db Transcoder: Added PassthroughTrackTranscoder and unit tests. by Linus Nilsson · 6 years ago
  44. 0da327a Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder by Linus Nilsson · 6 years ago
  45. cb9198e Transcoder: Add MediaSampleQueue and unit tests. by Linus Nilsson · 6 years ago
  46. 08b38d0 MediaTranscodingService: Add some missing build flags to Android.bp by hkuang · 6 years ago
  47. 478df7e Added MediaSampleReader interface and an NDK based implementation. by Linus Nilsson · 6 years ago