- 06 Sep, 2021 2 commits
-
-
Harald Alvestrand authored
-
dependabot[bot] authored
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 ) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 20 Aug, 2021 3 commits
-
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Harald Alvestrand <harald@alvestrand.no>
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.18 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.18...7.0.36 ) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Harald Alvestrand <harald@alvestrand.no>
-
- 26 Jul, 2021 1 commit
-
-
guidou authored
breakout box: add worker sample
-
- 20 Jul, 2021 1 commit
-
-
Philipp Hancke authored
-
- 21 Jun, 2021 3 commits
-
-
Philipp Hancke authored
fixes #1454 and reverts the behaviour to what it used to be
-
guidou authored
video-processing: discard alpha
-
Ben Wagner authored
-
- 16 Jun, 2021 1 commit
-
-
guidou authored
insertable streams: remove obsolete readableStream/writableStream code
-
- 12 Jun, 2021 1 commit
-
-
Philipp Hancke authored
which is obsolete by now
-
- 21 May, 2021 2 commits
-
-
Dave Piché authored
Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
Philipp Hancke authored
fixes #1441
-
- 29 Apr, 2021 8 commits
-
-
Ben Wagner authored
65c8cb949f91891db82997528f58dd801531b409 Use new canvas/WebGL APIs to draw VideoFrame directly and create VideoFrame from canvas 52d197fd72c65b54408a16d00be7acdd611737f9 eslint fix a75ae34fb3bcfce538528ed0232c24831c7081a5 use single switch for ImageBitmap c0e4d50e144dcf351b5e16c4f949c18b23815074 eslint 78a117977e04ab013a8db1c79c84fd58aa0032e8 Fix flipY and typo Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
Philipp Hancke authored
for easier testing of issues like https://bugs.chromium.org/p/chromium/issues/detail?id=117681 and Safari support Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
Philipp Hancke authored
* add requestVideoFrameCallback which is very nice and even has WebRTC extensions: https://web.dev/requestvideoframecallback-rvfc/ * make capturetime work * make local capturetime work courtesy of https://bugs.chromium.org/p/chromium/issues/detail?id=1169586 Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
dependabot[bot] authored
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
Philipp Hancke authored
(this changed in... 2019?) Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
Dr. Pepper authored
Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
dependabot[bot] authored
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Christoffer Jansson <jansson@google.com>
-
Ben Wagner authored
* Add canvas capture source to video processing sample * formatting * adjust canvas height in all cases * Fix eslint problems * Fix copyright
-
- 17 Feb, 2021 1 commit
-
-
Ben Wagner authored
Add new sample for audio processing using insertable streams
-
- 09 Feb, 2021 4 commits
-
-
Ben Wagner authored
-
Ben Wagner authored
-
Ben Wagner authored
-
Harald Alvestrand authored
* Make detailed results available in a global variable. This is for pulling the results into a performance test. * Repair various deficiencies * Get that semicolon
-
- 08 Feb, 2021 1 commit
-
-
Ben Wagner authored
Add low-pass filter with a low cutoff
-
- 05 Feb, 2021 2 commits
-
-
Stephan Reiter authored
-
Harald Alvestrand authored
This makes it easier to find the "negotiate-timing" sample.
-
- 03 Feb, 2021 2 commits
-
-
Ben Wagner authored
-
Ben Wagner authored
-
- 27 Jan, 2021 1 commit
-
-
Harald Alvestrand authored
This adds a demo that checks how long a renegotiation takes, and whether it impacts audio quality.
-
- 26 Jan, 2021 2 commits
-
-
Ben Wagner authored
Add throughput to DataChannel tests.
-
Ben Wagner authored
-
- 21 Jan, 2021 5 commits
-
-
Philipp Hancke authored
follow-up on #1363
-
Ben Wagner authored
-
Ben Wagner authored
-
Ben Wagner authored
This pulls in changes by mbonadei@chromium.org made in https://chromium.googlesource.com/chromium/src/+/0ab831760c29f59e663a3b6df7b43f9fa194a5d8
-
Philipp Hancke authored
Co-authored-by:
Harald Alvestrand <harald@alvestrand.no>
-