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

Update CONTRIBUTING.md

3f81571b559d7e2724817ebb57f1c0651c4405de authored about 9 years ago
Update doxygen config

fb5f0aeff3e468394125eed576fc1f6a8600403d authored about 9 years ago
Fix scons -c

05e7bfa449671320d4ae620e5b0c1873f6d3dce7 authored about 9 years ago
Refactoring.

40e3fb9204029f03a20444bcbe88ff8e796b6625 authored about 9 years ago
Update CONTRIBUTING

22db1b962f5b20d693433a696ebae4214dbc9fe1 authored about 9 years ago
Travis: compact log

Actually a workaround for 4MB limit for build log.

40e104de0d4a1c34a9d05796d8600cfff9d9866f authored about 9 years ago
SCons: Fix CompilerVersion()

b7f3eabf805a1dba504d38ce2d8e39b0d1edf302 authored about 9 years ago
Check source id in Watchdog (#5)

43262adf0db6252dac853f440d0cfc060fd51a61 authored about 9 years ago
Update TODO

7efa6ae778ce7d870587af5ccd0928464ce6e115 authored about 9 years ago
Travis: move clang-3.4 from ubuntu 16.04 to 14.04

1d4de01a20155fcc1f64afb1a59e264f8f533ffc authored about 9 years ago
Fix build w/o OpenFEC

3baf420988dc678c5dded89af76763f378047dbb authored about 9 years ago
Update .gitignore

cf39445ba3b4d270307b3fe2ef88dddc7f5de2fe authored about 9 years ago
Check route for new sessions

2cf1cb16a0a9dec23ba1898b038ddede8589c7fa authored about 9 years ago
Update TODO

784b28971b438f137b7b6f229bca33fad4ce0227 authored about 9 years ago
Refine session identification in roc_pipeline (#5)

- identify session by destination address + source address + SSRC list
- identify packet queue i...

7ebcbd63b17cdff7e3fda2f11d23e8264c29e391 authored about 9 years ago
Move Watchdog to roc_packet

4028d476d385e4f02b3c71e863281f918160f447 authored about 9 years ago
Move timestamp() from IAudioPacket to IPacket

8933bdd6c06f9b15ee4acefbc0bb493314ed9f19 authored about 9 years ago
Rename audio::ITuner -> packet::IMonitor

adb74db245002f0f1bc92964afaae9c8cbb0aae6 authored about 9 years ago
Add one more watchdog after fec::Decoder

d03a3d13aebea48cb344bc54aa731d4b1a348406 authored about 9 years ago
Travis: Check build w/o OpenFEC

30a8efc36d75f5db3e074d9b0cf81c7f2cf9c15f authored about 9 years ago
Rename Wrecker -> Spoiler and add comment

90bb90c2ba9da49171bbe4780302e5a44c25c7fd authored about 9 years ago
Handle packet source in PacketRouter (#5)

74e16513bd36dfdf00fc659ae29a9ae7005a7c62 authored about 9 years ago
Format code

c69a58e9b63d97405387ddd8aace848d1a72e995 authored about 9 years ago
Improve roc_fec tests for source id and seqnum (#23)

1132389990a8a9bbf7cfd55174ab8358b32b3da6 authored about 9 years ago
Format code

22e41d9ddca298c58af1377959f74a9dca1e6884 authored about 9 years ago
Fix SSRC generation in fec::Encoder and update tests (#23)

b9c992d13531661cdfdcfabe7381555f4ee24576 authored about 9 years ago
Update HACKING

019a91db3afec5f7345b6152304ae81138d0b0a0 authored about 9 years ago
Rename --fec=enable to --fec=yes

3e1fc0c64b2619c2286af3e46f1da3bdb638a15e authored about 9 years ago
Set packet source ID in Splitter and fec::Encoder (#5, #23)

99ddccbbe53f008d1efab99fa8b7ef209b909e48 authored about 9 years ago
Rename fields in fec::Decoder

4686e5ba5bcee0751805c5d452252f9ed23d1d9f authored about 9 years ago
Remove redundant check from fec::Decoder

4348fd3b29af2485c510ebd6832d39498755fb98 authored about 9 years ago
Fix fec::Decoder and add more tests

Decoder::fetch_packets_ must grab every packet even if input queue is almost empty

88b33912da4f0fa08b06b5f287f2e6e7144e1b42 authored about 9 years ago
Rename arguments "fec" option from ldpc to enable.

c85403d61f9fdf7de818153e5a6b348c5522d713 authored about 9 years ago
New test: fec_codec_integration decoding_late_packet

c6d8819bdc2c5570fafeae3c6d0999095cb1241b authored about 9 years ago
Clean from trash in FreqEstimator

a9c21ff9157b8232fe92023b219f1d8e820d5da3 authored about 9 years ago
Rename EnableLDPC to EnableFEC

LDPC is particular type of FEC, roc is able to be agregated with any type of forward error corre...

dc871dc7c9c4c027779ed6015fb9469ffc9ff1e6 authored about 9 years ago
Fix logging

5734721593f3562c621bb85b3fe43febc07c02ea authored about 9 years ago
Check repaired packets in fec decoder (#5, #23)

d2ce48bff5ab6e91754830c75f605abd3f08fbda authored about 9 years ago
Packet source ID support in roc_packet and roc_rtp (#5)

c67c89d3d711ab77e1c6dbe762dc3954f4cf0018 authored about 9 years ago
Minor optimization in DelayedWriter

78b0b6284e96c285a6efe71f4258bb76d6cdec65 authored about 9 years ago
Remove IBuffer::zeroise()

5ebc0261480ee4316c4210fb4537554f091a07bd authored about 9 years ago
Fix logging

72ed1c8510d5f9e8a46cf1d50cca5391518cf63d authored about 9 years ago
Move output latency from Server to DelayedWriter (#47)

ae6b636e6b6dfc59a48762adb112dd12a15461b7 authored about 9 years ago
Add DelayedWriter (#47)

21acaed19e4054f19892baf89ddaadb4795426bf authored about 9 years ago
Format code

b994f5bc74c3eefaf93b31bd11145fcf7482fca9 authored about 9 years ago
Session timeout as number of samples

20bf86300604d950991751234c569ff333562a33 authored about 9 years ago
Refine roc-recv options (#45)

09ddb9fd0088e81e2e9d982e1fcb75990d2d0d60 authored about 9 years ago
Remove latency handling from SampleBufferQueue (#45)

bdf267182a428508ed4fd7a88ffea4c4a900aaf0 authored about 9 years ago
Refactor server, add output latency, refactor tests (#45)

8b871a3f959eb832c82a44efa712b9d5b9243c57 authored about 9 years ago
Add IBuffer::zeroise()

29bda28c969552991aaf36f7ab0d3dfa8bedeaa1 authored about 9 years ago
Wait for one more packet in Delayer

b1adb4db4192d1656290ac647042b3e9f34ed4e7 authored about 9 years ago
Add --resampler-frame option to roc-recv (#18)

ac6788d2ff031af16ae3455707b917639ce8c4da authored about 9 years ago
Make resampler frame size configurable (#18)

f43e91842317d8fc368d0d017d2c82ac339fbcfa authored about 9 years ago
Cleanup roc_config

ef9716f5454c59b785af754244cba010e8d08f02 authored about 9 years ago
Cleanup resampler and sink_table

b71b801b8eaecd469ea8dbf62d520b18fc150934 authored about 9 years ago
Add --latency option to roc-recv (#17)

f3ae9818a756d325e4182e42464bf586392702e2 authored about 9 years ago
Format code

69d2de100a974619c4a5c29f5832a86becdf1fd6 authored about 9 years ago
Make FreqEstimator aim configurable (#17)

8278f5398ccb9f6648ce5d3b409f01ccff688fae authored about 9 years ago
Update INSTALL

536ac0a16b1188a2dd9283cde9296c2dce2dbc2d authored about 9 years ago
Remove release badget

e4ff809dbc956ebaa51c817d77c426d9c36988ad authored about 9 years ago
Temporary disable FEC tests (#43)

e39be2a38a5e9f56f61c0c709703f16431fb4761 authored about 9 years ago
Update docs

e3f72482a3cfbf8e2833729c809ae2aa4bed9c87 authored about 9 years ago
Travis: add CentOS

0cc378d465cfced27779e1d5297dc56c3e23ed9d authored about 9 years ago
Travis: print build status

e5750676e0a8235474b767d3a34de46698beaae6 authored about 9 years ago
Travis: add ubuntu:nodep

cdcf60d2784f3250f71076529916ea2cae4a7d90 authored about 9 years ago
Update travis config and docs

7c0a5efd4021e025b897b661ddf3af0489ff2b6d authored about 9 years ago
SCons: more precise checking for ubsan

3adae0e82a73b665e8612716f3b2be7c7be9c2e9 authored about 9 years ago
Fix UB in tests

024cf68a2f226c88d00b5c428c664f8c46601604 authored about 9 years ago
Fix warnings on GCC 4.4

698a3d0868f2a915e40dfdcbe9e72aa617c99bd3 authored about 9 years ago
SCons: disable strict aliasing on older GCC

ca54fb155fced84d01f118234dca0a86e4a59bbc authored about 9 years ago
SCons: fix compiler version check

d5eb27fa5b47d7da6d0524280c2ddf0108c6f2a7 authored about 9 years ago
Update travis configuration

e7119c520b131e1fc981133c1be518ced1098aec authored about 9 years ago
Travis: add ubuntu 14.04 and 16.04

b15befb375ca0674bdeab12db96c9d6387c4a005 authored about 9 years ago
Travis: improve error handling in scripts

b5c4ef2fd16700b658573abbc96f4e35ff92073b authored about 9 years ago
Doxygen: more nodes

d76cd63bea480ec338e8ec40d8eadadc7214d97c authored about 9 years ago
Travis: add debian

16a68772d10a2785c9a7dda988cd2d93cac33234 authored about 9 years ago
Add travis config for fedora

3ee9f1ebaac5468ada06961fd8c15fc622661aa9 authored about 9 years ago
Remove unused variable

04fd124db2e28cb09b4a27a44ba143861f6d9e8f authored about 9 years ago
Use alignment in DefaultBuffer

19777376a3e62ca4da8b558bd940197cd25baaec authored about 9 years ago
Add test decoding_when_multiple_blocks_in_queue

5c4f58c3065c3c3be64f8a41b123da94749c023a authored about 9 years ago
Check doxygen >= 1.6

387531ecfe1277143267d4490f3b7288f82e2683 authored about 9 years ago
SCons: improve sanitizers support (#41)

e00559424e031721914e79b1187db5dcb2c8efae authored about 9 years ago
Chdir in generate_headers.py

68bccb9183650bc1f97990de7fd1d80e12b9addd authored about 9 years ago
SCons: Refine error message

b88078da70313a455639dd0c153881b3f5b1a6ab authored about 9 years ago
Format code

1a2d04855f85e77de1bdf795a7f976f3eccd4b09 authored about 9 years ago
Make AlignedStorage portable

a7a43b2677456b84f7ce2e9a2abf4d789da48018 authored about 9 years ago
Disable warnings when building CppUTest

e3a0559a5753220f2b9b0c7c7087fd4978a7b27e authored about 9 years ago
Fix uninitialized var in tests

ce41a19b17985caa1eee6c704fdd23f767a5f1e5 authored about 9 years ago
Fix GCC warnings for older GCC

87c29d4e246072a14355065fccd9804bb4742a56 authored about 9 years ago
Update INSTALL and HACKING

287aaef799ddf66d8e1d498ee979e83b5ea545f7 authored about 9 years ago
SCons: add -lrt, disable -Wabi for older GCC

40a5c29e2d3869ff35d700a773354159ccc529b2 authored about 9 years ago
Require sox >= 14.4.0

ff463aa4f6af36f6ec9906a4d59ecda24678d55a authored about 9 years ago
Fix build with older Python

b10367f24ea6319ea6e0ac8a53bc5d7f4b1889e9 authored about 9 years ago
Use legacy __sync builtins from older GCC

e908ab1267cd4bfb6aaf513a42a8f291cec1536a authored about 9 years ago
Update docs

45ceb8d4d1063df09c803b7c6f91ca45d8b58ef0 authored about 9 years ago
Update INSTALL

2b63794098a757bfd6a885cfa9526076c6b3a7d2 authored about 9 years ago
SCons: remove more in 'clean'

52c9739de590f319fe1cb8db7f41623a0166daec authored about 9 years ago
SCons: fix build

d825ee81655b742a4e4f27fbe28eed3a21c1a9d6 authored about 9 years ago
SCons: cleanup, fixes

11b3805dd874470df3b96418928496ace5e47f0c authored about 9 years ago
Update INSTALL.md

16c648cf4ecb2e6655b32c1edec439fcf797d73b authored about 9 years ago