1. 7398f05 Merge "Transcoder: MediaSampleReader sometimes drops last sample." into sc-dev by TreeHugger Robot · 5 years ago
  2. 6da1c54 Transcoder: MediaSampleReader sometimes drops last sample. by Linus Nilsson · 5 years ago
  3. 9cc7fca Merge "Transcoder: Adopt MediaCodec HDR->SDR conversion" into sc-dev by Linus Nilsson · 5 years ago
  4. f464154 Transcoder: Adopt MediaCodec HDR->SDR conversion by Linus Nilsson · 5 years ago
  5. f524904 Transcoder: Increase unit test timeout by Linus Nilsson · 5 years ago
  6. 91ea1f4 Transcoder: Add 4K transcoder unit test by Linus Nilsson · 5 years ago
  7. cbcde34 Added media_transcoder_fuzzer by Ayushi Khopkar · 5 years ago
  8. 3488867 Merge "Transcoder: Fix codec config error with single frame video" by Hangyu Kuang · 5 years ago
  9. af4a321 Transcoder: Fix codec config error with single frame video by Linus Nilsson · 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. e4e088f transcoder: remove libbinder usage by Chong Zhang · 5 years ago
  22. 93cf913 Transcoder: Fixed codec leaks on cancel. by Linus Nilsson · 5 years ago
  23. c31d249 Transcoder: Refactor sample writer to not block clients. by Linus Nilsson · 5 years ago
  24. 6233fed Transcoder: Improve AV transcoding speed by enforcing sequential sample access. by Linus Nilsson · 6 years ago
  25. 687a009 Merge "Transcoder: Preserve source track's bitrate by default." by TreeHugger Robot · 6 years ago
  26. 800793f Transcoder: Preserve source track's bitrate by default. by Linus Nilsson · 6 years ago
  27. 7aa2e4a Merge "Remove non-inclusive language from the transcoder." by TreeHugger Robot · 6 years ago
  28. 443f16c Remove non-inclusive language from the transcoder. by Linus Nilsson · 6 years ago
  29. b09aac2 Transcoder: Improve video transcoding with audio passthrough performance by Linus Nilsson · 6 years ago
  30. cb7e418 Merge "Transcoder: Fix video track transcoding crash." by Linus Nilsson · 6 years ago
  31. e4716f2 Transcoder: Fix video track transcoding crash. by Linus Nilsson · 6 years ago
  32. e2cdd1f Transcoder: Add support for progress updates. by Linus Nilsson · 6 years ago
  33. f1ec7e4 Merge "transcoder: initial version of pause/resume" by TreeHugger Robot · 6 years ago
  34. 42a971b Transcoder: Preserve source track duration. by Linus Nilsson · 6 years ago
  35. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 6 years ago
  36. d6e4aec transcoder: fix rotation handling by Chong Zhang · 6 years ago
  37. 5855ee5 transcoder: add hevc->avc unit test and verify formats. by Chong Zhang · 6 years ago
  38. 7f5f428 Merge "transcoder: wait for actual encoder output format to start writer" by TreeHugger Robot · 6 years ago
  39. a2cc86b transcoder: wait for actual encoder output format to start writer by Chong Zhang · 6 years ago
  40. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 6 years ago
  41. 308e91f Transcoder: change src/dst to fd by Chong Zhang · 6 years ago
  42. cab39d8 Transcoder: Added MediaTranscoder and unit test. by Linus Nilsson · 6 years ago
  43. a85df7f Transcoder: Added MediaSampleWriter and unit tests. by Linus Nilsson · 6 years ago
  44. c6221db Transcoder: Added PassthroughTrackTranscoder and unit tests. by Linus Nilsson · 6 years ago
  45. 0da327a Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder by Linus Nilsson · 6 years ago
  46. cb9198e Transcoder: Add MediaSampleQueue and unit tests. by Linus Nilsson · 6 years ago
  47. 478df7e Added MediaSampleReader interface and an NDK based implementation. by Linus Nilsson · 6 years ago