media/library
sofijajvc 8f3a363dd2 Add OpenGL support to av1 extension: Libgav1VideoRenderer
Move reusable code from LibvpxVideoRenderer to SimpleDecoderVideoRenderer.
Pass outputBuffer to renderOutputBuffer method instead of keeping the reference in the renderer.

PiperOrigin-RevId: 272899549
2019-10-07 16:31:39 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add OpenGL support to av1 extension: Libgav1VideoRenderer 2019-10-07 16:31:39 +01:00
dash Clean up DashManifestParserTest 2019-10-04 13:31:33 +01:00
hls Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
smoothstreaming Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
ui Cleanup: Only clamp seek positions for FFWD/RWND 2019-10-04 13:33:09 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.