Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/webrtc-sdp

Rust SDP parser for WebRTC
https://github.com/mozilla/webrtc-sdp

Update README.md and Cargo.toml for 0.3.13

na-g opened this pull request 3 months ago
Bump minimum rust version to 1.70.0

na-g opened this pull request 4 months ago
Add AV1 FMTP parameter support

na-g opened this pull request 4 months ago
Bump version, append changelog

na-g opened this pull request 7 months ago
Gibe me a release plos

patrickelectric opened this issue 7 months ago
Add support for RFC4566/RFC8866 framerate

joaoantoniocardoso opened this pull request 11 months ago
Missing support for framerate attribute

joaoantoniocardoso opened this issue 11 months ago
Prep for tag 0.3.11

na-g opened this pull request 12 months ago
Relax format number restrictions

na-g opened this pull request 12 months ago
Fix clippy warnings

na-g opened this pull request almost 2 years ago
Make ready for 0.3.10 release

na-g opened this pull request almost 2 years ago
Remove unnecessary direction checks for simulcast (#267)

docfaraday opened this pull request about 2 years ago
Added G729 sdp payload type to parse_media

sinduvi87 opened this pull request about 2 years ago
Crates.io release

dtzxporter opened this issue over 2 years ago
:enh: support GSM RTP payload type

EdMcBane opened this pull request over 2 years ago
Fixes for latest clippy warnings

nils-ohlmeier opened this pull request almost 3 years ago
Fix visibility for parse_sdp_line()

SE2Dev opened this pull request almost 3 years ago
Make the new fingerprint methods public and improve ergonomics

na-g opened this pull request almost 3 years ago
Make the new fingerprint methods public

na-g opened this pull request almost 3 years ago
Fix clippy unecessary to_string() on IP addrs

na-g opened this pull request almost 3 years ago
Refactor fingerprint parsing

na-g opened this pull request almost 3 years ago
Version 3.9

na-g opened this pull request almost 3 years ago
Update latest Rust version and only run cargo audit on latest rust

na-g opened this pull request almost 3 years ago
Add support for RFC8858 rtcp-mux-only

nils-ohlmeier opened this pull request over 3 years ago
Unknown rtcpfb feedback type: "rrtr“ ?

yuebinyun opened this issue over 3 years ago
fixed clippy and compiler warnings

nils-ohlmeier opened this pull request over 3 years ago
removed non-functional codeecov uploads

nils-ohlmeier opened this pull request over 3 years ago
Remove codecov

nils-ohlmeier opened this pull request over 3 years ago
Add additional allowed sdp payload types to parse_media.

mjfroman opened this pull request almost 4 years ago
parse_media not covering valid fmt's

q6r opened this issue almost 4 years ago
Fixed clippy warning

nils-ohlmeier opened this pull request almost 4 years ago
Update to Rust 1.50 in Circle-CI

nils-ohlmeier opened this pull request almost 4 years ago
Moved all unit tests into separate files

nils-ohlmeier opened this pull request almost 4 years ago
Fix seperation of unknown_tokens

na-g opened this pull request almost 4 years ago
Fix formatting I broke

Xaeroxe opened this pull request almost 4 years ago
Fix empty line between media descriptions

Xaeroxe opened this pull request almost 4 years ago
Prepping for 0.3.8 tag

na-g opened this pull request almost 4 years ago
Support the use of fmt numbers 35 to 63 as dynamic

na-g opened this pull request almost 4 years ago
Accept the additional dynamic format number range of 35 to 63

na-g opened this issue almost 4 years ago
Added support for extmap-allow-mixed per RFC 8285

nils-ohlmeier opened this pull request almost 4 years ago
Add code coverage checks in CircleCI builds

na-g opened this issue almost 4 years ago
Circleci project setup

na-g opened this pull request almost 4 years ago
Updating with new cargo fmt changes from 1.48

na-g opened this pull request about 4 years ago
Simplified expression in maybe_print_bool_param

komi1230 opened this pull request about 4 years ago
Update Changelog and Cargo.toml for 0.3.7 release

na-g opened this pull request about 4 years ago
Add optional (but default) feature for autoderived debgug on all types

na-g opened this pull request about 4 years ago
Fix new clippy warnings.

na-g opened this pull request about 4 years ago
Adding check_parse_and_serialize() to unit_tests.rs

nils-ohlmeier opened this issue over 4 years ago
Print Profile level ID as hex

nils-ohlmeier opened this pull request over 4 years ago
profile-level-id parsed as hex but serialized as decimal

kcking opened this issue over 4 years ago
Clean up a new clippy lint present in Rust 1.45.0

na-g opened this pull request over 4 years ago
Correct new lints present on rust stable

na-g opened this issue over 4 years ago
Update README.md with syntax highlighting

ilyabrin opened this pull request over 4 years ago
Added set_connection_force method

Mnwa opened this pull request over 4 years ago
Set connection force method on SdpMedia

Mnwa opened this issue over 4 years ago
Preparing for v0.3.6 tag

na-g opened this pull request over 4 years ago
added support for opus fmtp *ptime parameters

nils-ohlmeier opened this pull request over 4 years ago
SDP parsing error

ximex opened this issue over 4 years ago
Adding support for Opus Fmtp parameter maxaveragebitrate

nils-ohlmeier opened this pull request over 4 years ago
Preparing for v0.3.5 tag

na-g opened this pull request over 4 years ago
Revisit rtx fmtp

na-g opened this pull request over 4 years ago
Optional rtx time, serialize rtx

na-g opened this pull request almost 5 years ago
Error::description is deprecated, remove its use in the example parser

na-g opened this pull request almost 5 years ago
Parse Rtx fmtp parameters

dminor opened this pull request almost 5 years ago
Add parsing for ssrc-group

dminor opened this pull request almost 5 years ago
Sessions with Multiple Media yield embedded, redundant \r\n

thutchmoto opened this issue almost 5 years ago
ice-lite SDP parsing error on hangouts and meet

dminor opened this issue almost 5 years ago
Accept zero c lines if there are zero m sections

na-g opened this pull request almost 5 years ago
Add a new Error to specifically reject a=crypto lines

na-g opened this issue almost 5 years ago
Consider accepting s=<newline> as a valid session name

dminor opened this issue almost 5 years ago
Improvements to example parsing

na-g opened this pull request almost 5 years ago
Preparing for v0.3.4 tag

na-g opened this pull request almost 5 years ago
Clippy string fixes

na-g opened this pull request almost 5 years ago
Run all examples in CI

na-g opened this pull request almost 5 years ago
Run all examples in CI

na-g opened this issue almost 5 years ago
Preparing for v0.3.3 tag

na-g opened this pull request about 5 years ago
Warn about a channel specifier on video.

na-g opened this issue about 5 years ago
Remove v rtpmap param check

na-g opened this pull request about 5 years ago
point badge URLs to Mozilla repo

nils-ohlmeier opened this pull request about 5 years ago
Update version to 0.3.2

na-g opened this pull request about 5 years ago
Update version to 0.3.1 to match most recent tag

na-g opened this pull request about 5 years ago
Update minimum version of rust to 1.36

na-g opened this pull request about 5 years ago
Update minimum version of rust to 1.36

na-g opened this pull request about 5 years ago
Investigate smallvec depenency build failure on CI

na-g opened this issue about 5 years ago
Be more permissive while parsing parameter lists

na-g opened this pull request about 5 years ago
Ignore unknown attributes

na-g opened this issue about 5 years ago
rtpmap should not add an encoding parameter to video when one is not there

na-g opened this pull request about 5 years ago
rtpmap for video is having an encoding option of 0 set

na-g opened this issue about 5 years ago
Add RTCP-MUX support

na-g opened this issue about 5 years ago
Run example parser in CI (#184) (#182)

nils-ohlmeier opened this pull request about 5 years ago
Added MPL licenses to all rs files

nils-ohlmeier opened this pull request about 5 years ago
Run example parser client in CI

na-g opened this issue about 5 years ago
Should parsing an empty document yield specific error?

na-g opened this issue about 5 years ago