Commit Graph

262 Commits (311eb09948e939b4a7dd4041120ff8bd0660bbf8)

Author SHA1 Message Date
Richard Fuchs 121cee5d6c MT#63317 re-fix extension parsing
3 months ago
Richard Fuchs 7efde195f7 MT#63317 fix RTP extension parsing
4 months ago
Richard Fuchs 885c042cf0 MT#55283 add missing MODULE_DESCRIPTION/AUTHOR
6 months ago
Richard Fuchs 498e223439 MT#55283 use ccflags instead of EXTRA_CFLAGS
6 months ago
Richard Fuchs 9e0bb874d6 MT#55283 fix kernel version generating booboo
6 months ago
Richard Fuchs afc5ac96c2 MT#55283 version-guard static_assert
8 months ago
Richard Fuchs 73616ae28d MT#55283 implement munmap
8 months ago
Richard Fuchs aa3fb81395 MT#55283 store pointer to table in re_shm
8 months ago
Richard Fuchs fa938c1ec4 MT#55283 rename `table`
8 months ago
Richard Fuchs 18926baf85 MT#55283 store shm in vm_private_area
8 months ago
Richard Fuchs 54de3e12c6 MT#55283 use vmalloc instead of alloc_pages
8 months ago
Richard Fuchs ab3113bff7 MT#61625 support "blackhole" codec handler
9 months ago
Richard Fuchs 605b497108 MT#55283 unconditionally demux RTCP
9 months ago
Richard Fuchs c31b421ce2 MT#61993 use module source directory for temp file
10 months ago
Guillem Jover 7dbe24e4e5 MT#61993 build: Rework to use a config.mk generated during the build
10 months ago
Guillem Jover 887fb40f3f MT#61993 build: Force recursive variables into simple ones
10 months ago
Richard Fuchs f443bd8ce2 MT#55283 fix kernel compilation for >= 6.13
11 months ago
Richard Fuchs 6b3f3b9698 MT#55283 remove debugging remnants
12 months ago
Richard Fuchs e8af201778 MT#55283 compile fix for CentOS 9
1 year ago
Alexandru Pirvulescu d728233e29 MT#55283 Ensure copy pointer don't leak memory
1 year ago
Richard Fuchs 150ee6dbde MT#55283 use #ifdef instead of #if
1 year ago
Richard Fuchs f353653d73 MT#55283 move (!net) check up
1 year ago
Tobias Schlager 98507cf414 MT#55283 Honour the hosts IPv4 TTL and IPv6 hop limit
1 year ago
Richard Fuchs a0b705eef9 MT#55283 trigger rekernel for SSRC-less streams
1 year ago
Richard Fuchs 4f54910f91 MT#55283 fix ISO C90 warning
1 year ago
Richard Fuchs 57e42acd30 MT#55283 fix compilation for kernel >=6.10
1 year ago
Richard Fuchs 666fbc3dcf MT#55283 protect against null ssrc_stats
1 year ago
Richard Fuchs 860ce31f63 MT#55283 prevent uninitialised pointer access
1 year ago
Richard Fuchs 7ce993343b MT#60325 allow for kernels without CONFIG_BTREE
1 year ago
Richard Fuchs 7230a45efb MT#55283 safeguard against outputs with dummy SSRC
2 years ago
Richard Fuchs 38b17eb04d MT#55283 support kernel-based media player
2 years ago
Richard Fuchs 649485face MT#55283 compile fix for kernels < 5.14
2 years ago
Richard Fuchs 7e90f4db2b MT#55283 add last_packet time to stats
2 years ago
Richard Fuchs 1b378c616c MT#55283 obsolete kernel RTCP sender
2 years ago
Richard Fuchs 74f07ccc41 MT#55283 remove vestiges of kernel<>user stats
2 years ago
Richard Fuchs f389b42ab4 MT#55283 obsolete /blist
2 years ago
Richard Fuchs 7599e55a59 MT#55283 move last_pt to SSRC context
2 years ago
Richard Fuchs cf64a137c1 MT#55283 eliminate last_rtcp_index
2 years ago
Richard Fuchs a56deffe9a MT#55283 eliminate last_rtp_index
2 years ago
Richard Fuchs af96fc777f MT#55283 track SSRC stats in kernel via shm
2 years ago
Richard Fuchs 9ba3297d44 MT#55283 move packets_lost to shm
2 years ago
Richard Fuchs 1ca584838a MT#55283 push ssrc_stats to kernel
2 years ago
Richard Fuchs a1a1e42b02 MT#55283 move ssrc_stats into kernel header
2 years ago
Richard Fuchs 2698e53948 MT#55283 eliminate `basic_stats` struct
2 years ago
Richard Fuchs 2c425bc47e MT#55283 move TOS reporting to shm
2 years ago
Richard Fuchs 89984967e2 MT#55283 move RTP stats into shm
2 years ago
Richard Fuchs b3d50ccb7f MT#55283 move rtp_stats to bufferpool
2 years ago
Richard Fuchs 263234b1c7 MT#55283 move kernel stats counting to shm
2 years ago
Richard Fuchs fa259767f1 MT#55283 push global rtpe_stats in shm to kernel
2 years ago
Richard Fuchs 7e8acd6102 MT#55283 split up table open and init
2 years ago