Steffen Vogel
|
8146e84f2f
|
Harmonize sections in README
|
2023-04-18 12:12:53 +02:00 |
|
Steffen Vogel
|
4ff24bd656
|
Harmonize section levels
|
2023-04-18 12:12:53 +02:00 |
|
Steffen Vogel
|
64dbe507f0
|
Rephrase relation to webrtc repo
|
2023-04-18 12:12:53 +02:00 |
|
Steffen Vogel
|
dffaf0fcb4
|
Harmonize RFC section and links
|
2023-04-18 12:12:53 +02:00 |
|
Steffen Vogel
|
d3adaeea1a
|
Cleanup common sections in README
|
2023-04-18 12:12:53 +02:00 |
|
Steffen Vogel
|
7a414948c6
|
Cleanup badges in README
|
2023-04-18 12:12:53 +02:00 |
|
renovate[bot]
|
e1616b8cc2
|
Update module golang.org/x/image to v0.7.0 (#489)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-18 13:10:51 +09:00 |
|
Kim Mishra
|
52a080b55a
|
add link to comment
|
2023-04-17 23:51:01 -04:00 |
|
Kim Mishra
|
c2fe66c579
|
t.Errorf -> t.Fatalf
|
2023-04-17 23:51:01 -04:00 |
|
Kim Mishra
|
ac50077e77
|
addressing PR reviews
|
2023-04-17 23:51:01 -04:00 |
|
kim-mishra
|
2f5c61e1f3
|
Update compressed.go
|
2023-04-17 23:51:01 -04:00 |
|
Kim Mishra
|
0715258726
|
check if error is format error
|
2023-04-17 23:51:01 -04:00 |
|
Kim Mishra
|
bccff100e5
|
addressing PR reviews
|
2023-04-17 23:51:01 -04:00 |
|
Kim Mishra
|
0507093a59
|
check if huffman table error occurred, and if so add in necessary data
|
2023-04-17 23:51:01 -04:00 |
|
Abdarrakhman Akhmetgali
|
bf290b026c
|
fix i422ToI420 calculation, add mock FastBoxSampling
|
2023-04-15 08:19:04 -04:00 |
|
Abdarrakhman Akhmetgali
|
0dc4f43c94
|
fix cLen in nocgo implementation of i444Toi420
|
2023-04-15 08:19:04 -04:00 |
|
Clyde Bazile
|
14bfaa5dbd
|
Update pkg/driver/camera/camera_linux.go
Co-authored-by: Eric Daniels <eric@erdaniels.com>
|
2023-04-12 14:07:14 -04:00 |
|
Clyde Bazile
|
09c31a264c
|
expose device name and bus info
|
2023-04-12 14:07:14 -04:00 |
|
renovate[bot]
|
30badd819d
|
Update module github.com/pion/webrtc/v3 to v3.1.59
Generated by Renovate Bot
|
2023-04-06 22:50:50 -04:00 |
|
martha-johnston
|
dc8aeea11f
|
remove name from linux driver info
|
2023-03-31 16:54:09 -04:00 |
|
martha-johnston
|
57c9ba0fc5
|
reveal Name var for driver.info
|
2023-03-31 16:54:09 -04:00 |
|
Clyde Bazile
|
b9ce5bb861
|
change buffer size to 2 (#482)
|
2023-03-29 17:42:58 -04:00 |
|
Clyde Bazile
|
e4ac96ea6b
|
Handle race conditions + add test for Manager.Register (#485)
|
2023-03-27 10:13:23 +09:00 |
|
renovate[bot]
|
11bf55f80c
|
Update actions/setup-go action to v4 (#483)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-20 09:32:50 +09:00 |
|
martha-johnston
|
55881ddd41
|
When finding cameras on linux systems, look at camera ID before path or video* (#476)
|
2023-03-07 15:58:22 -05:00 |
|
Clyde Bazile
|
62009a882b
|
discard buffered frames for < 1fps (#470)
|
2023-03-06 16:52:59 -05:00 |
|
Abdarrakhman Akhmetgali
|
dbd37689e4
|
Optimize ToI420 conversion by using sync.Pool (#473)
Added sync.Pool to the i420 conversion to minimize overhead of creating new byte slices
|
2023-03-06 15:53:44 -05:00 |
|
renovate[bot]
|
d561715bf9
|
Update module golang.org/x/image to v0.5.0 [SECURITY] (#472)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-03 10:51:29 -05:00 |
|
renovate[bot]
|
76ba048312
|
Update module golang.org/x/image to v0.3.0 (#469)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-01 13:51:26 +09:00 |
|
Kyle
|
5da0ebf443
|
Fix deadlock in track.Bind() (#466)
Occurs when read errors happen from a
driver source during a call to track.Bind()
|
2023-01-23 10:00:20 +09:00 |
|
renovate[bot]
|
f8f8511d94
|
Update module github.com/pion/webrtc/v3 to v3.1.50 (#456)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.4.0
|
2023-01-14 09:03:47 +09:00 |
|
Clyde Bazile
|
85597da5bb
|
Expose device list update func (#463)
|
2023-01-14 09:02:46 +09:00 |
|
renovate[bot]
|
6ac1424488
|
Update module golang.org/x/image to v0.2.0 (#462)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-04 12:31:41 +09:00 |
|
Denys Malykhin
|
73a158d097
|
Fix for preventing close of stopRead nil channel (#458)
* Fix for preventing close of stopRead nil channel
* Prevent use of stopRead before assignment
|
2022-12-19 14:05:19 -05:00 |
|
Eric Daniels
|
cb23f1fa82
|
upgrade malgo to v0.11.10 (#455)
v0.3.12
|
2022-12-05 16:19:47 -05:00 |
|
renovate[bot]
|
a0f090dced
|
Update module github.com/pion/webrtc/v3 to v3.1.48 (#444)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-19 00:13:24 +09:00 |
|
Atsushi Watanabe
|
4f7542b614
|
Add CI for M1 Mac (#454)
|
2022-11-19 00:00:03 +09:00 |
|
renovate[bot]
|
860f4a1490
|
Update module golang.org/x/image to v0.1.0 (#451)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-18 11:50:42 +09:00 |
|
renovate[bot]
|
09f3bcc013
|
Update module github.com/esimov/pigo to v1.4.6 (#446)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-12 23:19:56 +09:00 |
|
renovate[bot]
|
f0ad407da8
|
Update golang.org/x/image digest to e7cb969 (#445)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-12 23:18:55 +09:00 |
|
Atsushi Watanabe
|
8d7ccada1c
|
Run CI on Go 1.18 and 1.19 (#449)
|
2022-10-12 23:11:22 +09:00 |
|
Atsushi Watanabe
|
2d9208de5b
|
Disable updating minimum Go version in go.mod (#448)
|
2022-10-12 22:51:12 +09:00 |
|
Atsushi Watanabe
|
52cf6e72b1
|
Skip vaapi test on CI (#447)
DRI device appears on GitHub Actions runner but unusable.
Skip pkg/codec/vaapi test on CI.
|
2022-10-12 22:41:36 +09:00 |
|
代码人生
|
7335797301
|
Fix for having multiple cameras in Windows (#443)
|
2022-09-21 18:43:59 +08:00 |
|
Eric Daniels
|
3bec69bbf8
|
Utilize audio property latency in microphone AudioRecord (#439)
v0.3.11
|
2022-08-24 07:56:55 -04:00 |
|
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 |
|
Valentin Cocaud
|
8ad810e61e
|
fix PLI and FIR handling, wrongly triggering track.OnEnded (#420)
v0.3.10
|
2022-08-16 11:13:33 +02:00 |
|
Eric Daniels
|
6f204fa3d1
|
Properly close microphone before malgo chunk channel (#436)
|
2022-08-09 09:17:47 -04:00 |
|
Eric Daniels
|
5215057409
|
Update libopus static library to correct arch for darwin arm64 (#428)
|
2022-08-07 09:01:29 -04:00 |
|
renovate[bot]
|
3bcbed0286
|
Update module github.com/esimov/pigo to v1.4.5 (#430)
Generated by Renovate Bot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-07 14:46:54 +09:00 |
|