Commit Graph

1177 Commits (ee99d86706b50034cab08d2486489a5fd9aa44af)

Author SHA1 Message Date
Richard Fuchs 6b785e77a2 MT#55283 make arg non null
6 months ago
Richard Fuchs 37813ddf86 MT#63317 rework port opening mechanics
7 months ago
Richard Fuchs 0ea27e9193 MT#63317 split apart ICE startup
7 months ago
Richard Fuchs 0ebc75d229 MT#63317 rework endpoint_map hunting
7 months ago
Richard Fuchs ec61501298 MT#63317 amend WebRTC flag with BUNDLE option
7 months ago
Richard Fuchs a3f5246bdb MT#63317 separate ICE init from ICE start
7 months ago
Richard Fuchs e1cfefc07e MT#55283 disable kernel RTCP FW if filtering
7 months ago
Richard Fuchs 4aa3641cad MT#63317 avoid mismatched extmap IDs
7 months ago
Richard Fuchs 429c7b5c71 MT#63317 support bundle offer
7 months ago
Richard Fuchs 44deb79faa MT#63317 remove unused hash table
7 months ago
Richard Fuchs 4c78949654 MT#63317 associate SSRC with media
8 months ago
Richard Fuchs cc48a89c41 MT#63317 set correct output media w bundle
8 months ago
Richard Fuchs 3b0496979a MT#63317 extmap parsing in kernel
8 months ago
Richard Fuchs 7ce5b7660e MT#63317 typedef for kernelize_state
8 months ago
Richard Fuchs 8cf038e4fa MT#63317 rework kernel output grouping
8 months ago
Richard Fuchs 78f9c0147a MT#63317 generalise functions
8 months ago
Richard Fuchs 12f69abbc3 MT#63317 share ports/sockets among bundle groups
8 months ago
Richard Fuchs 871c4c0579 MT#63317 support BUNDLE flags
8 months ago
Richard Fuchs 3ef034a675 MT#63317 track extensions by known ID
8 months ago
Richard Fuchs 774834d0c7 MT#63317 set media from RTP ext
8 months ago
Richard Fuchs bc779d0913 MT#63317 PT tracking
8 months ago
Richard Fuchs 1f91ce4c37 MT#63317 support bundle groups
8 months ago
Richard Fuchs 16780ac17d MT#63317 support multiple a=group attrs
8 months ago
Richard Fuchs 5853dcb41b MT#63317 move confirmed/kernel flags to stream_fd
8 months ago
Richard Fuchs de6e8e3763 MT#55283 use embedded array
8 months ago
Richard Fuchs 61103a2ac5 MT#63317 remove unused struct member
8 months ago
Richard Fuchs 1b05cb043e MT#63317 support ext filter in kernel
8 months ago
Richard Fuchs ab8c7a82cb MT#63317 support sending mixed rtpext
8 months ago
Richard Fuchs a87889b35a MT#63317 initial support for allow-mixed
8 months ago
Richard Fuchs f934f7737d MT#63317 support long form extension printing
8 months ago
Richard Fuchs 5c03188d5b MT#63317 abstract extmap printing
8 months ago
Richard Fuchs 57bc6b1e95 MT#63317 abstract packet copy
8 months ago
Richard Fuchs 8828b176c8 MT#63317 introduce extmap_ops abstraction
8 months ago
Richard Fuchs 4fbef39425 MT#63317 add rtpext printing abstraction
8 months ago
Richard Fuchs c216b51260 MT#63317 parse out extensions
8 months ago
Richard Fuchs dba2386c60 MT#63317 support extmap-mask
8 months ago
Richard Fuchs b98e14631d MT#63317 update marker flags to bool
8 months ago
Richard Fuchs b2721c5abc MT#63317 update payload lengths to size_t
8 months ago
Richard Fuchs 42f7e40545 MT#63317 support extmap-strip for SDP
8 months ago
Richard Fuchs 3de7902087 MT#63317 add sink_handler to media_player
8 months ago
Richard Fuchs 82f5158775 MT#63317 add sink_handler_set_generic
8 months ago
Richard Fuchs acb0e47a1a MT#63317 rename determine_sink_handler
8 months ago
Richard Fuchs d5c1fa418e MT#63317 keep rtpext names in table
8 months ago
Richard Fuchs 64d3c7646c MT#63317 parse out RTP header extensions
8 months ago
Richard Fuchs c525cb9e09 MT#63317 remove duplicate header parsing
8 months ago
Richard Fuchs 35bcdd5570 MT#63317 keep extmap in tables
8 months ago
Richard Fuchs fc9cb21d8a MT#63317 store extmap entries in media object
8 months ago
Richard Fuchs eddff91357 MT#63317 annotate rtcp_payload
8 months ago
Richard Fuchs 6a893b1a83 MT#63317 update return type to bool
8 months ago
Richard Fuchs 65e591bf99 MT#63317 revamp SDP printing
8 months ago
Richard Fuchs 271b3b1520 MT#55283 store sfd in fsin in dtls_connection
8 months ago
Richard Fuchs afdeea876a MT#55283 more specific callback arg name
8 months ago
Richard Fuchs a7e9d52776 MT#55283 remove sp->desired_family
8 months ago
Richard Fuchs cec0afa25e MT#55283 clean up RTCP send locking
9 months ago
Richard Fuchs e03f814855 MT#55283 combine in/out_lock
9 months ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
9 months ago
Richard Fuchs 6a72ce30db MT#55283 move Redis macros
9 months ago
Richard Fuchs 3118b1e258 MT#55283 update function to bool
9 months ago
Richard Fuchs ffc539c0d8 MT#55283 locking updates
9 months ago
Richard Fuchs 7ac4c3eb1d MT#55283 whitespace fixes
10 months ago
Richard Fuchs fa8123e1c2 MT#55283 explicitly return PTS/duration
10 months ago
Richard Fuchs f5277e5c30 MT#55283 add http-buf-size option
10 months ago
Richard Fuchs 1480574001 MT#55283 overhaul WS locking logic
11 months ago
Richard Fuchs a2c9d5c7a1 MT#55283 add media PUBLIC flag
11 months ago
Richard Fuchs d2f8fd489a MT#55283 loosen check from e969a7942
11 months ago
Richard Fuchs 8a1b420af3 MT#62735 add `recrypt` flag
11 months ago
Tom Briden 9fd6b31186 MT#55283 add flag to discard delay buffer packets in codec_handlers_stop before media playback
11 months ago
Tom Briden 3bd7298cfe MT#55283 codec: disable clock skew calculation during media playback
11 months ago
Richard Fuchs 5d613020e6 MT#55283 add global bufferpool
12 months ago
Richard Fuchs 71addf5118 MT#62687 support codec preferences
1 year ago
Richard Fuchs ac2d404904 MT#55283 sequencer cache
1 year ago
Richard Fuchs c8dd521e33 MT#55283 obsolete SSRC tracking
1 year ago
Richard Fuchs cf22d82932 MT#55283 eliminate input/output combination SSRC
1 year ago
Richard Fuchs 19af8034a4 MT#55283 split SSRC hash into in and out
1 year ago
Richard Fuchs 4d5ff2401a MT#55283 scale dtx timers
1 year ago
Richard Fuchs 6e07f40f47 MT#55283 scale mqtt_publish_interval
1 year ago
Richard Fuchs 206e7db48b MT#55283 scale redis timeouts
1 year ago
Richard Fuchs e12ba22a7c MT#55283 scale redis timers
1 year ago
Richard Fuchs 180cb210cc MT#55283 scale rtcp-interval
1 year ago
Richard Fuchs 461de892c4 MT#55283 scale expire times
1 year ago
Richard Fuchs 4eadfd2274 MT#55283 scale delete-delay
1 year ago
Richard Fuchs 482166f0dc MT#55283 scale offer-timeout
1 year ago
Richard Fuchs d3dc92aca9 MT#55283 scale final-timeout
1 year ago
Richard Fuchs 3261098384 MT#55283 scale timeout
1 year ago
Richard Fuchs 9061ce05be MT#55283 scale silent-timeout
1 year ago
Richard Fuchs f796537ef3 MT#55283 simplify ntp_ts_lsw, ntp_ts_msw
1 year ago
Richard Fuchs 27ff6e6f57 MT#55283 convert last_redis_update to int64_t
1 year ago
Richard Fuchs f35881548d MT#55283 convert async_last to int64_t
1 year ago
Richard Fuchs 71f2234902 MT#55283 obsolete timeval_diff
1 year ago
Richard Fuchs a4bd720105 MT#55283 convert time_t to int64_t
1 year ago
Richard Fuchs ad65c9096f MT#55283 convert call structs to int64_t
1 year ago
Richard Fuchs 27ce6148ce MT#55283 convert packet_stream_last_packet to int64_t
1 year ago
Richard Fuchs 7b9ec8699f MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs 952429aa89 MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs 0050ac5998 MT#55283 convert redis to int64_t
1 year ago
Richard Fuchs b455cf88a4 MT#55283 convert dtls to int64_t
1 year ago
Richard Fuchs 8c694b5e2b MT#55283 convert cookie_cache to int64_t
1 year ago
Richard Fuchs 7f84fe590b MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t
1 year ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
1 year ago