Commit Graph

528 Commits (9061ce05be5b3948edc05ded8fb0ddf12e60012b)

Author SHA1 Message Date
Richard Fuchs 10c852b204 TT#31950 add compile-time switch to disable transcoding features
7 years ago
Richard Fuchs 2a4acf5e29 TT#31403 handle passthrough payloads in a transcoding context
7 years ago
Richard Fuchs 6988b2361e TT#31403 keep track of stats required for RTCP translation/output
7 years ago
Richard Fuchs 613f7afdb6 TT#31403 map and replace RTCP SSRCs when transcoding
7 years ago
Richard Fuchs 5d67605535 TT#31403 decouple RTCP AVPF filtering from crypto stuff
7 years ago
Richard Fuchs 368312a4f5 TT#31403 keep local packet stats for RTCP output/rewriting
7 years ago
Richard Fuchs 159729ad0d TT#31403 move SSRC mapping out of codec handler
7 years ago
Richard Fuchs 7986ca0860 TT#30900 support specifying codec parameters for transcoding
7 years ago
Richard Fuchs a4a0e34ded TT#31408 distinguish between codec types
7 years ago
Richard Fuchs 2e43b47305 TT#31409 check codec support only once during startup
7 years ago
Richard Fuchs 71b3762f13 TT#30901 use hash table to look up RFC specified codecs
7 years ago
Richard Fuchs 266a1fbc8b TT#31404 support custom ptime and repacketization for sampled codecs
7 years ago
Richard Fuchs c380052882 TT#31401 configure encoder bitrate
7 years ago
Richard Fuchs c6c79f49b8 TT#31198 flush encoder queue on shutdown to avoid warnings
7 years ago
Richard Fuchs 1746f1d3bf TT#31405 handle non-media pseudo-codecs (telephone-event)
7 years ago
Richard Fuchs ad4a5d10ef TT#31198 add resampling support
7 years ago
Richard Fuchs 2d2f2e394b TT#31198 support output codec clockrate multiplier (for G722)
7 years ago
Richard Fuchs 7c6db89889 TT#28163 don't reset transcoding context when not necessary
7 years ago
Richard Fuchs 14c3cd8ab1 TT#28163 support transcoding to non-RFC codecs
7 years ago
Richard Fuchs b0bc679806 TT#28163 take number of channels from SDP into account
7 years ago
Richard Fuchs df537b98c3 TT#28163 pass encoded packets back to processing for sending out
7 years ago
Richard Fuchs dc80c27af7 TT#28163 split encoder from recording daemon into shared lib
7 years ago
Richard Fuchs a4e73c90e8 TT#30404 accept and reject codecs according to transcoding preference
7 years ago
Richard Fuchs cee94a5348 TT#28163 pass RTP packets to media decoder
7 years ago
Richard Fuchs b9206a49bc TT#28163 abstractize SSRC hash
7 years ago
Richard Fuchs f8aad04948 TT#30404 move portions required for decoding from recording-daemon to lib
7 years ago
Richard Fuchs d510f5efe8 TT#30404 initial support for adding codecs for transcoding
7 years ago
Richard Fuchs 8715d40242 TT#30405 codec matchup and handler functions
7 years ago