Commit Graph

1200 Commits (df32af138f4a641c6cc46a1fdedaa2c975ca64dd)

Author SHA1 Message Date
Richard Fuchs ab8c7a82cb MT#63317 support sending mixed rtpext
10 months ago
Richard Fuchs a87889b35a MT#63317 initial support for allow-mixed
10 months ago
Richard Fuchs f934f7737d MT#63317 support long form extension printing
10 months ago
Richard Fuchs 5c03188d5b MT#63317 abstract extmap printing
10 months ago
Richard Fuchs 57bc6b1e95 MT#63317 abstract packet copy
10 months ago
Richard Fuchs 8828b176c8 MT#63317 introduce extmap_ops abstraction
10 months ago
Richard Fuchs 4fbef39425 MT#63317 add rtpext printing abstraction
10 months ago
Richard Fuchs c216b51260 MT#63317 parse out extensions
10 months ago
Richard Fuchs dba2386c60 MT#63317 support extmap-mask
10 months ago
Richard Fuchs b98e14631d MT#63317 update marker flags to bool
10 months ago
Richard Fuchs b2721c5abc MT#63317 update payload lengths to size_t
10 months ago
Richard Fuchs 42f7e40545 MT#63317 support extmap-strip for SDP
10 months ago
Richard Fuchs 3de7902087 MT#63317 add sink_handler to media_player
10 months ago
Richard Fuchs 82f5158775 MT#63317 add sink_handler_set_generic
10 months ago
Richard Fuchs acb0e47a1a MT#63317 rename determine_sink_handler
10 months ago
Richard Fuchs d5c1fa418e MT#63317 keep rtpext names in table
10 months ago
Richard Fuchs 64d3c7646c MT#63317 parse out RTP header extensions
10 months ago
Richard Fuchs c525cb9e09 MT#63317 remove duplicate header parsing
10 months ago
Richard Fuchs 35bcdd5570 MT#63317 keep extmap in tables
10 months ago
Richard Fuchs fc9cb21d8a MT#63317 store extmap entries in media object
10 months ago
Richard Fuchs eddff91357 MT#63317 annotate rtcp_payload
10 months ago
Richard Fuchs 6a893b1a83 MT#63317 update return type to bool
10 months ago
Richard Fuchs 65e591bf99 MT#63317 revamp SDP printing
10 months ago
Richard Fuchs 271b3b1520 MT#55283 store sfd in fsin in dtls_connection
10 months ago
Richard Fuchs afdeea876a MT#55283 more specific callback arg name
10 months ago
Richard Fuchs a7e9d52776 MT#55283 remove sp->desired_family
10 months ago
Richard Fuchs cec0afa25e MT#55283 clean up RTCP send locking
10 months ago
Richard Fuchs e03f814855 MT#55283 combine in/out_lock
10 months ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
11 months ago
Richard Fuchs 6a72ce30db MT#55283 move Redis macros
11 months ago
Richard Fuchs 3118b1e258 MT#55283 update function to bool
11 months ago
Richard Fuchs ffc539c0d8 MT#55283 locking updates
11 months ago
Richard Fuchs 7ac4c3eb1d MT#55283 whitespace fixes
11 months ago
Richard Fuchs fa8123e1c2 MT#55283 explicitly return PTS/duration
12 months ago
Richard Fuchs f5277e5c30 MT#55283 add http-buf-size option
12 months ago
Richard Fuchs 1480574001 MT#55283 overhaul WS locking logic
1 year ago
Richard Fuchs a2c9d5c7a1 MT#55283 add media PUBLIC flag
1 year ago
Richard Fuchs d2f8fd489a MT#55283 loosen check from e969a7942
1 year ago
Richard Fuchs 8a1b420af3 MT#62735 add `recrypt` flag
1 year ago
Tom Briden 9fd6b31186 MT#55283 add flag to discard delay buffer packets in codec_handlers_stop before media playback
1 year ago
Tom Briden 3bd7298cfe MT#55283 codec: disable clock skew calculation during media playback
1 year ago
Richard Fuchs 5d613020e6 MT#55283 add global bufferpool
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 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
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 b2e75d60db MT#55283 convert codec_calc_jitter to int64_t
1 year ago
Richard Fuchs cf98f9013a MT#55283 remove rtcp_parse_ctx
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 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 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 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 0b61f4f067 MT#55283 use embedded list link
1 year ago
Richard Fuchs 8ad5b79c96 MT#55283 introduce last PT tracking
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
Donat Zenichev 09ccc3bf8f MT#62272 moh: introduce mode=reflect
1 year ago
Richard Fuchs f090376d9a MT#55283 move defines
1 year ago
Donat Zenichev 9a3c54a523 MT#62272 Introduce `moh-prevent-double-hold` config option
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 13d9923374 MT#61625 introduce codec_pipeline_index
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 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 14b694bf25 MT#61625 make recursive update_init_subs
1 year ago
Richard Fuchs 1ad61d90bb MT#55283 split up __get_consecutive_ports
1 year ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
1 year ago
Richard Fuchs 7592068f0a MT#61625 rename update_init_subscribers
1 year ago
Richard Fuchs 69d100d41a MT#61625 update __init_stream(s) to bool
1 year ago
Richard Fuchs 4744885ec5 MT#55283 obsolete NO_RTCP flag
1 year ago
Richard Fuchs 0a1463b04a MT#55283 use nicer bit flag literals
1 year ago
Richard Fuchs 443a07a58d MT#55283 fix bit flag collision
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 48e971398c MT#55283 convert bit field to bool
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
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 15e1ca62af MT#62272 moh: show real sendrecv state to originator
1 year ago
Donat Zenichev aa006ccf85 MT#62272 media_player_new: possibility to add opts
1 year ago
Donat Zenichev edf1f9bd2d MT#62272 media player: move moh bool to opts
1 year ago
Richard Fuchs ccccded287 MT#55283 add evs-dtx= option
1 year ago
Richard Fuchs 7e30f816e4 MT#55283 change amr_cn_dtx option to bool
1 year ago
Richard Fuchs 18579227a9 MT#61404 clone previous sequence number for T.38
1 year ago
Richard Fuchs 0da49000ba MT#61404 always update egress RTP index
1 year ago
Richard Fuchs eeeb2d8641 MT#55283 move socket_port_link into stream_fd
1 year ago
Richard Fuchs 08e382540e MT#55283 add link to port_pool in socket_port_link
1 year ago
Richard Fuchs 4c9343b8c6 MT#55283 used typed hash table for rtp_stats
1 year ago
Richard Fuchs 1eab1312ae MT#55283 update bit field type to bool
1 year ago
Richard Fuchs 7c4bc9bc07 MT#55283 update bit field type to bool
1 year ago
Richard Fuchs c2ba54e615 MT#55283 convert open_socket to bool
1 year ago
Richard Fuchs cd0454b554 MT#61625 refactor codec_make_payload_type
1 year ago
Richard Fuchs eb53be9312 MT#61625 add type safety to arena_malloc
1 year ago
Richard Fuchs 416ca38d25 MT#55283 allow overlapping port ranges
1 year ago
Richard Fuchs 347c21fc7e MT#55283 use typed GQueue
1 year ago
Richard Fuchs 9d93762053 MT#62053 add exclude-ports option
1 year ago
Richard Fuchs 2d8f5616e4 MT#62053 exclude ports only from applicable interface
1 year ago
Richard Fuchs 6276b37cd2 MT#55283 use list pointer ops for port pool
1 year ago