5.3.0
- Improved (decreased) latency for most decoders by using
MediaCodecHelper
from https://github.com/moonlight-stream/moonlight-android repo. - Added
onRtspFrameSizeChanged(width: Int, height: Int)
method to be notified when video resolution changed.