rtp: Fix compilation with non-C99 compilers
authorSebastian Dröge <sebastian@centricular.com>
Tue, 20 Mar 2018 09:36:32 +0000 (11:36 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Mar 2018 10:08:28 +0000 (12:08 +0200)
commited2ccb1a60f6756b5c59df40460dc2dd0b7f7f37
tree3c79ee7cb770c2ee04e432a8dd645858ccdf31ca
parent7f9d468c29fdcaf621e0c66063c41290dce35695
rtp: Fix compilation with non-C99 compilers

By moving variable declarations out of loop headers.
gst/rtp/gstrtpreddec.c
gst/rtp/gstrtpredenc.c
gst/rtp/gstrtpulpfecdec.c
gst/rtp/gstrtpulpfecenc.c
gst/rtp/rtpstoragestream.c
tests/check/elements/rtpred.c
tests/check/elements/rtpulpfec.c