aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp/src/video_widget.vala
Commit message (Collapse)AuthorAgeFilesLines
* Small cleanupfiaxh2022-01-231-2/+2
|
* Fix build with older Vala compilersMarvin W2021-12-231-0/+9
| | | | | - Older versions seem to assume a wrong type for Nice messages - Older versions have broken bindings for Gst.Value.set_fraction
* Make elements sync to get proper qos dataMarvin W2021-11-101-1/+1
|
* Crop video to match widget ratioMarvin W2021-11-101-29/+45
|
* Video optimizationsMarvin W2021-04-291-5/+5
|
* Add RTP implementation as pluginMarvin W2021-03-211-0/+110