mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
chore: small cleanups
This commit is contained in:
parent
6ae5f38af1
commit
ea5002bc87
33 changed files with 55 additions and 46 deletions
|
@ -41,6 +41,7 @@ export class H265Decoder extends H26xDecoder {
|
|||
].join(".");
|
||||
this.#decoder.configure({
|
||||
codec,
|
||||
// Microsoft Edge requires explicit size to work
|
||||
codedWidth: croppedWidth,
|
||||
codedHeight: croppedHeight,
|
||||
optimizeForLatency: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue