gstreamer/gst/rtp
Seungha Yang be25c988fd rtp: Fix incompatible type build warning
Use GstURIType instead of guint

../subprojects/gst-plugins-bad/gst/rtp/gstrtpsink.c(575):
    warning C4133: '=': incompatible types ...

../subprojects/gst-plugins-bad/gst/rtp/gstrtpsrc.c(725):
    warning C4133: '=': incompatible types ...
2019-06-26 19:56:09 +09:00
..
gstrtp-utils.c rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
gstrtp-utils.h rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
gstrtpsink.c rtp: Fix incompatible type build warning 2019-06-26 19:56:09 +09:00
gstrtpsink.h rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
gstrtpsrc.c rtp: Fix incompatible type build warning 2019-06-26 19:56:09 +09:00
gstrtpsrc.h rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
Makefile.am rtp: fix autotools build some more 2019-06-05 17:00:51 +01:00
meson.build rtpmanagerbad: fix the plugin registration 2019-06-07 14:12:25 +00:00
plugin.c rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00