File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ androidxTestExtTruth = "1.5.0"
38
38
androidxTestRules = " 1.5.0"
39
39
androidxTestRunner = " 1.5.2"
40
40
androidxUiAutomator = " 2.2.0"
41
- media3 = " 1.2.1 "
41
+ media3 = " 1.4.0-rc01 "
42
42
appcompat = " 1.6.1"
43
43
material = " 1.12.0-beta01"
44
44
constraintlayout = " 2.1.4"
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ This sample demonstrates converting a series of UltraHDR images into a HDR
123
123
- [ UltraHDR x OpenGLES SurfaceView] ( graphics/ultrahdr/src/main/java/com/example/platform/graphics/ultrahdr/opengl/UltraHDRWithOpenGL.kt ) :
124
124
This sample demonstrates displaying an UltraHDR image via and OpenGL Pipeline
125
125
- [ Video Composition using Media3 Transformer] ( media/video/src/main/java/com/example/platform/media/video/TransformerVideoComposition.kt ) :
126
- This sample demonstrates concatenation of two video assets using Media3
126
+ This sample demonstrates concatenation of two video assets and an image using Media3.
127
127
- [ Visualizing an UltraHDR Gainmap] ( graphics/ultrahdr/src/main/java/com/example/platform/graphics/ultrahdr/display/VisualizingAnUltraHDRGainmap.kt ) :
128
128
This sample demonstrates visualizing the underlying gainmap of an UltraHDR
129
129
- [ WindowInsetsAnimation] ( user-interface/window-insets/src/main/java/com/example/platform/ui/insets/WindowInsetsAnimation.kt ) :
You can’t perform that action at this time.
0 commit comments