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 b5e40f5952 Fix the behavior of HDR remuxing in HLS.js 1.5+
Without this change, HLS.js 1.5+ only allows HDR playback on
displays/systems with HDR enabled. When the server provides
two streams one HDR and one SDR for fallback, HLS.js will
ignore the HDR stream, even if the browser supports
client-side tone-mapping. This triggers unnecessary transcoding.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-24 01:59:54 +08:00
..
apps Update dialog title to show user to be deleted 2024-03-17 04:37:01 -04:00
assets Use a static PNG image for paused indicator 2023-10-25 10:41:34 -04:00
components Add package.json name and version as defines to avoid importing the package.json in code 2024-03-23 09:28:24 +01:00
controllers Add package.json name and version as defines to avoid importing the package.json in code 2024-03-23 09:28:24 +01:00
elements Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react 2024-03-07 08:08:14 -05:00
hooks Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react 2024-03-07 08:08:14 -05:00
legacy Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
libraries Fix iOS 12 crashing in scroller 2024-01-03 11:50:30 -05:00
plugins Fix the behavior of HDR remuxing in HLS.js 1.5+ 2024-03-24 01:59:54 +08:00
scripts Merge pull request #5289 from nyanmisaka/enable-fmp4-hls-by-default 2024-03-22 19:03:57 -04:00
strings Translated using Weblate (Vietnamese) 2024-03-23 12:27:38 -04:00
styles Merge pull request #5139 from thornbill/item-details-backdrop-take-57 2024-01-22 00:22:49 -05:00
themes Replace hardcoded color with theme reference 2024-02-29 04:21:24 +03:00
types Add shared ItemMediaKind Type 2024-03-03 01:36:21 +03:00
utils Replace jellyfin sdk generated-client models wiyh full path 2024-02-28 23:10:31 +03: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 Sort define keys 2024-03-23 15:31:14 +01: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 Add package.json name and version as defines to avoid importing the package.json in code 2024-03-23 09:28:24 +01:00
manifest.json fix manifest start_url 2023-11-09 09:47:14 +03:00
robots.txt
RootApp.tsx Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
RootAppRouter.tsx Fix stable app crash due to missing nav components 2024-01-26 16:21:46 -05:00
serviceworker.js Remove resource caching from service worker 2023-10-25 22:25:24 +02:00
touchicon.png
touchicon72.png
touchicon114.png
touchicon144.png
touchicon512.png