summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSantiago Seifert <aquilescanta@google.com>2020-06-02 16:09:19 +0100
committerSantiago Seifert <aquilescanta@google.com>2020-06-09 16:39:49 +0100
commit45d8f79127a5462357abaf1e9b4994f5291437ac (patch)
tree382e1f262a3ef6725ee7c694d0838bca9cdf3521 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentcdde51eae70a6ac54142168c84e05c94607b2f7d (diff)
Add parameter for exposing a dummy seekmap.
Allows integration with ExoPlayer-DASH module. Before extracting each chunk, ExoPlayer makes a seek call with the start time of the chunk and position 0. It's not possible to perform this early seek using MediaParser: - Before a seek map is exposed by MediaParser, only seeking to (0, 0) is possible. - Once a seek map is exposed, there's no guarantee that the required position is a legal position. Bug: 149906115 Bug: 154120292 Test: Manual Test: atest CtsMediaParserTestCases Change-Id: I5986170cba4ec1b9f8b902809a9845f93550d103
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions