DescriptionAndroid SurfaceViewRenderer: Enable hardware scaler
This CL enables the hardware scaler by calling SurfaceHoler.setFixedSize() in SurfaceViewRenderer. This gives a big reduction in GPU load for SurfaceViewRenderers with layout size > frame size. In an AppRTCDemo loopback call with 720p video this gives around 2x total GPU load reduction.
Patch Set 1 : #
Total comments: 5
Patch Set 2 : rebased #Messages
Total messages: 10 (8 generated)
|