chore: revert audio logic to webcodecs
This commit is contained in:
parent
cade45d16d
commit
4bd20fc988
12 changed files with 1288 additions and 816 deletions
24
status.txt
Normal file
24
status.txt
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
On branch master
|
||||
Your branch is up to date with 'origin/master'.
|
||||
|
||||
Changes not staged for commit:
|
||||
(use "git add <file>..." to update what will be committed)
|
||||
(use "git restore <file>..." to discard changes in working directory)
|
||||
modified: package.json
|
||||
modified: src/main/index.ts
|
||||
modified: src/main/network.ts
|
||||
modified: src/renderer/index.html
|
||||
modified: src/renderer/src/App.tsx
|
||||
modified: src/renderer/src/components/Stage.tsx
|
||||
modified: src/renderer/src/components/VideoTile.tsx
|
||||
modified: src/renderer/src/main.tsx
|
||||
|
||||
Untracked files:
|
||||
(use "git add <file>..." to include in what will be committed)
|
||||
current_head_media.ts
|
||||
previous_head_media.ts
|
||||
src/renderer/src/utils/
|
||||
status.txt
|
||||
|
||||
no changes added to commit (use "git add" and/or "git commit -a")
|
||||
--- SERVER STATUS ---
|
||||
Loading…
Add table
Add a link
Reference in a new issue