sruditsky

Results 5 comments of sruditsky

It depends where on Earth you make the measurement -- the closer to the poles the bigger the mistake. The following shows dependency between the latitude and the difference in...

I do agree that the common geofire query -- "give me everything in N-km radius" -- is not expected to be extremely precise. However, then, the natural (while probably rhetorical)...

@tonihei My understanding of CodecNeedsEosPropagation is that some decoders do not propagate BUFFER_FLAG_END_OF_STREAM (EOS) from the input buffer to the output buffer and need ExoPlayer's help in doing so. However,...

@tonihei Yes, I checked this. After the seek DefaultAudioSink.playToEndOfStream is called in a loop and isAudioTrackInitialized always returns false.

I tried this. After this block isAudioTrackInitialized is returning true, but this did not change the problem behavior at all.