Commit Graph

3992 Commits (764368cdfa25cd2f6bbabcbe20f1308e94b0ff1d)

Author SHA1 Message Date
Richard Fuchs f934f7737d MT#63317 support long form extension printing
8 months ago
Richard Fuchs 9ef7c87e6f MT#63317 print exts for forwarded packets
8 months ago
Richard Fuchs e046eecb96 MT#63317 print extensions from list
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 7e2bb7ffeb MT#63317 set DTMF payload string
8 months ago
Richard Fuchs 4fbef39425 MT#63317 add rtpext printing abstraction
8 months ago
Richard Fuchs d2cfc5ec98 MT#63317 move down sink setting
8 months ago
Richard Fuchs c216b51260 MT#63317 parse out extensions
8 months ago
Richard Fuchs 1925ab925f MT#55283 use obj_release
8 months ago
Richard Fuchs dba2386c60 MT#63317 support extmap-mask
8 months ago
Richard Fuchs d3d1a55830 MT#63317 support extensions in codec_output_rtp
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 00e8c083b7 MT#63317 add handler lookup to test-transcode
8 months ago
Richard Fuchs acb0e47a1a MT#63317 rename determine_sink_handler
8 months ago
Richard Fuchs f349cc7ee7 MT#63317 use monologue-local extmap storage
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 2f52fb2511 MT#63317 return RTP extensions from rtp_payload
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 8795e92fab MT#63317 refactor RTP parsing code
8 months ago
Richard Fuchs eddff91357 MT#63317 annotate rtcp_payload
8 months ago
Richard Fuchs 3540a8334f MT#63317 annotate rtp_payload
8 months ago
Richard Fuchs 6a893b1a83 MT#63317 update return type to bool
8 months ago
Richard Fuchs 878d7d8c76 MT#63317 update return types to bool
8 months ago
Richard Fuchs 65e591bf99 MT#63317 revamp SDP printing
8 months ago
Richard Fuchs fa54abf0b8 MT#63317 split out ptime setting
8 months ago
Richard Fuchs 6c51c437be MT#63317 move setting of recrypt
8 months ago
Richard Fuchs 64c6e51bc1 MT#63317 split out update of rec slot
8 months ago
Richard Fuchs 6930991c59 MT#63317 split out update of address family
8 months ago
Richard Fuchs e6df0829ea MT#63317 split out update of format string
8 months ago
Richard Fuchs 8ba6930de0 MT#63317 split out assignment of attributes
8 months ago
Richard Fuchs 3f964a3f7c MT#63317 split out flags and crypto setting
8 months ago
Richard Fuchs 4a1fca4e22 MT#63317 split out loop protect setting
8 months ago
Richard Fuchs 25cf086173 MT#63317 split out setting of media ID
8 months ago
Richard Fuchs 5f3f0c5ccd MT#63317 split out protocol updates
8 months ago
Richard Fuchs c829ddc861 MT#63317 split out media type setting
8 months ago
Richard Fuchs 573adfad30 MT#63317 split out siprec label setting
8 months ago
Richard Fuchs 2ded91d56f MT#63317 split out basic flags and echo setting
8 months ago
Richard Fuchs 923d99d60d MT#55283 change default learning mode to heuristic
8 months ago
Richard Fuchs 0548168a0a MT#55283 use explicit started flag
8 months ago
Richard Fuchs d7d7a98071 MT#55283 lump in subscription log output
8 months ago
Richard Fuchs 529a701f49 MT#55283 use an intrusive list for ports release
8 months ago
Richard Fuchs ec841478d9 MT#55283 final release of all sockets at shutdown
8 months ago
Richard Fuchs 271b3b1520 MT#55283 store sfd in fsin in dtls_connection
8 months ago
Richard Fuchs b85e007ff1 MT#55283 add extra dtls_connection_cleanup
8 months ago
Richard Fuchs 8297449aa1 MT#55283 switch callback argument
8 months ago
Richard Fuchs afdeea876a MT#55283 more specific callback arg name
8 months ago
Richard Fuchs 0b64fb3213 MT#55283 fix Homer timestamp byte order
8 months ago
Richard Fuchs a7e9d52776 MT#55283 remove sp->desired_family
8 months ago
Richard Fuchs a04c77f58d MT#63317 use direct int hashing
8 months ago
Richard Fuchs 6b66fa8afc MT#63317 modernise __rtp_payload_types
8 months ago
Richard Fuchs 48ce74f794 MT#55283 fix possible null dereference
9 months ago
Richard Fuchs 7cf0b86240 MT#55283 move kernelize_state into scope
9 months ago
Richard Fuchs 08239c9510 MT#55283 clarify _destroy_ptr
9 months ago
Richard Fuchs f9ae163d23 MT#55283 add missing lock destruction
9 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 f2a9111fb6 MT#55283 distinguish transcoding PTs
9 months ago
Richard Fuchs 675eb7bea6 MT#55283 fix int size issues
9 months ago
Richard Fuchs ffacde5748 MT#55283 trigger RTCP send from both send funcs
9 months ago
Richard Fuchs 25ef320e17 MT#55283 update YCM conf
9 months ago
John Burke afce798034 MT#55283 early exit heuristic endpoint learning if endpoint matches SDP
9 months ago
Richard Fuchs 4cfaf1a3cf MT#63151 remove duplication of files during make
9 months ago
Richard Fuchs d276ba4e6b MT#63151 move overridable headers
9 months ago
Orgad Shaneh 80240f62ef MT#55283 fix recording auto-start when paused on new offer
9 months ago
Orgad Shaneh 2d5565738f MT#55283 add timestamp markers to recording metadata for pause/resume events
9 months ago
Orgad Shaneh fa7b4667d0 MT#55283 respect pause recording command
9 months ago
wangduanduan ec6d07d7c5 MT#55283 dtls: add handshake type log
9 months ago
Richard Fuchs a9d48c0b48 MT#55283 update codec getter for jitter buffer
9 months ago
Richard Fuchs ab48284de5 MT#55283 allow null logical_intf
9 months ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
9 months ago
Richard Fuchs 052f16da56 MT#55283 allow allocation of out-of-pool ports
9 months ago
Richard Fuchs 6a72ce30db MT#55283 move Redis macros
9 months ago
Richard Fuchs 116fc223d3 MT#55283 move subscribe-keyspace option
9 months ago
Richard Fuchs 98a78a335e MT#55283 update condition to test for socket
9 months ago
Richard Fuchs 589bf0b22d MT#55283 split up reserve_port
9 months ago
Richard Fuchs 215500bf4a MT#55283 add port_is_in_range helper
9 months ago
Richard Fuchs 3118b1e258 MT#55283 update function to bool
9 months ago
Richard Fuchs 8f13d83d2b MT#55283 fix num_ports not being set
9 months ago
Richard Fuchs ffc539c0d8 MT#55283 locking updates
9 months ago
Richard Fuchs 1b077c300a MT#55283 use auto lock in a few more places
10 months ago
wangduanduan 16ccd39a2e MT#55283 log: dtls log add src ip
10 months ago
Richard Fuchs daa769fea5 MT#55283 distinguish player cache ptimes
10 months ago
Richard Fuchs 3ca99417f1 MT#55283 add ptime to logging in a few places
10 months ago
Richard Fuchs fa8123e1c2 MT#55283 explicitly return PTS/duration
10 months ago
Richard Fuchs 7b7580dcbf MT#55283 fix typo
10 months ago
Richard Fuchs fe39a7927b MT#55283 fix clashing PT numbers
10 months ago
Donat Zenichev 856ab5815c MT#61856 parse_attribute_crypto: initialize `err` at least to something
10 months ago
Richard Fuchs c56899f6da MT#55283 use intptr_t for pointer arith
10 months ago
Richard Fuchs 3ce25d062c MT#55283 version-guard lws buf size
10 months ago
Donat Zenichev 836423e33c MT#61856 main: first static, then const
10 months ago
Donat Zenichev f2c89227e5 MT#63082 rtcp parsing: improvements
10 months ago
Donat Zenichev 538d06aa3b MT#63082 parse crypto and rtcp: on error handling return -1
10 months ago
Donat Zenichev fd763f2804 MT#63082 crypto: ignore dummy suites
10 months ago
Richard Fuchs f5277e5c30 MT#55283 add http-buf-size option
10 months ago
wangduanduan eba58fd286 MT#55283 log: add log recevied stun request
10 months ago
Richard Fuchs 02897ccb46 MT#55283 fix sdes_accept logic booboo
10 months ago
Richard Fuchs 59cea58b1f MT#55283 support soft shutdown for DTX
10 months ago
Richard Fuchs a7a43c9b75 MT#55283 fix mem leak
10 months ago
Richard Fuchs a68888da12 MT#55283 consider transcoding codecs as symmetric
10 months ago
Richard Fuchs 4574af06be MT#55283 remove debugging remnants
11 months ago
Richard Fuchs 991a2c3bce MT#55283 silence curl compiler warnings
11 months ago
Richard Fuchs 1480574001 MT#55283 overhaul WS locking logic
11 months ago
Richard Fuchs 9db8925846 MT#55283 handle lws partial writes
11 months ago
Richard Fuchs 557b052544 MT#55283 update is_http to bool
11 months ago
Richard Fuchs 160827c4d5 MT#55283 obsolete `str_done`
11 months ago
Tom Briden 101d9ae0ef MT#55283 codec: fix not processing DTMF during block-media when audio sent along with DTMF
11 months ago
Richard Fuchs a2c9d5c7a1 MT#55283 add media PUBLIC flag
11 months ago
Richard Fuchs dd8450518c MT#55283 fix log message format
11 months ago
Richard Fuchs d2f8fd489a MT#55283 loosen check from e969a7942
11 months ago
Richard Fuchs 9c8773f32a MT#55283 fix regression from f86c5e17
11 months ago
Richard Fuchs c35ee940d0 MT#55283 fix PT Redis JSON encoding
11 months ago
Richard Fuchs 52538450f9 MT#55283 support older BIO_set_callback
11 months ago
Richard Fuchs 41a2dfbb55 MT#55283 use function pointer for DTX method
11 months ago
Richard Fuchs 4ddfe23409 MT#55283 int typing fixes
11 months ago
Richard Fuchs a2fc205505 MT#55283 add logic to discard old packets
11 months ago
Richard Fuchs 449018f0d1 MT#55283 use correct PT for clock rate
11 months ago
Richard Fuchs fdfd5c09c4 MT#55283 fix missing init of last_ts
11 months ago
Richard Fuchs 21b0df222c MT#55283 update asymmetric handling
11 months ago
Richard Fuchs 5132e74a41 MT#62735 honour strict-source during learning
11 months ago
Richard Fuchs 1a382b9a3b MT#55283 use endpoint_print_buf
11 months ago
Richard Fuchs 8a1b420af3 MT#62735 add `recrypt` flag
11 months ago
Richard Fuchs 88cb8abf51 MT#62735 pull up SRTP decryption
11 months ago
Richard Fuchs 9068638a4d MT#62735 fix heuristic learning mode
11 months ago
Richard Fuchs 1e11b44f36 MT#55283 formatting fix
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 5ca52148d3 MT#55283 fix not processing DTMF events while media is being blocked and DTMF-security=silence
12 months ago
Tom Briden 3bd7298cfe MT#55283 codec: disable clock skew calculation during media playback
12 months ago
Richard Fuchs 0a168c72cf MT#55283 int type update
12 months ago
Richard Fuchs 4e099e48d3 MT#55283 report SSRCs even without stats
12 months ago
Richard Fuchs 2fdafa67d7 MT#55283 fix missing strdup
12 months ago
Richard Fuchs 5d613020e6 MT#55283 add global bufferpool
12 months ago
Richard Fuchs fdcee65ab7 MT#55283 tag transform call IDs/tags
1 year ago
Richard Fuchs 547ffde491 MT#55283 add missing init_streams
1 year ago
Richard Fuchs 795f30f158 MT#55283 obsolete forking for XMLRPC
1 year ago
Richard Fuchs 5d985372d8 MT#55283 obsolete usage of xmlrpc-c
1 year 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 636c9f193f MT#55283 add L16 and G726 support
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 27992a3f12 MT#55283 scale graphite interval
1 year ago
Richard Fuchs 5112c6ccda MT#55283 fix typos
1 year ago
Richard Fuchs 2d1933633a MT#55283 remember DTMF start TS
1 year ago
Orgad Shaneh 312997c21d MT#55283 Prevent warning logs when recording-method is pcap #2
1 year ago
Richard Fuchs f796537ef3 MT#55283 simplify ntp_ts_lsw, ntp_ts_msw
1 year ago
Richard Fuchs 9f61e0263a MT#55283 obsolete some timeval_from_us
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 3b37004b6f MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs 50b44b4ab3 MT#55283 convert streambuf to int64_t
1 year ago
Richard Fuchs aadaa7620f MT#55283 obsolete some timeval_from_us
1 year ago
Richard Fuchs 71f2234902 MT#55283 obsolete timeval_diff
1 year ago
Richard Fuchs 2a6853c219 MT#55283 obsolete timeval_cmp
1 year ago
Richard Fuchs 9018099467 MT#55283 convert timeval_cmp to int64_t
1 year ago
Richard Fuchs 8d050d5fc9 MT#55283 convert codeclib to int64_t
1 year ago
Richard Fuchs a4bd720105 MT#55283 convert time_t to int64_t
1 year ago
Richard Fuchs e097ee3701 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 9405f3df63 MT#55283 convert timestamp/check 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
Richard Fuchs 87df808bb9 MT#55283 convert ssrc to int64_t
1 year ago
Richard Fuchs 5dd2b5bb74 MT#55283 convert graphite to int64_t
1 year ago
Richard Fuchs c59864d3d8 MT#55283 convert rtpe_started to int64_t
1 year ago
Richard Fuchs 20ffa4f780 MT#55283 convert timerthread to int64_t
1 year ago
Richard Fuchs 5d878748d3 MT#55283 convert jitter_bufer to int64_t
1 year ago
Richard Fuchs 93d6f0a3b4 MT#55283 convert codec_timer to int64_t
1 year ago
Richard Fuchs b2e75d60db MT#55283 convert codec_calc_jitter to int64_t
1 year ago
Richard Fuchs 52cb96fa32 MT#55283 convert last_activity to int64_t
1 year ago
Richard Fuchs a1dadf17ac MT#55283 convert agent_schedule_abs to int64_t
1 year ago
Richard Fuchs 40319c1fd1 MT#55283 convert ice_agent to int64_t
1 year ago
Richard Fuchs f34786dade MT#55283 convert media_packet to int64_t
1 year ago