Ecosyste.ms: OpenCollective

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

github.com/OpenIPC/smolrtsp-libevent

SmolRTSP + libevent 2.x
https://github.com/OpenIPC/smolrtsp-libevent

Add locks support to prevent date race conditions for TCP streams (#1)

* Add internal locks

* Add simple is_full implementation

* Fix typo

* Replace is_full b...

7451e74a574e3d982bf175094aa0baa432cba7dd authored over 1 year ago by Dmitry Ilyin <[email protected]>
Release v0.1.0

c4d914648dc6832cc650b1eeb3b7c4e8914aaa68 authored almost 3 years ago by Hirrolot <[email protected]>
Check a return value of `SmolRTSP_ParseError_print`

27b71a0d2e2ca3c2abd869cb4244620b212ecf34 authored almost 3 years ago by Hirrolot <[email protected]>
`smolrtsp_libevent_dispatch_cb` => `smolrtsp_libevent_cb`

9c3a2f37ee5b0fcc854141bd2a4ee5e8ac89d540 authored almost 3 years ago by Hirrolot <[email protected]>
Print a parsing error properly

c6222fd19acbda19bbadb5304bf069b12494b38b authored almost 3 years ago by Hirrolot <[email protected]>
Remove the static declaration of `dispatch`

d1f5670aa729ede95b21eee5bb66b5176a16d588 authored almost 3 years ago by Hirrolot <[email protected]>
Update to use `smolrtsp_dispatch`

9e8a83c84759442dedc271cb5aeb26cee8696d79 authored almost 3 years ago by Hirrolot <[email protected]>
Update RTSP method comparison

3b157a7f4748fefa27367b44a4f959caf85cc2a4 authored almost 3 years ago by Hirrolot <[email protected]>
Fix missing `smolrtsp_libevent_ctx_controller`

c8ca22431165c94fe4cc65e765507ee5a5a2c93a authored almost 3 years ago by Hirrolot <[email protected]>
Update to use `SmolRTSP_Context`

0cdf3f0a4ca2a8b4386fbad3b66e99e312676a3a authored almost 3 years ago by Hirrolot <[email protected]>
Add `smolrtsp_libevent_ctx_controller`

816a7c44dfa85f6d1a07bbd7f3c03dafb86cf97e authored almost 3 years ago by Hirrolot <[email protected]>
Update to use `SmolRTSP_Controller`

80ded16ea61692aa01b0a4e62d29e8c8fc3a2d84 authored almost 3 years ago by Hirrolot <[email protected]>
Add `smolrtsp_evbuffer_slice`

248af51c40543f185bffa11c2d990fc10f57843c authored almost 3 years ago by Hirrolot <[email protected]>
Include `smolrtsp/writer.h` instead of `smolrtsp.h`

6cb22f5e696187ba071e45557743fe08b4163f18 authored almost 3 years ago by Hirrolot <[email protected]>
Fix syntax

24a46240e60e7879e0660d0117e6bd209c87d16d authored almost 3 years ago by Hirrolot <[email protected]>
Fix includes

2b88fe6027ae734a9c16257e0e61abeb08cd7299 authored almost 3 years ago by Hirrolot <[email protected]>
Add `include/smolrtsp-libevent.h`

49c8a550f78afd9bcd70363e13fa0b52d24ff340 authored almost 3 years ago by Hirrolot <[email protected]>
Upload the source code

36a7946fa8628c2013737d96b06600cc41017b77 authored almost 3 years ago by Hirrolot <[email protected]>
Initial commit

1fd9b4f5950b846905045577cdc668d3b14dcf40 authored almost 3 years ago by Hirrolot <[email protected]>