Commit Graph

78 Commits

Author SHA1 Message Date
nyanmisaka d3f584ffdf Do not use AC3 for audio transcoding if AAC and MP3 are supported
Transcoding to 2ch AC3 can cause no sound on iOS devices.
2020-11-29 15:31:14 +08:00
nyanmisaka cd99b752c5 fix hevc check for fMP4 2020-11-20 17:33:35 +08:00
nyanmisaka 3b50c0dde1 Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-20 12:30:16 +08:00
Bill Thornton e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
nyanmisaka aff83c93d2 minor changes 2020-11-12 20:35:56 +08:00
nyanmisaka 54db12359c add initial support for fMP4-HLS 2020-11-12 20:03:38 +08:00
vitorsemeano e525a46068 bug fixed plugins load
bug fixed with import browserDeviceProfile
2020-11-05 23:12:24 +00:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
nyanmisaka c7cc220c22 audio directplay profile cleanup 2020-11-01 04:16:40 +08:00
nyanmisaka 0d846fa06d adjust the first codec for hls streaming 2020-11-01 01:04:27 +08:00
dkanada 39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
Bill Thornton d898c1676a Fix old iOS devices that do not support AC-3 2020-09-01 13:20:26 -04:00
dkanada 6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
Dmitry Lyzo 40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
Joshua M. Boniface 0408ff0867 Merge pull request #1660 from nyanmisaka/edge-chromium
Fix mkv directplay on Edge chromium
2020-07-27 17:59:54 -04:00
Dmitry Lyzo fbe81273e8 Add h264 codec profile for TS container 2020-07-27 20:12:36 +03:00
nyanmisaka 7e5be8e05e add initial support for Edge chromium 2020-07-27 21:11:12 +08:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi a5ee5b06aa Fix linting errors due to updates 2020-07-05 12:54:25 +02:00
dkanada 51e358cd86 Merge pull request #1347 from Brissot/master
Fixing Chrome's Unnecessary AV1 Transcode and Combined WebM Profiles
2020-06-10 20:37:26 +09:00
Brissot ae715bbe9a Made new device profile specifically for webm and fixed unnecessary transcoding with AV1 2020-06-09 21:33:12 -04:00
MrTimscampi 2a42100ecc Make DTS check use the replace 2020-06-09 22:39:32 +02:00
MrTimscampi 58338ebb49 Add proper checks for VC-1 2020-06-09 22:10:16 +02:00
MrTimscampi 6fab78d49f Add proper checks for DTS 2020-06-09 22:09:33 +02:00
MrTimscampi 49491d013e Remove references to Orsay and Chromecast in browserDeviceProfile 2020-06-06 21:19:48 +02:00
MrTimscampi 7b0fbc7c7a Fix MP3 audio in video support 2020-06-06 18:53:05 +02:00
MrTimscampi bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
dkanada 200d8dd416 fix casing for a few files 2020-05-17 00:52:16 +09:00