Commit Graph

3946 Commits (mr14.0.1.3)

Author SHA1 Message Date
Richard Fuchs 9baf027be1 MT#63317 print a=bundle-only
8 months ago
Richard Fuchs 3124ab01b7 MT#63317 support bundle-require
8 months ago
Richard Fuchs 4aa3641cad MT#63317 avoid mismatched extmap IDs
8 months ago
Richard Fuchs 429c7b5c71 MT#63317 support bundle offer
8 months ago
Richard Fuchs a76b0a7d5c MT#63317 optionally return previous HT to caller
8 months ago
Richard Fuchs d78064344a MT#63317 add SSRC mapping to kernel
8 months ago
Richard Fuchs 44deb79faa MT#63317 remove unused hash table
8 months ago
Richard Fuchs 72ac8d8008 MT#63317 remove rejected streams from bundle
8 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 ffd362cbf4 MT#63317 allow alternative endpoints
8 months ago
Richard Fuchs bc185e6f0f MT#63317 rework endpoint matching a bit
8 months ago
Richard Fuchs 3b0496979a MT#63317 extmap parsing in kernel
8 months ago
Richard Fuchs 607866ed13 MT#63317 send bundle media to kernel
8 months ago
Richard Fuchs c2aa97466f MT#63317 separate out stream/media/sink setting
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 07a046a257 MT#63317 push MID ext to kernel
8 months ago
Richard Fuchs 7f9ed63ed7 MT#63317 support MID RTCP printing
8 months ago
Richard Fuchs 5a287014c0 MT#63317 rework RTCP printing code
8 months ago
Richard Fuchs 4ea2867d55 MT#63317 support generating MID RTP extension
8 months ago
Richard Fuchs 78f9c0147a MT#63317 generalise functions
8 months ago
Richard Fuchs 667056b445 MT#63317 skip PT check when MID is in use
8 months ago
Richard Fuchs 12f69abbc3 MT#63317 share ports/sockets among bundle groups
8 months ago
Richard Fuchs 15dc584e2a MT#63317 check if streams are matching
8 months ago
Richard Fuchs 0cf57f220f MT#63317 check if bundle head is bundled
8 months ago
Richard Fuchs 455caf2328 MT#63317 check if bundled PTs are unique
8 months ago
Richard Fuchs e4478fcdbb MT#63317 print bundle groups for bundled media
8 months ago
Richard Fuchs 77776f185c MT#63317 support bundle-accept
8 months ago
Richard Fuchs be148a4183 MT#63317 ignore bundle groups under force-relay
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 e4f1717c7e MT#63317 set media/stream from PT
8 months ago
Richard Fuchs bc779d0913 MT#63317 PT tracking
8 months ago
Richard Fuchs 2be254b0f8 MT#55283 set mux-offer when require is set
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 99005e01a8 MT#63317 use length for empty test
8 months ago
Richard Fuchs 60a3637b20 MT#63317 type safety for free functions
8 months ago
Richard Fuchs 5853dcb41b MT#63317 move confirmed/kernel flags to stream_fd
8 months ago
Richard Fuchs 8b66f0a5e4 MT#63317 avoid duplicate extmap
8 months ago
Richard Fuchs 09ed1d3c20 MT#55283 store RTCP payload in phc
8 months ago
Richard Fuchs e82c5da918 MT#55283 fix redis metadata typo
8 months ago
Richard Fuchs 64efc53c52 MT#55283 update redis data after rec/fwd commands
8 months ago
Richard Fuchs 176a834500 MT#55283 carry over PT flags with reuse
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 29886ae555 MT#55283 fix old gcc error p2
8 months ago
Richard Fuchs e021d77884 MT#55283 fix old gcc error
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 af4ca41edb MT#63317 support filtering of extensions
8 months ago
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