multiudpsink: check the right size when warning about too large udp packets
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 11 Jul 2012 11:28:23 +0000 (12:28 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 11 Jul 2012 11:31:13 +0000 (12:31 +0100)
commit80245e2a7049135f68ee111d8640c029b5b929fc
treea3f570f7050d61fc3d73efa6eed1fba721a4a96b
parentab77c424be50782f3cba9b1f36659f6b66e06098
multiudpsink: check the right size when warning about too large udp packets

What matters is the total size, not the size of any of the
individual memory chunks that make up the packet.
gst/udp/gstmultiudpsink.c