This website requires JavaScript.
Explore
Help
Sign In
package
/
mediadevices
Watch
1
Star
0
Fork
0
You've already forked mediadevices
mirror of
https://github.com/pion/mediadevices.git
synced
2026-04-23 00:07:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bee5c1f8f4b0105c4582a4bdb53341a1ea001ef
mediadevices
/
pkg
/
codec
/
opus
T
History
Atsushi Watanabe
58dc90d03a
Fix opus codec panic on read after close (
#440
)
...
Also add test to other codecs
2022-08-24 07:23:57 -04:00
..
include
Add static-linked opus option
2020-12-16 19:04:12 -05:00
lib
Update libopus static library to correct arch for darwin arm64 (
#428
)
2022-08-07 09:01:29 -04:00
.gitignore
Add static-linked opus option
2020-12-16 19:04:12 -05:00
LICENSE
Add static-linked opus option
2020-12-16 19:04:12 -05:00
Makefile
Recompile Opus with PIC
2021-01-09 08:30:52 -08:00
opus_pkgconfig.go
Add static-linked opus option
2020-12-16 19:04:12 -05:00
opus_static.go
Add darwin arm64 libs (
#368
)
2022-05-02 11:44:46 +09:00
opus_test.go
Fix opus codec panic on read after close (
#440
)
2022-08-24 07:23:57 -04:00
opus.go
Fix opus codec panic on read after close (
#440
)
2022-08-24 07:23:57 -04:00
params_test.go
Fix audio codec latency handling (
#317
)
2021-03-25 14:09:57 -07:00
params.go
Fix audio codec latency handling (
#317
)
2021-03-25 14:09:57 -07:00