1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src
nyanmisaka baf1b55a0c Add fMP4 playback support (HEVC, AV1) in HLS.js
Tested codecs:
video: h264, hevc, av1 (av1 in firefox require 1.5.0)
audio: mp3, aac, ac3, eac3 (flac and opus require 1.5.0)

Tested browsers:
Chrome, Firefox, Edge Chromium, Safari and their mobile versions

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-09-01 22:43:02 +08:00
..
apps Merge pull request #4723 from thornbill/add-admin-user-menu 2023-07-14 10:50:28 -04:00
assets cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
components Add fMP4 playback support (HEVC, AV1) in HLS.js 2023-09-01 22:43:02 +08:00
controllers Add fMP4 playback support (HEVC, AV1) in HLS.js 2023-09-01 22:43:02 +08:00
elements Fix emby-scroller not going to the screen edge on desktop 2023-07-10 16:46:44 -04:00
hooks use type alias ParentId 2023-07-12 18:37:04 +03:00
legacy Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
libraries Fix emby-scroller not going to the screen edge on desktop 2023-07-10 16:46:44 -04:00
plugins Make backdrop screensaver interval configurable 2023-08-24 22:50:51 +02:00
scripts Add fMP4 playback support (HEVC, AV1) in HLS.js 2023-09-01 22:43:02 +08:00
strings Add fMP4 playback support (HEVC, AV1) in HLS.js 2023-09-01 22:43:02 +08:00
styles Merge pull request #4441 from addamanth/tv-layout-clock 2023-04-18 09:23:52 -04:00
themes Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
types use type alias ParentId 2023-07-12 18:37:04 +03:00
utils Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
apiclient.d.ts Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
config.json Move SyncPlay initialization to plugin 2022-10-01 02:39:12 -04:00
favicon.ico
favicon.png
global.d.ts Extract display mirror handling from component 2023-05-18 11:32:00 -04:00
index.d.ts Fix experimental layout app icon url 2023-05-16 00:28:52 -04:00
index.html Render navigation elements with react 2023-04-13 00:22:45 -04:00
index.jsx Extract display mirror handling from component 2023-05-18 11:32:00 -04:00
manifest.json
robots.txt
RootApp.tsx refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00
serviceworker.js
touchicon.png
touchicon72.png
touchicon114.png
touchicon144.png
touchicon512.png