roblav96 / exoplayer-amazon-port

Official port of ExoPlayer for Amazon devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon ExoPlayer Port

ExoPlayer is an application level open-source media player intended for Android media apps. Amazon has a port of ExoPlayer that is compatible with Fire TV and other Amazon devices.The Amazon port of ExoPlayer provides many fixes, workarounds, and other patches to make ExoPlayer work on Amazon devices.

https://github.com/amzn/exoplayer-amazon-port
This repository is a port of the ExoPlayer project for Amazon devices.

See https://github.com/google/ExoPlayer for the original project.
See "README-ORIGINAL.md" for the original ExoPlayer README at Exoplayer 2.13.3.

Also see https://developer.amazon.com/docs/fire-tv/media-players.html#exoplayer

Amazon Port Added Functionality

  • Dolby Support on Gen1 FireTV
  • Fixes audio latency issues on Gen4 Tablet
  • Support for disabling snapping video frame release times to VSYNC added
  • Support skipping profile level checks for video added
  • Added support for Toshiba Fire TV edition to switch to BT while playing Dolby
  • Framedrops are seen in selected Amazon devices
  • Adds a logging mechanism to ease debugging

This functionality was added on top of Original Exoplayer 2.13.3

About

Official port of ExoPlayer for Amazon devices

License:Apache License 2.0


Languages

Language:Java 98.7%Language:C++ 0.9%Language:Makefile 0.2%Language:Shell 0.1%