Commit Graph

7 Commits (aba6667357c4cbfc7ad2cca52855dcdd777b8353)

Author SHA1 Message Date
winlin 310514ea94 Update players and console. 3 years ago
CommanderRoot 8a75e8a165
Replace deprecated String.prototype.substr() (#2948)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
winlin eb339432c4 SquashSRS4: Update benchmark data. 4 years ago
winlin becbe45bcd SquashSRS4: Add demo for RTC 4 years ago
winlin 0b62216999 SquashSRS4: Support av1 for Chrome M90 enabled it. 4 years ago
winlin d4a8a72388 SquashSRS4: Add console. Disable cherrypy by default. 4 years ago
winlin 529264f238 RTC: Refine player and publisher 4 years ago