Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/roc-streaming/roc-toolkit
Real-time audio streaming over the network.
https://github.com/roc-streaming/roc-toolkit
roc_core: Minor fix
647255cb0dc265e3ab9aef6d3577fd7c4e092084 authored about 7 years ago
647255cb0dc265e3ab9aef6d3577fd7c4e092084 authored about 7 years ago
roc_lib: Fix
15d4b57b043d7cf5e3a594a0a396edd8e28c6463 authored about 7 years ago
15d4b57b043d7cf5e3a594a0a396edd8e28c6463 authored about 7 years ago
ensure to enable resampling for different in and out sample rates
b8073d547eaff6d8220453d885a8cf18ce03f51f authored about 7 years ago
b8073d547eaff6d8220453d885a8cf18ce03f51f authored about 7 years ago
roc_core: Remove unsuded method
64a09cd354a10bc701a6736a40d332d3efe4cd26 authored about 7 years ago
64a09cd354a10bc701a6736a40d332d3efe4cd26 authored about 7 years ago
Resampler parameters
9e8c52df38be9bf277a26cec7439b04e63d0e82b authored about 7 years ago
9e8c52df38be9bf277a26cec7439b04e63d0e82b authored about 7 years ago
Fix epsilon in tests
60796fce133259203ed561c60718369227427239 authored about 7 years ago
60796fce133259203ed561c60718369227427239 authored about 7 years ago
Resampler: add sinc_table_ptr_
f5ebafb3896ae2773ac4b5f42f635dfe33285f1c authored about 7 years ago
f5ebafb3896ae2773ac4b5f42f635dfe33285f1c authored about 7 years ago
roc_sndio: Cleanup
44e5d9ed42bb67559663aa3d96a3a291b046ed25 authored about 7 years ago
44e5d9ed42bb67559663aa3d96a3a291b046ed25 authored about 7 years ago
roc_sndio: Add Recorder::sample_rate()
77e315c468a37b832fa002af774ddca39fcd4561 authored about 7 years ago
77e315c468a37b832fa002af774ddca39fcd4561 authored about 7 years ago
Fix logging
3268c55e63c62c31f8b772fec1cae3d51282ec0f authored about 7 years ago
3268c55e63c62c31f8b772fec1cae3d51282ec0f authored about 7 years ago
Fix command line tools
fcc2a64ab7f73c5acb580514e727c0e64d355d6f authored about 7 years ago
fcc2a64ab7f73c5acb580514e727c0e64d355d6f authored about 7 years ago
Rework audio frames
ddff0ea939c133f6adffde3ce67604ca96ed882c authored about 7 years ago
ddff0ea939c133f6adffde3ce67604ca96ed882c authored about 7 years ago
Format code
77b1394ab785c5b4e6ef0f4820b81829d750be72 authored about 7 years ago
77b1394ab785c5b4e6ef0f4820b81829d750be72 authored about 7 years ago
roc_audio: Mixer large frames
b79c1bd7ce77f3005851e54607b5adf8f2aa0065 authored about 7 years ago
b79c1bd7ce77f3005851e54607b5adf8f2aa0065 authored about 7 years ago
Resize error checking
29a88924ae783a5cb1e81ffb977b197f92a9e5df authored about 7 years ago
29a88924ae783a5cb1e81ffb977b197f92a9e5df authored about 7 years ago
roc_audio: Depacketizer cleanup tests
6574a97113ca7dd71282921ca19fde88965b5bff authored about 7 years ago
6574a97113ca7dd71282921ca19fde88965b5bff authored about 7 years ago
frame: rename FlagSkip to FlagPacketDrops
4bb334de7812c9c8fcaf3bed80597b4126289676 authored about 7 years ago
4bb334de7812c9c8fcaf3bed80597b4126289676 authored about 7 years ago
depacketizer: rework setting frame flags
Relates: #115
5a7624477ff923b21f643aef619c8ac6368447b6 authored about 7 years ago
depacketizer: rework tests related to setting frame flags
8cae8355a28b4b7e55e8546daa14ab8ef1da06cb authored about 7 years ago
8cae8355a28b4b7e55e8546daa14ab8ef1da06cb authored about 7 years ago
depacketizer: detect fully filled frames
09c030bedbbd20243675d46b4c5b1094b984d6ee authored about 7 years ago
09c030bedbbd20243675d46b4c5b1094b984d6ee authored about 7 years ago
roc_lib: Cosmetic fix
62d1a4686b3a3f81ca6be4b2679e73055cb7a9bf authored about 7 years ago
62d1a4686b3a3f81ca6be4b2679e73055cb7a9bf authored about 7 years ago
Dynamic array resize and error checking
bf1b6018d337a2804dd07e2c8bb67ca9c0c69243 authored about 7 years ago
bf1b6018d337a2804dd07e2c8bb67ca9c0c69243 authored about 7 years ago
roc_core: Cosmetic fixes
b1eaca9f85d0236648076988edcef054a1cf658f authored about 7 years ago
b1eaca9f85d0236648076988edcef054a1cf658f authored about 7 years ago
roc_lib: Error handling and logging
d624e5d5116341f1e19dceb78506d4b904dafbc1 authored about 7 years ago
d624e5d5116341f1e19dceb78506d4b904dafbc1 authored about 7 years ago
Improve logging
04bcc2dd3459b123c6a95ae9f694a84c5ed02d41 authored about 7 years ago
04bcc2dd3459b123c6a95ae9f694a84c5ed02d41 authored about 7 years ago
roc_pipleine: Add Proto_None
c8156a8015102d3a47032a782684579d6213b7e3 authored about 7 years ago
c8156a8015102d3a47032a782684579d6213b7e3 authored about 7 years ago
roc_netio: Rework dynamic configuration
9bc9beab4b7d776000e6bf23cd4ce3075981ddad authored about 7 years ago
9bc9beab4b7d776000e6bf23cd4ce3075981ddad authored about 7 years ago
roc_core: Make Thread thread-safe
50e0de33e010cbd3e123823cdb4ee4d619fd38ef authored about 7 years ago
50e0de33e010cbd3e123823cdb4ee4d619fd38ef authored about 7 years ago
roc_lib: Call remove_port()
d036f5712046cd9157bd3d24648b61a14348e493 authored about 7 years ago
d036f5712046cd9157bd3d24648b61a14348e493 authored about 7 years ago
roc_pipeline: Add iterate_ports
dbd5cbc2b39e0fd74faf7b46020fe7125b5cb0d1 authored about 7 years ago
dbd5cbc2b39e0fd74faf7b46020fe7125b5cb0d1 authored about 7 years ago
roc_netio: Add remove_port()
58900bd4701718450f835fbf1f4aa815f1df6e40 authored about 7 years ago
58900bd4701718450f835fbf1f4aa815f1df6e40 authored about 7 years ago
roc_pipeline: fix comment
986dd67ef06d5c8877161a6f1e0fc73aaf260a85 authored about 7 years ago
986dd67ef06d5c8877161a6f1e0fc73aaf260a85 authored about 7 years ago
roc_lib: extract context
c4cd5d9bb4659380ac3841ea25f78ff1dba7b55b authored about 7 years ago
c4cd5d9bb4659380ac3841ea25f78ff1dba7b55b authored about 7 years ago
netio: Allow dynamic configuration
e871a1b190276f0023c81f5fc4afcc3366b33deb authored about 7 years ago
e871a1b190276f0023c81f5fc4afcc3366b33deb authored about 7 years ago
sndio: Cosmetic fixes
613e24f63664bd9afa44c63b1f785a8762de8747 authored about 7 years ago
613e24f63664bd9afa44c63b1f785a8762de8747 authored about 7 years ago
Separate include and src directories in roc_lib
a697b9c31416601b2f358512473e2e97cfcff4c7 authored about 7 years ago
a697b9c31416601b2f358512473e2e97cfcff4c7 authored about 7 years ago
SCons: fix PulseAudio support in Sox
00f7a83b8b165589b729a11a16bfb63a04fcb041 authored about 7 years ago
00f7a83b8b165589b729a11a16bfb63a04fcb041 authored about 7 years ago
Fix command line options
f04fd77cb2401c2f423b39a6de40aa022e83553a authored about 7 years ago
f04fd77cb2401c2f423b39a6de40aa022e83553a authored about 7 years ago
Minimum and maximum latency
43bf30b74b9c40947d09f083d5759e84c227b116 authored about 7 years ago
43bf30b74b9c40947d09f083d5759e84c227b116 authored about 7 years ago
roc_core: Fix comment
b12f7798d32bc4f26c160d6f09391ea00c7ac95e authored about 7 years ago
b12f7798d32bc4f26c160d6f09391ea00c7ac95e authored about 7 years ago
SCons: don't hide symbols in debug build
89c164e3d953a8709523983e4add0ca034210e0f authored about 7 years ago
89c164e3d953a8709523983e4add0ca034210e0f authored about 7 years ago
LatencyMonitor: silently trim scaling
aded3c18ddecd819e0b3978978a5cf9a3d3306a1 authored about 7 years ago
aded3c18ddecd819e0b3978978a5cf9a3d3306a1 authored about 7 years ago
roc_packet: Fix print()
b79c6810c7c4afd026846ba127853b973e8a3f87 authored about 7 years ago
b79c6810c7c4afd026846ba127853b973e8a3f87 authored about 7 years ago
Trim queue at session start
ea3231568070b676046604e8ca26e930eda8bda0 authored about 7 years ago
ea3231568070b676046604e8ca26e930eda8bda0 authored about 7 years ago
Don't call destructors when test fails
f5eddccc6f6c84b1960e5b84597760a6be014adb authored about 7 years ago
f5eddccc6f6c84b1960e5b84597760a6be014adb authored about 7 years ago
roc_fec: Fix logging
71101585a49ad9b6764a5d888ef195a64666c59f authored about 7 years ago
71101585a49ad9b6764a5d888ef195a64666c59f authored about 7 years ago
roc_audio: LetancyMonitor bounds checking
55272606f9c34039c0befc0ceb99b95d2df88b9f authored about 7 years ago
55272606f9c34039c0befc0ceb99b95d2df88b9f authored about 7 years ago
roc_audio: LatencyMonitor
533f4559196a52806cab2e0c4824a66010f0488e authored about 7 years ago
533f4559196a52806cab2e0c4824a66010f0488e authored about 7 years ago
roc_audio: Cosmetic fixes
9209293b4a9464101343d304bd86fe72f5933a6d authored about 7 years ago
9209293b4a9464101343d304bd86fe72f5933a6d authored about 7 years ago
SCons: fix pulseaudio version
57acfd1c4f279faf89c36b9161a5693f951ec8b5 authored about 7 years ago
57acfd1c4f279faf89c36b9161a5693f951ec8b5 authored about 7 years ago
Format code
dc4a233df8231c3af923b8c6f1ee3b73cdaff5de authored about 7 years ago
dc4a233df8231c3af923b8c6f1ee3b73cdaff5de authored about 7 years ago
Fix GCC warnings
290ab3fcafe4cd7ed958715ace6c2dc6becbef8a authored about 7 years ago
290ab3fcafe4cd7ed958715ace6c2dc6becbef8a authored about 7 years ago
Travis: enable pulseaudio modules
ad23ca0d797327a42517df4225df79102c886068 authored about 7 years ago
ad23ca0d797327a42517df4225df79102c886068 authored about 7 years ago
SCons: fix pulseaudio options
ed9ea1e9cb45950f71dc2553fe141c1ca7b4afe2 authored about 7 years ago
ed9ea1e9cb45950f71dc2553fe141c1ca7b4afe2 authored about 7 years ago
pulseaudio: v11.0 support
34cdbc2c1c3c18534c38b5cedab5b3fbf74d0da6 authored about 7 years ago
34cdbc2c1c3c18534c38b5cedab5b3fbf74d0da6 authored about 7 years ago
SCons: add --with-pulseaudio
8111d13685847db7af15dcacc3c6bff6cd6974a2 authored about 7 years ago
8111d13685847db7af15dcacc3c6bff6cd6974a2 authored about 7 years ago
pulseaudio: Enable roc logs
733e536feeb42ce768cd006c4639a9582e2634a8 authored about 7 years ago
733e536feeb42ce768cd006c4639a9582e2634a8 authored about 7 years ago
roc_core: Renames
230d81530745110e04827785deb7906a28d709a3 authored about 7 years ago
230d81530745110e04827785deb7906a28d709a3 authored about 7 years ago
roc_lib: Fix race in test
57c275cc5091b9ce83f441442092ee1a1a8292fe authored about 7 years ago
57c275cc5091b9ce83f441442092ee1a1a8292fe authored about 7 years ago
roc_lib: Refactor test
40e81ce2a42c265f78a530e694c69dea2feac8b4 authored about 7 years ago
40e81ce2a42c265f78a530e694c69dea2feac8b4 authored about 7 years ago
netio: Improve receiver logs
2fd89f006a27b23e95b02e48d4f36efeb16b4410 authored about 7 years ago
2fd89f006a27b23e95b02e48d4f36efeb16b4410 authored about 7 years ago
roc_audio: set frame flags
Resampler's windows were changed from frames to slices to avoid setting
flags to the same frame ...
SCons: fix ld warning
c15f63db0d1a15e50f946f5defede21389dc5d63 authored about 7 years ago
c15f63db0d1a15e50f946f5defede21389dc5d63 authored about 7 years ago
roc_pipeline: drop repair packets before session creation
28cdcc40f0b7c3bb98ac8422f071d755ead6a4c2 authored about 7 years ago
28cdcc40f0b7c3bb98ac8422f071d755ead6a4c2 authored about 7 years ago
Disable SO_REUSEADDR for ephemeral ports
b11fff5f6405827a32bb792affb14942a38ba06b authored about 7 years ago
b11fff5f6405827a32bb792affb14942a38ba06b authored about 7 years ago
roc_lib: more robust integration test
b7054b83cdeeb68d4510ffea50e3789ad59995db authored about 7 years ago
b7054b83cdeeb68d4510ffea50e3789ad59995db authored about 7 years ago
Cleanup logging
14de6bed0a567ab03e8b53e90aa21a00f874790f authored about 7 years ago
14de6bed0a567ab03e8b53e90aa21a00f874790f authored about 7 years ago
roc_lib: refactor test
47f9b7da55e7c3e4135cf6cd3e99148de6d3cd28 authored about 7 years ago
47f9b7da55e7c3e4135cf6cd3e99148de6d3cd28 authored about 7 years ago
roc_sndio: rework recorder start
0433bd846d2adac033b953fb1a171770a0724556 authored about 7 years ago
0433bd846d2adac033b953fb1a171770a0724556 authored about 7 years ago
roc_sndio: timing for recorder should be enabled if input is file
Relates: #63
9b46ac96ae326b3741240f6168b992305d30e6ac authored about 7 years ago
roc_pipeline: Rework sender_receiver tests
a10208acf7cff864e13c52f798db9a977414552e authored about 7 years ago
a10208acf7cff864e13c52f798db9a977414552e authored about 7 years ago
SCons: Python3 support
b2d8bb87c48538bf8119fca7ed57a7d5200a0699 authored about 7 years ago
b2d8bb87c48538bf8119fca7ed57a7d5200a0699 authored about 7 years ago
Add Mixer::valid()
11f58bb978fb33e2a6de201ddf6f92069baf7789 authored about 7 years ago
11f58bb978fb33e2a6de201ddf6f92069baf7789 authored about 7 years ago
roc_audio: Cosmetic fixes
e5282d5358d4a150f3b393acd3eded5ade763ef5 authored about 7 years ago
e5282d5358d4a150f3b393acd3eded5ade763ef5 authored about 7 years ago
roc_audio: rework frame
Relates: #115
6f28562f38a43e5a33164b42bfe977498a38efe8 authored about 7 years ago
sndio: Cosmetic fixes
6ce5fcf418b22eebc4bad272a3363f0a7f7aee57 authored about 7 years ago
6ce5fcf418b22eebc4bad272a3363f0a7f7aee57 authored about 7 years ago
roc-recv: enable timing only when output is file
Relates: #63
f67d823dcced944df263559682210bdc928566b5 authored about 7 years ago
SCons: Fix doxygen
85bf69cca29e3766c4f4240200ee6357f5689d81 authored about 7 years ago
85bf69cca29e3766c4f4240200ee6357f5689d81 authored about 7 years ago
roc_pipeline: Remove unnecessary field
dbe3c0cef79615ba7cc89e213c1e9e66d9989675 authored about 7 years ago
dbe3c0cef79615ba7cc89e213c1e9e66d9989675 authored about 7 years ago
roc_pipelie: sender should obtain sample rate from payload type
Relates: #85
bb9424d483158c7f992c34f86076cbbe23b88337 authored about 7 years ago
Add build.status to .gitignore
942d320dfbe9d18744a0e90c7aaa779bcf4be9f1 authored about 7 years ago
942d320dfbe9d18744a0e90c7aaa779bcf4be9f1 authored about 7 years ago
SCons: fix sanitizers
2c15925326637237104a86d6749755eb36472b51 authored about 7 years ago
2c15925326637237104a86d6749755eb36472b51 authored about 7 years ago
pulseaudio: extract roc_helpers
f0f1a553ecb96d8f5d62bc560e05d4a10433dd07 authored about 7 years ago
f0f1a553ecb96d8f5d62bc560e05d4a10433dd07 authored about 7 years ago
Fix misprint and warning
732623ea3e6fca3be52cf487db1c71b6af229cce authored about 7 years ago
732623ea3e6fca3be52cf487db1c71b6af229cce authored about 7 years ago
Fix bug in fec::Writer
d30da1a5e48e85178d17668f971ee4c4d1f290d2 authored about 7 years ago
d30da1a5e48e85178d17668f971ee4c4d1f290d2 authored about 7 years ago
Coder/Decoder uses FECFRAME instead of RTP
e76d7e89331e488c64f085940ae512628389d01f authored about 7 years ago
e76d7e89331e488c64f085940ae512628389d01f authored about 7 years ago
Add PulseAudio sink and sink-input
6ac1bc71a7fe996cbc6be3d49abc242df77a51f0 authored over 7 years ago
6ac1bc71a7fe996cbc6be3d49abc242df77a51f0 authored over 7 years ago
SCons: use --no-undefined
7aa64000fe5f6b887c99d86b13f70d4b94f301b5 authored over 7 years ago
7aa64000fe5f6b887c99d86b13f70d4b94f301b5 authored over 7 years ago
SCons: modules order
64c21f76e9111bffa17351d3545b10baf3ccf0ef authored over 7 years ago
64c21f76e9111bffa17351d3545b10baf3ccf0ef authored over 7 years ago
SCons: improve 3rdparty helpers
65200075ea69160ee2d327b7d2e1abdf494e3bfb authored over 7 years ago
65200075ea69160ee2d327b7d2e1abdf494e3bfb authored over 7 years ago
SCons: set CFLAGS
3a3f191b4e4efe291ec74cd605c71397db5b4e89 authored over 7 years ago
3a3f191b4e4efe291ec74cd605c71397db5b4e89 authored over 7 years ago
roc_lib: Allow config defaults
1d9b4faaa4410e9bc6335425d3687f6af11b7763 authored over 7 years ago
1d9b4faaa4410e9bc6335425d3687f6af11b7763 authored over 7 years ago
SCons: fix --build-3rdparty=all
7ceaf362c85a673b5d2c20744ee7f5c2435def4b authored over 7 years ago
7ceaf362c85a673b5d2c20744ee7f5c2435def4b authored over 7 years ago
SCons: install libpulsecore when building 3rdparties
9edc48a2d6d6ee0a391d254f192d1d2521b29456 authored over 7 years ago
9edc48a2d6d6ee0a391d254f192d1d2521b29456 authored over 7 years ago
SCons: detect pulseaudio version
cdfefc8e1dbf0df038e548a14d6806989bb34704 authored over 7 years ago
cdfefc8e1dbf0df038e548a14d6806989bb34704 authored over 7 years ago
roc_audio: adjust reseampler coef
bb2ffcd142faaedcb0f6b930fdb6cd6aec046fe8 authored over 7 years ago
bb2ffcd142faaedcb0f6b930fdb6cd6aec046fe8 authored over 7 years ago
SCons: Fix clangdb on OSX
ae2460191bf97a6ed1a1c9c81a6f84a0edfc266d authored over 7 years ago
ae2460191bf97a6ed1a1c9c81a6f84a0edfc266d authored over 7 years ago
Fix OSX build
7a440febf3c3a41035a1cf34c96ca4a431dea992 authored over 7 years ago
7a440febf3c3a41035a1cf34c96ca4a431dea992 authored over 7 years ago
Update INSTALL.md
56f2ed42696dc4651637364762ebca61f39e106c authored over 7 years ago
56f2ed42696dc4651637364762ebca61f39e106c authored over 7 years ago
SCons: rework command line options
2ef008ddf39006e9abd96599d3f6f0338e1aa1c6 authored over 7 years ago
2ef008ddf39006e9abd96599d3f6f0338e1aa1c6 authored over 7 years ago