Name Date Size #Lines LOC

..--

_data/H25-Apr-2025-261240

_includes/H25-Apr-2025-3,1222,802

_layouts/H25-Apr-2025-671573

_page_fragments/H25-Apr-2025-142124

_sass/H25-Apr-2025-2,9032,635

assets/H25-Apr-2025-141125

doc/reference/H25-Apr-2025-724,594630,763

images/H25-Apr-2025-118117

issues/H25-Apr-2025-1210

404.htmlH A D25-Apr-202520 43

CNAMEH A D25-Apr-202514 21

GemfileH A D25-Apr-2025135 64

LICENSEH A D25-Apr-20251.1 KiB2418

README.mdH A D25-Apr-2025637 1310

_config.ymlH A D25-Apr-20252.1 KiB9654

ad-insertion.mdH A D25-Apr-202513.8 KiB330272

analytics.mdH A D25-Apr-202511.5 KiB265221

battery-consumption.mdH A D25-Apr-20253.9 KiB7762

customization.mdH A D25-Apr-202512.2 KiB281229

dash.mdH A D25-Apr-20252.6 KiB8769

debug-logging.mdH A D25-Apr-20255.4 KiB12095

demo-application.mdH A D25-Apr-202511 KiB260217

design-documents.mdH A D25-Apr-20251.9 KiB3730

downloading-media.mdH A D25-Apr-202516.2 KiB411331

drm.mdH A D25-Apr-20255 KiB11287

glossary.mdH A D25-Apr-202510 KiB309202

hello-world.mdH A D25-Apr-20258.2 KiB220174

hls.mdH A D25-Apr-20254.9 KiB135109

index.mdH A D25-Apr-20251.3 KiB2924

listening-to-player-events.mdH A D25-Apr-202510.1 KiB241202

live-streaming.mdH A D25-Apr-20259.3 KiB202171

media-items.mdH A D25-Apr-20255.4 KiB157127

media-sources.mdH A D25-Apr-20253 KiB8366

network-stacks.mdH A D25-Apr-20258.5 KiB177142

oems.mdH A D25-Apr-20254.1 KiB10687

playlists.mdH A D25-Apr-20257.6 KiB208169

progressive.mdH A D25-Apr-20251.4 KiB4837

pros-and-cons.mdH A D25-Apr-20252.4 KiB4842

retrieving-metadata.mdH A D25-Apr-20253.1 KiB9175

rtsp.mdH A D25-Apr-20253.4 KiB9977

run_locally.shH A D25-Apr-202583 51

shrinking.mdH A D25-Apr-20255.1 KiB135109

smoothstreaming.mdH A D25-Apr-20252.7 KiB8971

supported-devices.mdH A D25-Apr-20252.8 KiB5247

supported-formats.mdH A D25-Apr-20254.9 KiB12294

track-selection.mdH A D25-Apr-20257.5 KiB201166

transforming-media.mdH A D25-Apr-20255 KiB139112

troubleshooting.mdH A D25-Apr-202521.5 KiB364308

ui-components.mdH A D25-Apr-20256.2 KiB146120

README.md

1# ExoPlayer website
2
3The [ExoPlayer website](https://exoplayer.dev/) is hosted on
4GitHub Pages, and is statically generated using Jekyll.
5
6* GitHub provides a guide describing how to setup a GitHub Pages site using
7  Jekyll
8  [here](https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/).
9* GitHub provides a guide describing how to test changes to the site locally
10  [here](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/).
11  Once your machine is setup, you can build and run a local instance of the
12  site using `./run_locally.sh` from the root directory.
13