rtp: Fix unitialized compiler warnings on OS X build bot
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 4 Oct 2010 07:39:59 +0000 (09:39 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 4 Oct 2010 07:39:59 +0000 (09:39 +0200)
commita4c27169b68100e61cf62dadbca3a451796fdf27
treebfc4496b58838eb6050acd075d424c9414bc4415
parentc1877deee0b5c1175769351d3872f22d937cf88b
rtp: Fix unitialized compiler warnings on OS X build bot

These warnings are wrong though, the variables are only used in
the cases where they *are* initialized by the bit reader.
gst/rtp/gstrtpmp4gpay.c