Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEM-2502 AndroidX migration + ExoPlayer upgrade #546

Merged
merged 24 commits into from
Jul 15, 2019
Merged

FEM-2502 AndroidX migration + ExoPlayer upgrade #546

merged 24 commits into from
Jul 15, 2019

Conversation

GouravSna
Copy link
Contributor

  • ExoPlayer upgraded to 2.10.1
  • Decoder reusability on change media (setForegroundMode())
  • Support library migrated to AndroidX.

- Upgraded gson to 2.8.5
- Upgraded okhttp to 3.14.2
- Upgraded ExoPlayer to 2.10.1
- Refactored MediaPlayerWrapper
- Keeping the old file for the track.
- Added CustomMediaCodecRenderer
- ADAPTIVE support having -1 value is not supported in Exoplayer now, so changed the logic accordingly.
- Now the isAdaptiveTrack is being analysed based on the flag present in the track.
- Removed the restriction of 5Gbps track. Logic is solely dependent on exoplayer now.
@GouravSna GouravSna requested a review from giladna May 29, 2019 11:50
@giladna giladna merged commit 69b1dd8 into dev Jul 15, 2019
@giladna giladna deleted the FEM-2502 branch July 15, 2019 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants