aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp/src/codec_util.vala
Commit message (Collapse)AuthorAgeFilesLines
* Split payloader off encoder chainMarvin W2021-11-101-4/+39
|
* Improve codec supportMarvin W2021-11-101-4/+7
|
* RTP: Handle missing rtp pay/depay elementsMarvin W2021-05-151-11/+13
|
* Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+Marvin W2021-05-111-1/+3
|
* Handle non-existant call supportfiaxh2021-04-291-0/+1
|
* Video optimizationsMarvin W2021-04-291-26/+89
|
* Resample audio data for common 48k sample rateMarvin W2021-03-231-6/+4
|
* Add RTP implementation as pluginMarvin W2021-03-211-0/+245