Commit Graph

4090 Commits (master)

Author SHA1 Message Date
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
9 months ago
Richard Fuchs a04c77f58d MT#63317 use direct int hashing
9 months ago
Richard Fuchs 6b66fa8afc MT#63317 modernise __rtp_payload_types
9 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
11 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
12 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
Richard Fuchs 8b50a41063 MT#55283 convert homer to int64_t
1 year ago
Richard Fuchs 39e4d974ce MT#55283 convert media_player to int64_t
1 year ago
Richard Fuchs 8c1d79815d MT#55283 convert t38_gateway to int64_t
1 year ago
Richard Fuchs 2b81650b13 MT#55283 convert ng_command_stats to int64_t
1 year ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
1 year ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
1 year ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
1 year ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
1 year ago
Richard Fuchs 56f171b64e MT#55283 rework crypto debug code
1 year ago
Richard Fuchs 9f9aaa5332 MT#55283 remove unused argument
1 year ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
1 year ago
Richard Fuchs 86aa171fdb MT#55283 use embedded links for ssrc_hash
1 year ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
1 year ago
Richard Fuchs 859ac06626 MT#55283 use non-glib atomic macros in more places
1 year ago
Richard Fuchs 0623b6b9de MT#61625 tie codec-chain into transcode-config
1 year ago
Richard Fuchs 940f84b23a MT#55283 track last outgoing TS
1 year ago
Richard Fuchs 7580e6a572 MT#55283 remove debugging remnant
1 year ago
Richard Fuchs 75884b8d58 MT#55283 add dedicated g_tree_first wrapper
1 year ago
Richard Fuchs 5460ca1f90 MT#55283 properly namespace g_tree helpers
1 year ago
Richard Fuchs 0b61f4f067 MT#55283 use embedded list link
1 year ago
Richard Fuchs d9469a22c2 MT#55283 fix memdup2 usage (again)
1 year ago
Richard Fuchs 5b4df60a4a MT#55283 add stub handler check for DTX
1 year ago
Richard Fuchs bf841c5243 MT#55283 add handler_func_passthrough_stub
1 year ago
Richard Fuchs f13118dbf7 MT#55283 reset encoder and TS on DTX shutdown
1 year ago
Richard Fuchs a3734b6b5c MT#55283 extend log message
1 year ago
Richard Fuchs 8ad5b79c96 MT#55283 introduce last PT tracking
1 year ago
Richard Fuchs 2fcb876ace MT#55283 discard packets if no DTX buffer exists
1 year ago
Richard Fuchs 0d06b788b2 MT#55283 add __dtx_should_do helper function
1 year ago
Richard Fuchs 3421dd6407 MT#55283 use typed arg for codec_packet_free
1 year ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 year ago
Richard Fuchs fa3de35448 MT#55283 use two hash tables
1 year ago
Richard Fuchs b742dbc460 MT#55283 protect against duplicate a=mid
1 year ago
Donat Zenichev 09ccc3bf8f MT#62272 moh: introduce mode=reflect
1 year ago
Richard Fuchs 74cc8ff942 MT#55283 reset time skew after correcting for it
1 year ago
Richard Fuchs 87106ef655 MT#55283 set correct timestamp
1 year ago
Michal Popovič 1526389ab6 MT#55283 Skip tag retrieval if missing in monologue stats
1 year ago
Richard Fuchs 65bfe22d40 MT#55283 fix missing mode-set with reuse-codecs
1 year ago
Richard Fuchs 8e1bbc24df MT#55283 allow stack storage for dummy uring send
1 year ago
Richard Fuchs dd91f0ec11 MT#55283 centralise uring methods
1 year ago
Richard Fuchs 6c19b19069 MT#55283 type safety for uring allocs
1 year ago
Richard Fuchs 4146d0f60b MT#55283 convert log info stack to array
1 year ago
Donat Zenichev 254dee8ae9 MT#62272 moh: consider `moh-attr-name` as generic
1 year ago
Donat Zenichev 9a3c54a523 MT#62272 Introduce `moh-prevent-double-hold` config option
1 year ago
Richard Fuchs f7fbe490b0 MT#55283 request aligned addresses from mmap
1 year ago
Richard Fuchs 9bd5670f89 MT#55283 use fixed allocation size
1 year ago
Richard Fuchs 1a98502a1b MT#55283 used aligned memory for bufferpool
1 year ago
Richard Fuchs 78d7d93acd MT#55283 fix array indexing
1 year ago
Dennis Yurasov 969dfd9390 MT#55283 Restore sequencer values from stats
1 year ago
Richard Fuchs af0b157821 MT#55283 fix possible null dererefence
1 year ago
Richard Fuchs 7dbcb578ab MT#61625 add "transform" transcode handler
1 year ago
Richard Fuchs 6b5fac9dc7 MT#61625 add "transcode-config"
1 year ago
Richard Fuchs ab3113bff7 MT#61625 support "blackhole" codec handler
1 year ago
Richard Fuchs fb84336d1a MT#61625 add global memory arena
1 year ago
Richard Fuchs 1b6ad783a8 MT#61625 refactor codec_handlers hash index
1 year ago
Richard Fuchs 8399b36d28 MT#61625 refactor stats chain code
1 year ago
Richard Fuchs e72f7e4b0f MT#61625 add ng_client code
1 year ago
Richard Fuchs 135a95ef02 MT#61625 implement "transform" method
1 year ago
Richard Fuchs ee707993f4 MT#61625 restrict decision to codec handler
1 year ago
Richard Fuchs a47d848bee MT#55283 streamline kernelize function
1 year ago
Richard Fuchs ef2e31b69d MT#55283 split up kernelize_one
1 year ago
Richard Fuchs b6f34096af MT#55283 allow overriding T.38 version
1 year ago
Richard Fuchs dafb68ef80 MT#55283 add T.38 fill-in
1 year ago
Richard Fuchs 0a3a105d8b MT#55283 additional SpanDSP logging
1 year ago
Richard Fuchs 14b694bf25 MT#61625 make recursive update_init_subs
1 year ago
Donat Zenichev 2c4ca6191f MT#55283 codec: Integer handling issues (INTEGER_OVERFLOW)
1 year ago
Richard Fuchs 490b5af6f5 MT#55283 use typed GQueue for r*_destination_info
1 year ago
Richard Fuchs d68688540e MT#55283 introduce kernelize_state struct
1 year ago
Richard Fuchs 37b19217a3 MT#55283 move sequence number handling logic
1 year ago
Richard Fuchs 605b497108 MT#55283 unconditionally demux RTCP
1 year ago
Richard Fuchs 88ff967d36 MT#55283 annotate SDP function with nonnull
1 year ago
Richard Fuchs 3385191049 MT#55283 fix u= etc support
1 year ago
Richard Fuchs 548abab54c MT#61625 clear subscribers HT during shutdown
1 year ago
Richard Fuchs 798904edeb MT#55283 use _ht_destroy_ptr in a few more places
1 year ago
Richard Fuchs 91c0b57ea1 MT#61625 fix possible mem leak
1 year ago
Richard Fuchs 4a03cbd996 MT#55283 fix g_ptr_array_sort usage
1 year ago
Richard Fuchs 1ad61d90bb MT#55283 split up __get_consecutive_ports
1 year ago
Richard Fuchs de8bc15ea7 MT#55283 split out socket open logic
1 year ago
Richard Fuchs 1f8516cfe4 MT#55283 remove unused argument
1 year ago
Richard Fuchs 7a4675c776 MT#55283 add helpers for reserve_port
1 year ago
Richard Fuchs 923fecd242 MT#55283 split up reserve_port
1 year ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
1 year ago
Richard Fuchs b7443b3e43 MT#61625 refactor __get_media
1 year ago
Richard Fuchs 32c6a2d1d3 MT#55283 remove NULL tests
1 year ago
Richard Fuchs 7592068f0a MT#61625 rename update_init_subscribers
1 year ago
Richard Fuchs 0ed58d5fc9 MT#55283 remove bidirectional ZERO_ADDR setting
1 year ago
Richard Fuchs db38165d77 MT#61625 annotate some nonnull arguments
1 year ago
Richard Fuchs eaa5d1c672 MT#61625 split up __init_streams
1 year ago
Richard Fuchs 69d100d41a MT#61625 update __init_stream(s) to bool
1 year ago
Richard Fuchs a8de7e8fab MT#55283 shortcut subscription creation
1 year ago
Richard Fuchs d960d48850 MT#55283 annotate as non-NULL
1 year ago
Richard Fuchs 00c2d3058f MT#55283 skip NULL check
1 year ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
1 year ago
Richard Fuchs 084982735d MT#55283 fix missing PT processing
1 year ago
Richard Fuchs 082f3f91cf MT#55283 add timer-accuracy= option
1 year ago
Richard Fuchs 4449a05642 MT#55283 support i= e= p= u=
1 year ago
Richard Fuchs cabd5e4676 MT#55283 streamline subscription handling
1 year ago
Richard Fuchs e0e4ba5b7c MT#55283 specialise attribute printing funcs
1 year ago
Richard Fuchs 998e59b647 MT#55283 streamline SDP bandwidth handling
1 year ago
Richard Fuchs 7c9c4d2d34 MT#55283 obsolete c_line_pos
1 year ago
Michal Hajek 018de40f2d MT#55283 Force transcoding
1 year ago
Donat Zenichev 7d16141a6a MT#62272 moh: media_player_opts_t, make `moh` a flag
1 year ago
Donat Zenichev 50129099ef MT#62272 media play: centralize opts setting
1 year ago