Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/roc-streaming/openfec
Unofficial OpenFEC fork with various bugfixes.
https://github.com/roc-streaming/openfec
Otherwise, it doesn't work if these directories are not subdirectories
of the prefix.
d87b258e3de3cdddf700b40e94c51ec9bd44a47f authored almost 2 years ago by Victor Gaydov <[email protected]>
ae5a4bf3c1882652d9b4b21a52f6558396a6c32f authored almost 2 years ago by Victor Gaydov <[email protected]>
a4bfa58b5023d17fed958ce6438d2441f0fbb7ff authored almost 2 years ago by Victor Gaydov <[email protected]>
7a34c43a8401fd24452884934d00f0a179a601ae authored almost 2 years ago by Victor Gaydov <[email protected]>
6bcb27813c226458205d64df204ff50592822369 authored almost 2 years ago by Victor Gaydov <[email protected]>
e44280a202754165b74629b3ef19a723a74ad8c8 authored almost 2 years ago by Victor Gaydov <[email protected]>
- compatibility with debian
- remove .c files
- remove -tools package
- update URLs
9e83faa4e3b02fb9f8565ad809fa555b68d3b770 authored almost 2 years ago by Victor Gaydov <[email protected]>
7b23187d6669bee1efcac7f1993befb852038c95 authored almost 2 years ago by Victor Gaydov <[email protected]>
5177d83bbf9eda6f710a8cd209fab69230cedb3a authored almost 2 years ago by Victor Gaydov <[email protected]>
Co-authored-by: David Runge <[email protected]>
4a7739f7cd8a099f88bb864b4fc7d0caf371e713 authored almost 2 years ago by Victor Gaydov <[email protected]>f39d53c63e3230341716d9e4d68005517dee2051 authored almost 2 years ago by Victor Gaydov <[email protected]>
b452e08e5bb135c9fac541ce7553b7b60ceb8119 authored about 2 years ago by Victor Gaydov <[email protected]>
169661144817d4a68216c8bf72e8d1ee695fac33 authored about 2 years ago by Victor Gaydov <[email protected]>
4c079c747c3ef48d80c9f49b571934ba1637ee16 authored about 2 years ago by Victor Westerhuis <[email protected]>
22ad081c8407d951aecede067d438e681ac80f1e authored about 2 years ago by Victor Gaydov <[email protected]>
- By default, build with -O3
- If user specifies -DOPTIMIZE=<N>, build with -O<N>
- If user spec...
Signed-off-by: Jaroslav Škarvada <[email protected]>
8efeda2f207516a1a6df479ca411fbb80aa0c995 authored about 2 years ago by Jaroslav Škarvada <[email protected]>5eba5db118d54c9ae7395349304d7a8894512820 authored about 2 years ago by Victor Gaydov <[email protected]>
695498ee6906833b172e6364b95bcd70286d7045 authored about 2 years ago by Victor Gaydov <[email protected]>
d89dba2dd2c3138ce61087f0cceb23937230213d authored about 2 years ago by Victor Gaydov <[email protected]>
de73003b2f75a0bcc86ef76accc84693ec49d263 authored about 2 years ago by twojstaryzdomu <[email protected]>
582915c07f7680643dfbaf1c31f34d8c9f7b6c07 authored about 2 years ago by twojstaryzdomu <[email protected]>
78ebd17611e5a352cf0d075a189f2541ada3b506 authored about 2 years ago by twojstaryzdomu <[email protected]>
ef39e77db5bbf38c0e9e682970460c55314aad81 authored about 2 years ago by twojstaryzdomu <[email protected]>
8de921418a1f7e43ac78cb7201167db670c3bcb4 authored about 2 years ago by Victor Westerhuis <[email protected]>
73ebd5c1aad45d914bdfc2dc854f72da6edee68c authored about 2 years ago by Victor Westerhuis <[email protected]>
b3d5eb3f657d2d38fb32f04aa497f69c2642c3b3 authored about 2 years ago by nick black <[email protected]>
There is no bcmp and bcopy functions on Android
Fixes "error: undefined reference to 'bcmp'" and...
This function was incrementing pointers by 8 bytes instead of 4 bytes
in some cases and thus was...
Check pointer in of_linear_binary_code_finish_decoding_with_ml().
6efefbb6aa624a65d0d9920b8c465402066309df authored over 5 years ago by Victor Gaydov <[email protected]>Fix leak in of_linear_binary_code_finish_decoding_with_ml().
c5f2d480c46e225a6d7be3997bc805ffa78c4926 authored over 7 years ago by Victor Gaydov <[email protected]>
Print trace warnings instead of errors when reed-solomon
didn't receive enough symbols.
The issue might be repdroduced by compiling OpenFEC with -m32 flag,
or compiling and calling it ...
1b9e9717b61e4d684bdbfc627cddc545519ded57 authored over 7 years ago by Victor Gaydov <[email protected]>
5f301a4ae4efff17883a544e47f93c2562e491ac authored over 7 years ago by Victor Gaydov <[email protected]>