Commit Graph

703 Commits (91dde0ba03508ca4630fef646f7d830deae38042)

Author SHA1 Message Date
Richard Fuchs 91dde0ba03 MT#55283 use struct init
3 months ago
Richard Fuchs 900dfd5f86 MT#55283 signed refcount for consistency
3 months ago
Richard Fuchs 26be887cae MT#55283 generalise obj allocators
4 months ago
Richard Fuchs 422db0f846 MT#55283 handle async errors
4 months ago
Richard Fuchs a766c0a811 MT#55283 use nonblocking netlink recv
4 months ago
Richard Fuchs 1807eb9fbf MT#55283 skip over old NL messages
4 months ago
Richard Fuchs 0fa3641706 MT#55283 report netlink errors by seq num
4 months ago
Richard Fuchs d891145474 MT#55283 add sequencing to netlink messages
4 months ago
Richard Fuchs b833a39198 MT#55283 print readable msg for netlink errors
5 months ago
Richard Fuchs 5dcc70c240 MT#55283 track human readable messages
5 months ago
Richard Fuchs 1e1e1d7342 MT#55283 fix possible fd leak
5 months ago
Victor Seva 9d8acb1aaf lib/netfilter_api.c: add missing headers
5 months ago
Richard Fuchs 11061b483e MT#55283 simpler lookup for PCM16
5 months ago
Richard Fuchs 50dc4e5342 MT#55283 support generic playback from AV files
5 months ago
Richard Fuchs f5d9def028 MT#55283 remove const qualifier from struct member
5 months ago
Richard Fuchs 0fddfac91f MT#55283 type safe codec containers
5 months ago
Richard Fuchs b9d1509244 MT#55283 rename module
5 months ago
Richard Fuchs cc5c0f07cb MT#55283 only remove rules with matching table
5 months ago
Richard Fuchs 09be6451d5 MT#55283 replace linmnl/libnftnl usage
5 months ago
Richard Fuchs 0ed79a2f0f MT#55283 add hand-rolled netlink layer
5 months ago
Richard Fuchs 9196bb5f5d MT#55283 track poller stats
5 months ago
Richard Fuchs cbf807615a MT#55283 add atomic64 size/type assert
5 months ago
Richard Fuchs c1522c2cdc MT#55283 remove useless code
5 months ago
Richard Fuchs 750c00618f MT#55283 increase poller wait time to forever
5 months ago
Richard Fuchs 15effb7641 MT#55283 type-safe thread helpers
5 months ago
Orgad Shaneh aa28864c5d MT#55283 Abort make if required package is not found
5 months ago
Richard Fuchs d851706c23 MT#55283 improve build test error output
5 months ago
Richard Fuchs 63aaee1b76 MT#55283 add intrusive queue container
6 months ago
Richard Fuchs ee65919c60 MT#55283 replace g_atomic with atomic_*
6 months ago
Richard Fuchs 388f6342ed MT#55283 fix opus fmtp booboo
6 months ago
Richard Fuchs dcae1a2277 MT#55283 fix possible overflow
7 months ago
Richard Fuchs 60a3637b20 MT#63317 type safety for free functions
8 months ago
Richard Fuchs 2794c885d8 MT#63317 add inline q_free
8 months ago
Richard Fuchs facedafa44 MT#63317 allow use of void functions for typed HT
8 months ago
Richard Fuchs df6ac133d3 MT#55283 compile fix for older glibc
8 months ago
Richard Fuchs 64d3c7646c MT#63317 parse out RTP header extensions
8 months ago
Richard Fuchs 2f52fb2511 MT#63317 return RTP extensions from rtp_payload
8 months ago
Richard Fuchs fc9cb21d8a MT#63317 store extmap entries in media object
8 months ago
Richard Fuchs f4724b2eae MT#63317 annotate rtp_padding
8 months ago
Richard Fuchs 3540a8334f MT#63317 annotate rtp_payload
8 months ago
Richard Fuchs 25a28db9ec MT#55283 fix naughty bit field bug
8 months ago
Richard Fuchs 89313ed074 MT#55283 call del_item callback even on failure
8 months ago
Richard Fuchs 8a3d8c911d MT#63317 re-fix extension parsing
8 months ago
Richard Fuchs 1546d8a23b MT#61977 add oauth/JWT helpers
8 months ago
Richard Fuchs c13c9166e2 MT#61977 add up/download capability to HTTP
8 months ago
Richard Fuchs 0b5d094382 MT#61977 add S3 auth helpers
8 months ago
Richard Fuchs 453ede0913 MT#61977 add http/curl wrappers
8 months ago
Richard Fuchs 7d37d8b835 MT#55283 set frame size after avcodec_open2
8 months ago
Richard Fuchs 08239c9510 MT#55283 clarify _destroy_ptr
9 months ago
Richard Fuchs f2a9111fb6 MT#55283 distinguish transcoding PTs
9 months ago