1. 763e0b9 Merge "Transcoder: Request background priority mode from muxer and codecs." into sc-dev by Linus Nilsson · 4 years, 1 month ago
  2. 6bc185f Transcoder: Request background priority mode from muxer and codecs. by Linus Nilsson · 4 years, 1 month ago
  3. b6ee6bf Merge "Transcoder: Increase test timeout" into sc-dev by Linus Nilsson · 4 years, 2 months ago
  4. 6709659 Transcoder: Increase test timeout by Linus Nilsson · 4 years, 2 months ago
  5. 1184f93 Transcoder: Don't fail test if codec changes configured bitrate. by Linus Nilsson · 4 years, 2 months ago
  6. 52df71c Transcoder: Add HDR -> SDR unit test using sample plugin. by Linus Nilsson · 4 years, 3 months ago
  7. 56786ac [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 3 months ago
  8. 5739fff Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 3 months ago
  9. 99de503 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" into sc-dev by Bob Badour · 4 years, 3 months ago
  10. 457c689 transcoding: add watchdog to prevent transcoder hang by Chong Zhang · 4 years, 4 months ago
  11. 3908e7b [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 3 months ago
  12. 7398f05 Merge "Transcoder: MediaSampleReader sometimes drops last sample." into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  13. 6da1c54 Transcoder: MediaSampleReader sometimes drops last sample. by Linus Nilsson · 4 years, 4 months ago
  14. 9cc7fca Merge "Transcoder: Adopt MediaCodec HDR->SDR conversion" into sc-dev by Linus Nilsson · 4 years, 4 months ago
  15. f464154 Transcoder: Adopt MediaCodec HDR->SDR conversion by Linus Nilsson · 4 years, 4 months ago
  16. f524904 Transcoder: Increase unit test timeout by Linus Nilsson · 4 years, 4 months ago
  17. 91ea1f4 Transcoder: Add 4K transcoder unit test by Linus Nilsson · 4 years, 5 months ago
  18. cbcde34 Added media_transcoder_fuzzer by Ayushi Khopkar · 4 years, 6 months ago
  19. 3488867 Merge "Transcoder: Fix codec config error with single frame video" by Hangyu Kuang · 4 years, 6 months ago
  20. af4a321 Transcoder: Fix codec config error with single frame video by Linus Nilsson · 4 years, 6 months ago
  21. 5e883d1 Merge "Transcoder: Relax the bitrate file size thresholds for cuttlefish" by TreeHugger Robot · 4 years, 6 months ago
  22. 24ba921 Transcoder: Relax the bitrate file size thresholds for cuttlefish by Linus Nilsson · 4 years, 6 months ago
  23. bdcc54f Merge "Transcoder: Fix error with short clips" by Linus Nilsson · 4 years, 6 months ago
  24. 071b9da Merge "Transcoder: Add support for pausing transcoding on a sync frame." by Linus Nilsson · 4 years, 6 months ago
  25. 0c01f3d Transcoder: Fix error with short clips by Linus Nilsson · 4 years, 6 months ago
  26. af7f8be Merge changes from topic "TranscodingAtest" by Hangyu Kuang · 4 years, 6 months ago
  27. 84d4018 libmediatranscoder: Android.bp updates by Harish Mahendrakar · 4 years, 6 months ago
  28. 8c92258 libmediatranscoding: Run tests with atest by Harish Mahendrakar · 4 years, 6 months ago
  29. c580def libmediatranscoding: Reorganize test assets by Harish Mahendrakar · 4 years, 6 months ago
  30. fdb3e33 Transcoder: Add support for pausing transcoding on a sync frame. by Linus Nilsson · 4 years, 8 months ago
  31. bbb4eac transcoder: plumb uid/pid to transcoder createCodec by Chong Zhang · 4 years, 6 months ago
  32. e4e088f transcoder: remove libbinder usage by Chong Zhang · 4 years, 7 months ago
  33. 93cf913 Transcoder: Fixed codec leaks on cancel. by Linus Nilsson · 4 years, 8 months ago
  34. c31d249 Transcoder: Refactor sample writer to not block clients. by Linus Nilsson · 4 years, 8 months ago
  35. 6233fed Transcoder: Improve AV transcoding speed by enforcing sequential sample access. by Linus Nilsson · 4 years, 10 months ago
  36. 687a009 Merge "Transcoder: Preserve source track's bitrate by default." by TreeHugger Robot · 4 years, 10 months ago
  37. 800793f Transcoder: Preserve source track's bitrate by default. by Linus Nilsson · 4 years, 10 months ago
  38. 7aa2e4a Merge "Remove non-inclusive language from the transcoder." by TreeHugger Robot · 4 years, 10 months ago
  39. 443f16c Remove non-inclusive language from the transcoder. by Linus Nilsson · 4 years, 10 months ago
  40. b09aac2 Transcoder: Improve video transcoding with audio passthrough performance by Linus Nilsson · 4 years, 10 months ago
  41. cb7e418 Merge "Transcoder: Fix video track transcoding crash." by Linus Nilsson · 4 years, 11 months ago
  42. e4716f2 Transcoder: Fix video track transcoding crash. by Linus Nilsson · 4 years, 11 months ago
  43. e2cdd1f Transcoder: Add support for progress updates. by Linus Nilsson · 5 years ago
  44. f1ec7e4 Merge "transcoder: initial version of pause/resume" by TreeHugger Robot · 5 years ago
  45. 42a971b Transcoder: Preserve source track duration. by Linus Nilsson · 5 years ago
  46. b55c545 transcoder: initial version of pause/resume by Chong Zhang · 5 years ago
  47. d6e4aec transcoder: fix rotation handling by Chong Zhang · 5 years ago
  48. 5855ee5 transcoder: add hevc->avc unit test and verify formats. by Chong Zhang · 5 years ago
  49. 7f5f428 Merge "transcoder: wait for actual encoder output format to start writer" by TreeHugger Robot · 5 years ago
  50. a2cc86b transcoder: wait for actual encoder output format to start writer by Chong Zhang · 5 years ago
  51. 2ef2b43 transcoding: Add more test assets for testing. by hkuang · 5 years ago
  52. 308e91f Transcoder: change src/dst to fd by Chong Zhang · 5 years ago
  53. cab39d8 Transcoder: Added MediaTranscoder and unit test. by Linus Nilsson · 5 years ago
  54. a85df7f Transcoder: Added MediaSampleWriter and unit tests. by Linus Nilsson · 5 years ago
  55. c6221db Transcoder: Added PassthroughTrackTranscoder and unit tests. by Linus Nilsson · 5 years ago
  56. 0da327a Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder by Linus Nilsson · 5 years ago
  57. cb9198e Transcoder: Add MediaSampleQueue and unit tests. by Linus Nilsson · 5 years ago
  58. 478df7e Added MediaSampleReader interface and an NDK based implementation. by Linus Nilsson · 5 years ago