rtpsource: allow for NULL caps on buffers
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 28 Jul 2009 16:18:20 +0000 (18:18 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:47 +0000 (02:30 +0100)
commit9f68303a2e290c14c91deb5ec33abe885980010e
treec561b77800607b1f13c7176640a738879a1d1d6f
parente37844fdc7753fd41089f16c0b4cdc88f182bf68
rtpsource: allow for NULL caps on buffers

Add the NULL caps check where it matters and also cover another case of
potential NULL caps.

Fixes #590030
gst/rtpmanager/rtpsource.c