Commit graph

27 commits

Author SHA1 Message Date
Vasily
0ec98cc146 Add option to device profileBuilder() to accept client render of ASS 2020-04-27 23:09:59 +03:00
Nazar78
0c0b91b7a5 Support H264 Level 52 (Tizen 5.0) - app only 2020-03-30 17:02:16 +08:00
Nazar78
1f71b6bd14 Support H264 Level 52 (Tizen 5.0) - app only 2020-03-30 17:00:16 +08:00
Nazar78
3f11095fec Support H264 Level 52 (Tizen 5.0) - app only 2020-03-30 16:56:13 +08:00
Nazar78
30ecc52ba4 Support H264 Level 52 (Tizen 5.0) - app only 2020-03-30 15:12:11 +08:00
Dmitry Lyzo
d6ab058661 Add Tizen version check 2020-03-22 20:25:51 +03:00
Dmitry Lyzo
603472cfb6 Add comment 2020-03-22 15:04:51 +03:00
Dmitry Lyzo
99d7138a08 Fix XviD playback on Tizen 2020-03-22 14:00:04 +03:00
Bill Thornton
fb2fe462df Fix redundant double negation errors 2020-02-26 00:19:04 -05:00
dkanada
b3da19a596
Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09:00
Nyanmisaka
a1f6db48b1
h264 high10 is not supported on mobile browsers 2020-02-20 17:38:22 +08:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
Nyanmisaka
86484bc9b4
Update browserdeviceprofile.js 2020-01-28 01:55:02 +08:00
Nyanmisaka
c60eff507b
Update browserdeviceprofile.js 2020-01-28 01:04:52 +08:00
Nyanmisaka
cb04a5aa91
correct canPlayType for hevc level4 2020-01-28 00:58:24 +08:00
Nyanmisaka
1f4af044b0
Update browserdeviceprofile.js 2020-01-24 18:24:32 +08:00
Nyanmisaka
5dbbfdd750
WebOS 1.0+ also supports ASF 2020-01-24 18:22:41 +08:00
Nyanmisaka
7f187b504b
Update browserdeviceprofile.js 2020-01-24 03:30:24 +08:00
Nyanmisaka
50b96b0afb
edge does not support h264 high10 directstream 2020-01-24 03:26:30 +08:00
Nyanmisaka
ae325bd747
Update browserdeviceprofile.js 2020-01-24 02:48:22 +08:00
Nyanmisaka
07c67f0382
Update browserdeviceprofile.js 2020-01-24 02:44:53 +08:00
Nyanmisaka
154a24bdb0
Update browserdeviceprofile.js 2020-01-24 02:38:43 +08:00
Nyanmisaka
9415cdc73c
Update browserdeviceprofile.js 2020-01-24 02:31:08 +08:00
Nyanmisaka
f647a1b4c3
Add and fix some canPlayType 2020-01-24 01:04:07 +08:00
dkanada
503dbb5767 possible fix for ogg playback with chrome 2020-01-11 01:17:17 +09:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
dkanada
a260e33182 sort through the define statements 2019-10-03 02:33:21 +09:00
Renamed from src/components/browserdeviceprofile.js (Browse further)