Ecosyste.ms: OpenCollective

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

github.com/webrtc-rs/rtp

A pure Rust implementation of RTP
https://github.com/webrtc-rs/rtp

Merge pull request #28 from webrtc-rs/chore/add-crate-move-notice

Add notice about crate moving to monorepo

ee39d4ea79bd33c01b5b802abdffb183ef586416 authored over 2 years ago by Hugo Tunius <[email protected]>
Add notice about crate moving to monorepo

66b0ed7c28341f41e567ba0b83e3c4f6f7b9dde8 authored over 2 years ago by Hugo Tunius <[email protected]>
Bump version to 0.6.6

a66282e55dee2abbd956f256d01d6eafd0975934 authored over 2 years ago by Hugo Tunius <[email protected]>
update deps + loosen some requirements (#26)

* update deps + loosen some requirements

rules:
- for crates that are below v1.0 -> specify ...

2591e4f86ee029af05b967bb985f9a6562876a5c authored over 2 years ago by Anton Kaliaev <[email protected]>
Merge pull request #25 from matszczygiel/main

Fix compilation issue on `mipsel`

ce68374b5a845af51f835283bda2ddd952554ddc authored over 2 years ago by Rusty Rain <[email protected]>
fix sequencer implementation

02089c000e97c259d1c17479a836f64a235a559a authored over 2 years ago by Mateusz Szczygieł <[email protected]>
bump to v0.6.5

ef3be6febc7d4b261c2ad991cb4e467bb80ccce0 authored almost 3 years ago by Rusty Rain <[email protected]>
Merge pull request #21 from zotho/main

Slight refactor

2cce83c5618a646df22b9213c040470be9fb803a authored almost 3 years ago by Rusty Rain <[email protected]>
slight functional refactor

d569bb2c595b7ec5e6eda2279c6c729c0f4bfc8e authored almost 3 years ago by Zotho <[email protected]>
use `u16::MAX` builtin constant

64cc7cb453bbdf851f355bf7c7322d6c87fbfbbb authored almost 3 years ago by Zotho <[email protected]>
change `marshal_to` size calculation

ba39674ba686dc3e68967307b91ba2654bc37049 authored almost 3 years ago by Zotho <[email protected]>
use `Vec::with_capacity` to optimize allocations

d818398f5d92436c27fec6081b7f9c1f8d407041 authored almost 3 years ago by Zotho <[email protected]>
update deps and upgrade self to v0.6.4

c28dd28086633fddb71cb8737f35cf040b7e2112 authored about 3 years ago by Rusty Rain <[email protected]>
fix skip_samples and upgrade to v0.6.3

4a2c6419a74070358a7ec1e73619f65ed1b51887 authored about 3 years ago by Rusty Rain <[email protected]>
fix previous commit

7b2b695ebebd312ea344218e6909199baa6c3e30 authored about 3 years ago by Rusty Rain <[email protected]>
Merge pull request #20 from jaymell/wrapping-add-timestamp

use wrapping_add to prevent overflow panic -- fixes webrtc-rs/rtp#19

2a007c02d9b45f70ae7ebdc559072bfd3ab99dca authored about 3 years ago by Rusty Rain <[email protected]>
Update packetizer_test.rs

bfb0f195ca251c4cef15f0cf1088405c5e64234a authored about 3 years ago by Rusty Rain <[email protected]>
use wrapping_add to prevent overflow panic -- fixes webrtc-rs/rtp#19

62c2aca1a4d1b6e11ea14cf3337dbb3dd9e95111 authored about 3 years ago by James Lucas <[email protected]>
update deps and upgrade self to v0.6.2

ddc64b172f5b294482b1db18e0100a55ed267608 authored about 3 years ago by Rusty Rain <[email protected]>
upgrade to v0.6.1

b34a639d61a0901522f168b93da7a3a053478fa2 authored about 3 years ago by Rain Liu <[email protected]>
add h265_test

c808ff986bf66bf28ed4d479626b1118b15d4775 authored about 3 years ago by Rain Liu <[email protected]>
complete h265 packet

7de4fdfe752b718269663e71dfc602503e0ce13c authored about 3 years ago by Rain Liu <[email protected]>
add h265 (WIP)

5bd9ba10ad4043eba96b103a95e1b4a73d2d522c authored about 3 years ago by Rain Liu <[email protected]>
Merge pull request #18 from webrtc-rs/h265

H265

beb746ec90823c5c992f509e10d9287ef6c09180 authored about 3 years ago by Rusty Rain <[email protected]>
add H265AggregationUnitFirst

99700fd1c78d48a436112e5a2706912a139b93bb authored about 3 years ago by Rain Liu <[email protected]>
add H265NaluHeader

ee8ea83545188a81fc68c00414f4d3afe26f7dd4 authored about 3 years ago by Rain Liu <[email protected]>
add h265 mod

59ab1a99776ec1ce53bf59f7f6e1a310d1cc05b9 authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.6.0 due to depacketizer trait breaking change

7e3952b19c9f5bac9b1fc6e40a2ed420355f8dfd authored about 3 years ago by Rain Liu <[email protected]>
refactor Depacketizer

24d487ab5ca3925bcbcb3f3cb891d69623da44db authored about 3 years ago by Rain Liu <[email protected]>
update Depacketizer trait

5a8d8eb585f911b925b88ab79a594efb4e1aeafa authored about 3 years ago by Rain Liu <[email protected]>
update h264 payloader

f4726b47afa52be6fe41c464dfd30896a6a8f5a0 authored about 3 years ago by Rain Liu <[email protected]>
add more vp8 tests

efc7cbcf23c54023c23d43d01d427da3107af277 authored about 3 years ago by Rain Liu <[email protected]>
vp8_vp9 update

24bdcd64f2922730424d62ddc61a08b574eb8007 authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.5.0

9c203ea20a585b61419a9cc21501146fa5d2cbf2 authored about 3 years ago by Rain Liu <[email protected]>
Merge pull request #15 from algesten/anyhow

Refactor out use of anyhow

21e6112dcff09ab3de5dcc0f42679492316cdf59 authored about 3 years ago by Rusty Rain <[email protected]>
Update deps

4cef41981956a5d64d2c5b1e740580067b93c3c5 authored about 3 years ago by Martin Algesten <[email protected]>
fix clippy warnings

5c1b952e60f16088f1b27f57a03899237eaa1dc7 authored about 3 years ago by Martin Algesten <[email protected]>
Update cargo.yml

cd9803995dfde98ab56581718295e301117eabc8 authored about 3 years ago by Rusty Rain <[email protected]>
Refactor out use of anyhow

37cba451af6688bca0bc27fc6a0973831561221a authored about 3 years ago by Martin Algesten <[email protected]>
update deps and upgrade to v0.4.1

fa3858f4d186299d0ec81fd3c847f1a87e67f80d authored about 3 years ago by Rain Liu <[email protected]>
refactor FnTimeGen to support async/await

862c4a22d81736beeb38e3b6b18c72765457623a authored about 3 years ago by Rain Liu <[email protected]>
mark as v0.4.0 release

cb794a1abac33fd822d1c167b93ed7ec33657310 authored about 3 years ago by Rain Liu <[email protected]>
update vp9 codec

afbfe55cd8cfbd9a199a5abf37c051578c53b467 authored about 3 years ago by Rain Liu <[email protected]>
fix windows test_ntp_conversion precision issue

f2cbbab29c98caa424ee05b4324f7510a7e2c6b5 authored about 3 years ago by Rain Liu <[email protected]>
update H.264 codec

74c1407273ef91554817f414ec862adf393b81cd authored about 3 years ago by Rain Liu <[email protected]>
jump version to 0.4.0beta

bcca7091349d5ba33e8b9cc4d34f30abb2fb3578 authored about 3 years ago by Rain Liu <[email protected]>
refactoring abs_send_time_extension

dea65aa641d3a9b067f07308bff3eecf0308edb7 authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.3.5

15a770db670b0bb5cdc4fa6d35d40ec4be292415 authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.3.4

4e51844ded3a82951bfe8936c2bcbba92386b34d authored over 3 years ago by Rain Liu <[email protected]>
refactoring codecs vp8

58f798933b7507b2789bc0f4274de973a9dc7747 authored over 3 years ago by Rain Liu <[email protected]>
Update README.md

18466a17ff6ce8f63f1a6d0dea80f9847f59c2d6 authored over 3 years ago by Rusty Rain <[email protected]>
update Cargo.toml license to "MIT/Apache-2.0"

24fc80ef3713cb366a96b7ed45b18c0d1fec2603 authored over 3 years ago by Rain Liu <[email protected]>
Update cargo.yml

122b419efb0ac78f9348897fbf7e51a6e15cc756 authored over 3 years ago by Rain <[email protected]>
fix clippy warning

189a8f8c0f6960b553b726c90b298880e17bd229 authored over 3 years ago by Rain Liu <[email protected]>
upgrade to v0.3.3

4e293d443cd5650705a368ef0e9752212c32eca2 authored over 3 years ago by Rain Liu <[email protected]>
Merge pull request #13 from lolgesten/vp9

Payloader/depacketizer for VP9

d531aedc47b8a40acf2da3b5bd494581fd3097b0 authored over 3 years ago by Rain <[email protected]>
Payloader/depacketizer for VP9

c42d3d73cfbfdba096e3c069c5fcbe8d94a2c5ef authored over 3 years ago by Martin Algesten <[email protected]>
update dep and upgrdate self to v0.3.1

3105110b85d92fddf7c2a58c84cb436992ae1e41 authored over 3 years ago by rainliu <[email protected]>
update dep and upgrdate self to v0.3.0

a8597e75f6fa1a1e19046e68e908b489855f6968 authored over 3 years ago by rainliu <[email protected]>
update dep and upgrdate self to v0.2.9

2d5e4513ab7599d73faadd87437c99a174074378 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.8

f216667d7ec336a497c01ad9dfea7ec80e488321 authored over 3 years ago by rainliu <[email protected]>
fix packetizer tests

476d214cd706c2ec4ce390a3263f7f3ee52f8007 authored over 3 years ago by rainliu <[email protected]>
add skip_samples in trait Packetizer

34a5c81ae333364b73cde77418866f9ce6398713 authored over 3 years ago by rainliu <[email protected]>
add clone trait for Packetizer/Payloader/Sequencer trait

a003c9cfb9054893578088589c617b8548552815 authored over 3 years ago by rainliu <[email protected]>
add Clone trait for packet

5dcb250fb40027c7c380c4df52e7d9d3a318903a authored over 3 years ago by rainliu <[email protected]>
update github action names

c99e1f99e2acb56d6d438b2f68c1198e286e5df4 authored over 3 years ago by rainliu <[email protected]>
change licensing from MIT to dual MIT/Apache 2.0

aa79078ecce6d48f8090681ccf94f39dd587ef3b authored over 3 years ago by rainliu <[email protected]>
update dep util to v0.2.3 and self to v0.2.7

b97b33d48bdded033f9674b48c561a7043bda6a4 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.6

50ef5ccafbda083dc5de66b34d0a780ca010ab60 authored over 3 years ago by rainliu <[email protected]>
add more tests

0c50b2048398fe1d5af1bf4ac0a1ebe7ef73ece6 authored over 3 years ago by rainliu <[email protected]>
fix fmt warning

34209920a7863aff9a1e42647bc2c2dbb8ce22bd authored over 3 years ago by rainliu <[email protected]>
fix bench

19d1bf29fdc46dc1c39f616cfe08e3a84dbe5005 authored over 3 years ago by rainliu <[email protected]>
use new util Marshal trait

4a6c57ff9bf8b1da123ac5f97faaa89b3d612f2c authored over 3 years ago by rainliu <[email protected]>
add more tests into packet_test.rs

9e0f5bc4805c1a95aa1001a14f44b301c8a8af06 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.5

a3dd51c5c9ad39cb12855ba90de020fc15d651c9 authored over 3 years ago by rainliu <[email protected]>
add more error handling

7368d42fd5dba6617daed5be19f36b5cabce43b5 authored over 3 years ago by rainliu <[email protected]>
add Self: Sized to Packet's Unmarshal

cf6713b0ee33ebebf215620620c453d74f2336b8 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.4

edeee5bdb376ea297ef2d5b103126aaa5fd69ed7 authored over 3 years ago by rainliu <[email protected]>
refactoring marshal and unmarshal

ebe843803e113f225401ad197908f0dd6f3d0152 authored over 3 years ago by rainliu <[email protected]>
refactoring error handling with thiserror + anyhow

285dd4795742ea5753fa9117f55da47503c086ee authored over 3 years ago by rainliu <[email protected]>
Add codecov token

57571c6f7df7df9ee03098b262758813a325aa3c authored over 3 years ago by rainliu <[email protected]>
upgrdate to v0.2.3 to fix padding issue

f05ee2b6340848a170e9a653cc91eecfe48e74a3 authored over 3 years ago by rainliu <[email protected]>
Merge pull request #12 from harlanc/main

optimize: replace if..else by match

d48d4beb593161131ab54cdf36b6c199a347ad9f authored over 3 years ago by Michael Uti <[email protected]>
optimize: replace if..else by match

de68b2e38f2ee5093ffde505e0105fe4a9a6df2e authored over 3 years ago by Harlan <[email protected]>
fix padding issue

5da53856d634d607e3382cf8fd4cf93f9e1269b3 authored over 3 years ago by rainliu <[email protected]>
update github action's toolchain to v1.52.1

ca73093ba56d90a39ba7c67914efc7ac95dbac19 authored over 3 years ago by rainliu <[email protected]>
make const as public and fix bench, upgrade to v0.2.2

54d15791f43a0e9495edc016f44b8b8ccc172908 authored over 3 years ago by rainliu <[email protected]>
update README.md and Cargo.toml and upgrade to v0.2.1

3ccd4701fc4c65dd9dbdc2400421708d6cb269e4 authored over 3 years ago by rainliu <[email protected]>
use rtp as crate name

873196a401daeec40744d039c8b7de67bb9255e0 authored over 3 years ago by rainliu <[email protected]>
update thiserror = "1"

89f050a77c979b96205db5a7b2728fed729b9abc authored over 3 years ago by rainliu <[email protected]>
remove unused byteorder crate

90b86682d6148f197ee4667cab794cb63e41b1cb authored over 3 years ago by rainliu <[email protected]>
Merge branch 'v0.2.0_bytes' into main

# Conflicts:
# Cargo.toml
# benches/packet_bench.rs
# src/codecs/g711/mod.rs
# src/codecs/g722/g...

af85a8251ecc1f71bd9297c244b797e6071415bc authored over 3 years ago by rainliu <[email protected]>
add assertion to check header.marshal internal buf size

706934d691cb5d13e9f38c2fde39f8baf4be104d authored over 3 years ago by rainliu <[email protected]>
refactor benches

40727000219615791012c815fb45fd71f0641f6a authored over 3 years ago by rainliu <[email protected]>
fix bench

1c6b28a5217fc752dd894d89c9dbbe94120f00e6 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.1.1

b4a0f02e974865b225e52095e341b00b13ed4ff8 authored over 3 years ago by rainliu <[email protected]>
fix clippy warning and upgrade to v0.1.1

22846d8c22ed0111d29d957cf68d7374be66aaea authored over 3 years ago by rainliu <[email protected]>
Merge pull request #6 from metaclips/use-byte-slice

Use byte slice

8b7e43b7db386491b11ef7282f08550d2a4c4f3f authored over 3 years ago by Rain Liu <[email protected]>
VP8: assigned optional fields

05f484f6a105befd15c9981c6d9ac7bffa830f09 authored over 3 years ago by Michael Uti <[email protected]>
VP8: assign picture ID

63492de8b3bec702bb5288f5e8dc3a7b3264e0de authored over 3 years ago by Michael Uti <[email protected]>