Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
fdb3e3399e5a2d6f4a91ef272125b7e0bc792d1d
/
media
/
libmediatranscoding
fdb3e33
Transcoder: Add support for pausing transcoding on a sync frame.
by Linus Nilsson
· 5 years ago
5f5c07b
Merge "Transcoder: Add 720p benchmark"
by Linus Nilsson
· 5 years ago
cf3f8ee
transcoding: pass package name from client to service
by Chong Zhang
· 5 years ago
a7aa2f6
Transcoder: Add 720p benchmark
by Linus Nilsson
· 5 years ago
e4e088f
transcoder: remove libbinder usage
by Chong Zhang
· 5 years ago
28b2720
Merge "Add more package names for MediaProvider"
by TreeHugger Robot
· 5 years ago
3fea286
Add more package names for MediaProvider
by Chong Zhang
· 5 years ago
72fedd6
Merge "Transcoder: Add default codec operating rate."
by TreeHugger Robot
· 5 years ago
7a127b2
Transcoder: Add default codec operating rate.
by Linus Nilsson
· 5 years ago
e8b8335
Merge "Transcoder: Fix oob read in benchmark test"
by TreeHugger Robot
· 5 years ago
d98ea3b
Transcoder: Fix oob read in benchmark test
by Linus Nilsson
· 5 years ago
bc06248
transcoding: renaming to session controller to avoid confusion
by Chong Zhang
· 5 years ago
45912d9
Merge "Transcoder: Make it easier to benchmark operating rates."
by TreeHugger Robot
· 5 years ago
82a6a29
Transcoder: Make it easier to benchmark operating rates.
by Linus Nilsson
· 5 years ago
f2f31ac
Merge "Transcoder: Benchmark HEVC->AVC and max operating rate"
by Linus Nilsson
· 5 years ago
6bf4653
Transcoder: Benchmark HEVC->AVC and max operating rate
by Linus Nilsson
· 5 years ago
c37bdfe
transcoding: trust MediaProvider to set uid for jobs
by Chong Zhang
· 5 years ago
f8701c4
Merge "transcoding: add more dumps for jobs"
by TreeHugger Robot
· 5 years ago
0d91c9b
Merge "Transcoder: Add TrackTranscoder benchmarking."
by Linus Nilsson
· 5 years ago
0579c6f
transcoding: add more dumps for jobs
by Chong Zhang
· 5 years ago
8a96cfc
Transcoder: Add TrackTranscoder benchmarking.
by Linus Nilsson
· 5 years ago
66c8b09
Merge "transcoding: Add more information to dumpsys."
by TreeHugger Robot
· 5 years ago
ff77869
transcoding: Add more information to dumpsys.
by hkuang
· 5 years ago
ad38887
Merge "Transcoder: Allow setting operating rate and priority on both encoder and decoder"
by Linus Nilsson
· 5 years ago
16d772b
Transcoder: Allow setting operating rate and priority on both encoder and decoder
by Linus Nilsson
· 5 years ago
9fe700a
Merge "Transcoder: Fixed codec leaks on cancel."
by TreeHugger Robot
· 5 years ago
93cf913
Transcoder: Fixed codec leaks on cancel.
by Linus Nilsson
· 5 years ago
a23394f
Merge "Transcoder: Refactor sample writer to not block clients."
by TreeHugger Robot
· 5 years ago
c31d249
Transcoder: Refactor sample writer to not block clients.
by Linus Nilsson
· 5 years ago
3f23e98
transcoding: move uid/pid from client to job
by Chong Zhang
· 5 years ago
f907751
Register resource observer and handle resource lost.
by Chong Zhang
· 5 years ago
b79b20f
Merge "Allow native process to set procinfo in ResourceManager"
by TreeHugger Robot
· 5 years ago
97d367b
Allow native process to set procinfo in ResourceManager
by Chong Zhang
· 5 years ago
86f5078
Merge "transcoding: Add forClientUid in TranscodingRequest."
by Hangyu Kuang
· 5 years ago
37a586d
transcoding: Add forClientUid in TranscodingRequest.
by hkuang
· 5 years ago
c8c88cc
transcoder: fix error returned failed configure
by Chong Zhang
· 5 years ago
65e60e2
transcoding: Add operating rate in aidl interface to boost speed.
by hkuang
· 5 years ago
0627dbf
transcoding: Rework AIDL files to expose to frameworks/base
by hkuang
· 5 years ago
6233fed
Transcoder: Improve AV transcoding speed by enforcing sequential sample access.
by Linus Nilsson
· 5 years ago
6c10370
Transcoder: Add a MediaSampleReader benchmark test.
by Linus Nilsson
· 5 years ago
687a009
Merge "Transcoder: Preserve source track's bitrate by default."
by TreeHugger Robot
· 5 years ago
800793f
Transcoder: Preserve source track's bitrate by default.
by Linus Nilsson
· 5 years ago
5d0c89b
Merge "Transcoder: Adopt MediaCodec's ALLOW_FRAME_DROP key"
by TreeHugger Robot
· 5 years ago
9359189
Transcoder: Adopt MediaCodec's ALLOW_FRAME_DROP key
by Linus Nilsson
· 5 years ago
7aa2e4a
Merge "Remove non-inclusive language from the transcoder."
by TreeHugger Robot
· 5 years ago
443f16c
Remove non-inclusive language from the transcoder.
by Linus Nilsson
· 5 years ago
b09aac2
Transcoder: Improve video transcoding with audio passthrough performance
by Linus Nilsson
· 5 years ago
8f0b876
Transcoder: Add initial high level benchmark test.
by Linus Nilsson
· 5 years ago
16a5521
Transcoder: Fix crash in PassthroughTrackTranscoder
by Linus Nilsson
· 5 years ago
cb7e418
Merge "Transcoder: Fix video track transcoding crash."
by Linus Nilsson
· 5 years ago
e4716f2
Transcoder: Fix video track transcoding crash.
by Linus Nilsson
· 5 years ago
98b8a37
transcoding: post progress update to client
by Chong Zhang
· 5 years ago
e2cdd1f
Transcoder: Add support for progress updates.
by Linus Nilsson
· 5 years ago
f1ec7e4
Merge "transcoder: initial version of pause/resume"
by TreeHugger Robot
· 5 years ago
790e942
Merge "Transcoder: Preserve source track duration."
by TreeHugger Robot
· 5 years ago
42a971b
Transcoder: Preserve source track duration.
by Linus Nilsson
· 6 years ago
b55c545
transcoder: initial version of pause/resume
by Chong Zhang
· 6 years ago
352f980
transcoding: push_asset only for new or modified asset files
by Chong Zhang
· 6 years ago
b5f48c9
Merge "transcoding: Adding TranscodingJobStats for benchmarking."
by TreeHugger Robot
· 6 years ago
0bd7374
transcoding: Adding TranscodingJobStats for benchmarking.
by hkuang
· 6 years ago
d6e4aec
transcoder: fix rotation handling
by Chong Zhang
· 6 years ago
5855ee5
transcoder: add hevc->avc unit test and verify formats.
by Chong Zhang
· 6 years ago
7f5f428
Merge "transcoder: wait for actual encoder output format to start writer"
by TreeHugger Robot
· 6 years ago
a2cc86b
transcoder: wait for actual encoder output format to start writer
by Chong Zhang
· 6 years ago
34915b1
transcoding: Make TranscodingTestConfig to be nullable.
by hkuang
· 6 years ago
2ef2b43
transcoding: Add more test assets for testing.
by hkuang
· 6 years ago
6646927
transcoding: hooking up real transcoder in service
by Chong Zhang
· 6 years ago
de60f06
transcoding: use actual callback in SimulatedTranscoder
by Chong Zhang
· 6 years ago
eac8599
Merge "Transcoder: change src/dst to fd"
by TreeHugger Robot
· 6 years ago
308e91f
Transcoder: change src/dst to fd
by Chong Zhang
· 6 years ago
ffa1fec
Merge "transcoding: Add more test configs for SimulatedTranscoder"
by Hangyu Kuang
· 6 years ago
c6be7e4
Merge "transcoding: Add start/pause/resume event update to interface."
by Hangyu Kuang
· 6 years ago
9087f77
transcoding: fix typo on job request
by Chong Zhang
· 6 years ago
a9ffd59
transcoding: Add more test configs for SimulatedTranscoder
by hkuang
· 6 years ago
96471b8
transcoding: Add start/pause/resume event update to interface.
by hkuang
· 6 years ago
1925309
transcoding: Add openFileDescriptor to ITranscodingClientCallback.
by hkuang
· 6 years ago
3bf34c2
Merge "Transcoder: Added MediaTranscoder and unit test."
by TreeHugger Robot
· 6 years ago
cab39d8
Transcoder: Added MediaTranscoder and unit test.
by Linus Nilsson
· 6 years ago
22d6ae8
transcoding: Add TranscodingTestConfig for testing.
by hkuang
· 6 years ago
72d105f
Transcoding: Change to use string path instead of fd.
by hkuang
· 6 years ago
81331c5
Merge "Transcoder: Added MediaSampleWriter and unit tests."
by TreeHugger Robot
· 6 years ago
a85df7f
Transcoder: Added MediaSampleWriter and unit tests.
by Linus Nilsson
· 6 years ago
b6f39b3
Transcoding: Add new AIDL structure TranscodingVideoTrackFormat.
by hkuang
· 6 years ago
934f89f
Merge "transcoding: separate pause&stop on transcoder<->scheduler interface"
by TreeHugger Robot
· 6 years ago
00feca2
transcoding: separate pause&stop on transcoder<->scheduler interface
by Chong Zhang
· 6 years ago
4f418cf
Merge "transcoding: remove realtime jobs when a client is removed"
by TreeHugger Robot
· 6 years ago
767e317
Merge "Transcoder: Added PassthroughTrackTranscoder and unit tests."
by TreeHugger Robot
· 6 years ago
8aa16ea
Merge "transcoding: fixes for binder died handling"
by TreeHugger Robot
· 6 years ago
c6221db
Transcoder: Added PassthroughTrackTranscoder and unit tests.
by Linus Nilsson
· 6 years ago
15c192a
transcoding: remove realtime jobs when a client is removed
by Chong Zhang
· 6 years ago
3fa408f
transcoding: fixes for binder died handling
by Chong Zhang
· 6 years ago
799ba4f
isUidActiveOrForeground will be reverted
by Hui Yu
· 6 years ago
7522218
transcoding: add SimulatedTranscoder to test service
by Chong Zhang
· 6 years ago
88aba17
Merge "TranscodingService: Enable java generation for transcoding aidl"
by TreeHugger Robot
· 6 years ago
acb3350
transcoding: add uid state based scheduling policy
by Chong Zhang
· 6 years ago
f6f372a
TranscodingService: Enable java generation for transcoding aidl
by hkuang
· 6 years ago
da34ac2
Merge "Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder"
by TreeHugger Robot
· 6 years ago
0da327a
Transcoder: Added MediaTrackTranscoder and VideoTrackTranscoder
by Linus Nilsson
· 6 years ago
20f2aa6
Merge "transcoding: use uid instead of pid for scheduling"
by TreeHugger Robot
· 6 years ago
7ae4e2f
transcoding: use uid instead of pid for scheduling
by Chong Zhang
· 6 years ago
Next »