Releases: roc-streaming/openfec
Releases · roc-streaming/openfec
v1.4.2.11
- Allow disabling codecs at compile time (be15850)
- Fix install location of pkgconfig file (#21)
v1.4.2.10
- Fix build on recent Android NDK (d374d87)
v1.4.2.9
- Fixes in DEB and RPM packages
- Published DEB package is now built on Debian stable
v1.4.2.8
- Remove executable bits from source files (e44280a)
v1.4.2.7
- Enable -fPIC
- Fix build with older CMake
- Fixes in debian packages (#7)
v1.4.2.6
- Fix building from source tarball (1696611)
- Various cmake fixes (#14)
v1.4.2.5
- Fix work on big-endian targets (8de9214)
- Fix codec type checks (22ad081)
- Fix printf format errors (73ebd5c)
- Update cmake files for distros packaging (8efeda2, 65bd0cb)
- Start work on deb and rpm packages
v1.4.2.3
- Fix of_add_to_multiple_symbols() on 64-bit platforms (983d14e)
v1.4.2.2
- Fix NULL-pointer dereference in LDPC Staircase (6efefbb)