media/extensions/leanback/src/main
olly 8ec6cf154c Fix incorrect anamorphic handling in Leanback extension
The leanback library doesn't know about non-square pixels. So if
we're playing content that uses non-square pixels, we need to adjust
the video dimensions that we provide to leanback such that it
renders the video with the correct aspect ratio.

PiperOrigin-RevId: 277042560
2019-10-30 08:50:49 +00:00
..
java/com/google/android/exoplayer2/ext/leanback Fix incorrect anamorphic handling in Leanback extension 2019-10-30 08:50:49 +00:00
AndroidManifest.xml Creating an leanback extension for ExoPlayer. Leanback added support for new 2017-08-17 22:34:10 +01:00