udp: Change the default port to 5004
authorDavid Schleef <ds@schleef.org>
Wed, 7 Mar 2012 05:44:36 +0000 (21:44 -0800)
committerDavid Schleef <ds@schleef.org>
Wed, 7 Mar 2012 05:44:36 +0000 (21:44 -0800)
commitcb0d04a2db635d3e61bc7fda3a866ed4c4d3f5e0
treed635d4430649e153bcdd6ff44ca0565135e8383c
parent7831feced5e84e631b8cdba7a10e63af237d6954
udp: Change the default port to 5004

udpsrc/udpsink are almost always used with RTP, so let's use an
RTP port as the default port.  It's unclear why 4951 was used, it
goes back to early commits in CVS.
gst/udp/gstudpsink.c
gst/udp/gstudpsrc.c