dkanada
|
44c273f531
|
Merge pull request #1000 from Nazar78/tizen5.0-h264-level-52
Support H264 Level 52 (Tizen 5.0)
(cherry picked from commit 4c72a8381c )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-04-05 12:55:02 -04:00 |
|
Joshua M. Boniface
|
9be3f2e731
|
Merge pull request #969 from dmitrylyzo/tizen_xvid
Fix XviD playback on Tizen
(cherry picked from commit 31d9b35615 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-03-22 15:26:45 -04: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 |
|